Date: Fri, 22 Jan 1999 14:27:10 -0600 (CST) From: "Ismael Herrera Zamarron(MCC)" X-Sender: ihz AT uxmcc11 To: Peter Danielsson cc: djgpp AT delorie DOT com Subject: Re: Network programming? In-Reply-To: <36A8BA13.58C9@efd.lth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id PAA07542 Reply-To: djgpp AT delorie DOT com Maybe you have to use sockets, I think it is the basics for network communication. There is the Stevens book "Internetworking in UNIX" Or networking in java from O'Reilly. __________________________________________________________________________ || || ||**********************************************************************|| ||______________________________________________________________________|| || || || || ||Ismael Herrera Z. || ||Maestria en Ciencias de la Computacion (MCC) IIMAS UNAM Mexico || ||ihz AT uxmcc2 DOT iimas DOT unam DOT mx || ||http://uxmcc1.iimas.unam.mx/~ihz || || || ||tel. 6 22 36 52 || || || || || || || || || ||______________________________________________________________________|| || || ||**********************************************************************|| ||______________________________________________________________________|| On Fri, 22 Jan 1999, Peter Danielsson wrote: > Is there any networkpackage or some examples in how to use the network > in one´s code? TCP/IP or something like that would be nice > > /Peter >