On Wed, 2001-12-05 at 06:49, Keith Mervine wrote: > Lo folks, > Anyone know of a small program to monitor a single port and when > someone connected to it send a small message, (like a mud server change > notice) and disconnects them?
I actually had a little bit of code that, when easily modified could do just that. The original code sat on a certain port and suggested names to players (for those that really lack in creativity)... Anyways, I ramble on (nothing unusual for me)... You can find the announce code as well as the names code @ http://drealms.kyndig.com/snippets... Modifying it's rather simple, all you have to do is edit two lines of code, all explained, recompile then run the binary (easy enough, eh???) Anyways, hope it helps TJW

