Date: Tue, 5 Sep 2000 00:41:54 +0200 (CEST) From: Janko van Roosmalen <janko@compuserve.com> To: David.Johnston@vviuh221.vvi.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: need really good freebsd socket book Message-ID: <Pine.BSF.4.10.10009050025140.1626-100000@parmenides.utp.net> In-Reply-To: <10009042026.AA01437@vviuh221.vvi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Chapter 17 "Sockets" of the "Perl Cookbook" has a lot of examples of using sockets in Perl. Could be useful to play with or to do some prototyping. Some sections of this chapter: Writing a TCP client, Writing a TCP server, Communicating over TCP, Setting up an UDP client, Setting up an UDP server, Closing a socket after forking, Writing bi-directional clients, Forking Servers, Pre-forking servers, Non-forking servers. The source code of the examples can be downloaded from the O'Reilly ftp site. Janko van Roosmalen On Mon, 4 Sep 2000, David Johnston wrote: > > Hi FreeBSD: > > > UNIX Network Programming, Networking APIs, Sockets and XTI, Volume 1, > > W. Richard Stevens. > > Thanks to everyone! I got both volumes and am reading them now. It looks > really exciting! > > Sincerely, > > David Johnston > djohn@vvi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10009050025140.1626-100000>