Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Networking in perl

by Anonyrnous Monk (Hermit)
on Jan 14, 2011 at 10:14 UTC ( [id://882320]=note: print w/replies, xml ) Need Help??


in reply to Networking in perl

Before reinventing the wheel, you might want to evaluate existing web proxies (e.g. squid) as to whether they might help in your case...

Of course, you can write your own proxy in Perl (preferably based on HTTP::Proxy), but I wouldn't do it at the IP level. Just provide a TCP socket that the browser can connect to the normal way.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://882320]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-19 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found