On Friday 24 August 2001 13:17, Anand wrote:
> I am also looking for a similar module that will allow me to monitor a TCP
> port. If you know any module that can perform the function, could you
> please let me know?
You want something that will sit on a port? Look at the Perl Cookbook,
recipe 17.2 (p. 606). Also look at the documentataion for IO::Socket for
starters. I'm sure there are higher level modules that allow you to easily
build a TCP server, but search.cpan.org isn't responding to me right now.
Regards,
Troy
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]