Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi.

Does anyone know how to open a port using the IO::Socket, and then making it serve files thru my ip? (code snippets appreciated)

I want to recreate what a web server does basically. Just serve files thru my ip using the IO::Socket .

Replies are listed 'Best First'.
Re: IO::Socket
by merlyn (Sage) on Feb 14, 2001 at 23:36 UTC