Am 2002.11.06 18:20 schrieb(en) Andrei Errapart: > On Wed, 6 Nov 2002, Alan Schmitt wrote: > ... > > That's what I was afraid of ... So on to the next question: is it > > possible to use pseudy-ttys with caml ? Or should I start thinking about > > reimplementing the telnet client protocol ... > > If it is possible in C, then it is possible in OCaml, too. Most > probably some termios(3) calls are needed, but not much more. By the > way, Gerd Stolpmann mentions telnet client in his Netclient library. Yes, there is a telnet client in netclient version 0.90.1. I have attached the MLI interface, and a simple example. You can download netclient at http://www.gerd-stolpmann.de/packages/netclient-0.90.1.tar.gz Gerd ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------