Date: Sat, 28 May 1994 17:55:26 +0100 To: djgpp AT sun DOT soe DOT clarkson DOT edu From: mag1007 AT hermes DOT cam DOT ac DOT uk (Martin Granell) Subject: Re: TCPIP Library Ok. I've written to Erick for permission to distribute the library. Once I get permission, I'll upload it to omnigate.clarkson.edu:pub/msdos/djgpp/pub, but I don't know how soon that will be. Anyone who wants to work on it, add any bits and pieces, whatever... you are welcome to, only please send me the additions, so that I can incorporate it into the next version. I'm afraid there is not much documetation. The unix man pages for socket,open,close... are good for the socket inplementation, but the underlying stuff you will have to work out from the source code. Have fun, and of course, when you find any bugs, ..erm.. I mean If you find any bugs, please let me know. :) (A slip server onto an ethernet would be nice, and possible...., just mean adding some code to socket.c; if anyone does it....) Yours, Martin.