Specifically, I was looking to save some time. I'm a busy (or lazy) person, and many people have already done this, and plugged it into ROM.
I wanted something that was already done, and already tested. (And yes, it is pretty trivial to just bind and listen, I was more interested in seeing what people have done after that) :) > -----Original Message----- > From: Chad Simmons [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 02, 2003 8:02 PM > To: Jason Gauthier > Cc: [email protected] > Subject: RE: Snippet/Walkthrough for making a mud listen on > multiple ports . > > > > --- Jason Gauthier <[EMAIL PROTECTED]> wrote: > > 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. > > > So, having written your own web servers, you didn't realize > that all you needed to do was bind to another sockaddr, > listen on the socket, and add the file descriptor to your > incoming fd_set? Seems fairly trivial to me. > > Or were you asking specifically about getting the mud to > respond to the http protocol? > > > ~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 >

