I'm writing an IRC reporter bot mutator.
To make things a little nicer for the bot, I also want to write a small ident server the bot controls (for easier IRC connection).
I've got a rough idea on how to do the client connection, but is it possible to run a server on an arbitrary port (in this case 113)? If so, uh... how?
Thanks!
To make things a little nicer for the bot, I also want to write a small ident server the bot controls (for easier IRC connection).
I've got a rough idea on how to do the client connection, but is it possible to run a server on an arbitrary port (in this case 113)? If so, uh... how?
Thanks!