caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [Question] Named pipe on Windows.
@ 2017-03-16  8:02 paul.lachat
  2017-03-16  8:23 ` Johannes Kanig
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: paul.lachat @ 2017-03-16  8:02 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

Hello, 

I need to setup communication between two Ocaml processes on Windows. 
I think that using the named pipe of Windows is the good method to do this task. 

But I can't find any module for Ocaml who allow using the system call of Windows. 

I have already find this module https://opam.ocaml.org/packages/named-pipe/, but it use C, 
and I would like to avoid depending on another langage than Ocaml or software like Cygwin. 

Does anybody know a way to use named pipe of Windows in Ocaml ? 

Thank you in advance for your answer ! 

Ps : Sorry if it's the wrong mailing list to ask, it's the first time I use one. 

[-- Attachment #2: Type: text/html, Size: 821 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-18  2:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16  8:02 [Caml-list] [Question] Named pipe on Windows paul.lachat
2017-03-16  8:23 ` Johannes Kanig
2017-03-16  9:11 ` [Caml-list] " David Allsopp
2017-03-16  9:37 ` [Caml-list] [Question] " David Scott
2017-03-16 12:09   ` Bikal Gurung
2017-03-16 13:54     ` David Allsopp
2017-03-18  2:24       ` Bikal Gurung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).