From: gpt20 AT thor DOT cam DOT ac DOT uk (G.P. Tootell) Newsgroups: comp.os.msdos.djgpp Subject: tcplib problems. Date: 5 Dec 1996 15:56:24 GMT Organization: University of Cambridge, England Lines: 12 Sender: gpt20 AT hammer DOT thor DOT cam DOT ac DOT uk (G.P. Tootell) Message-ID: <586rb8$cg5@lyra.csx.cam.ac.uk> NNTP-Posting-Host: hammer.thor.cam.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp ok. i tried to use tcplib (version 0.11 - i think this is the latest version) but i'm having plenty of troubles making it work. has anyone had any experience with this? in particular it won't compile because it wants a sys/uio.h file which i don't appear to have. where on earth does this file come from? if anyone's used this before and has some code that they know compiles under it that i can test it with afterwards i'd be grateful too. presumably sys/uio.h comes with some other package, but i don't know which one :( regards, nik --