I am writing in the hope that someone can give me some pointers, code
snippets, or constructive discussion. My goal is to build an HTTP Win32
single function service that will monitor a specified port for one URL
request, gather client/browser info, build and return a proxy configuration
script to the client.

I want to avoid installing a full fledge web server.

I think I need to read up on HTTP::Daemon. What other modules would be
necessary to complete this project? Is there any other information or avenue
that I should pursue? Thanks.

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to