From: paul.lachat@edu.univ-fcomte.fr
To: caml-list@inria.fr
Subject: [Caml-list] [Question] Named pipe on Windows.
Date: Thu, 16 Mar 2017 09:02:59 +0100 (CET) [thread overview]
Message-ID: <1110622119.7945294.1489651379371.JavaMail.zimbra@edu.univ-fcomte.fr> (raw)
[-- 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 --]
next reply other threads:[~2017-03-16 8:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-16 8:02 paul.lachat [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1110622119.7945294.1489651379371.JavaMail.zimbra@edu.univ-fcomte.fr \
--to=paul.lachat@edu.univ-fcomte.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox