I have a good grasp of network programming (Have written several of my own cross platform mini web-servers, in fact).
I was looking to save myself from inventing the wheel, actually. I found a web server snippet from somewhere and ganked the stuff I needed. Thanks, Jason > -----Original Message----- > From: Chad Simmons [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 02, 2003 7:54 PM > To: Jason Gauthier > Cc: [email protected] > Subject: RE: Snippet/Walkthrough for making a mud listen on > multiple ports . > > > > --- Jason Gauthier <[EMAIL PROTECTED]> wrote: > > This is an old one. > > > > Anyone still have this? I wanted to check it out. > > > > > Don't have it, but better than that would be for you to have > an understanding of network programming in general. > > See : > http://www.ecst.csuchico.edu/~beej/guide/net/html/ BTW, the mud uses the polling methodology. You'll understand when you get to that part. ~Kender ===== -----BEGIN GEEK CODE BLOCK----- Version 3.1 GCS/L/C/O d-(+) s++: a-- C+++$>++++ UBLS++++$ P+++(--)$ L+++>++++ E--- W+>++$ N !o K? w(--) !O M- !V PS+ PE(++) Y+ PGP->+ t+ 5 X+() R(+) tv+@ b++(+++) !DI+++ D G(-) e>+++$ h---() r+++ y+++ ------END GEEK CODE BLOCK------ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com

