The Perl TCP Server


What it is

The Perl TCP server accepts incoming messages from the client using POE, processes them, makes a decision about the content, and if it's cham, will store data like the screen name, frequency, time and date of the message in a MySQL database. At set intervals it processes the data and sends it to the public web server.

Check out a few screens: