Browse thread
Netwoking examples..
-
Ravi Chamarty
- Daniel de Rauglaudre
- Michel Quercia
- David.Mentre@i...
- tyler
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2000-05-05 (18:41) |
From: | David.Mentre@i... |
Subject: | Re: Netwoking examples.. |
Ravi Chamarty <ravi@ittc.ukans.edu> writes: > Can anyone give me a pointer to a few networking examples in > OCaml using sockets and connects ?? HTML version of the OCaml book spoken about in this mailing list, more specifically: Client-server: http://www.pps.jussieu.fr/Livres/ora/DA-OCAML/book-ora188.html The explanations are in french, but the code should be easily readable. Otherwise, look at code available in the hump, more specifically: Distributed computing and message passing interfaces http://caml.inria.fr/hump.html#distrib Web tools and libraries http://caml.inria.fr/hump.html#web Hope it helps, Best regards, david -- David.Mentre@irisa.fr -- http://www.irisa.fr/prive/dmentre/ Opinions expressed here are only mine.