On Mon, 08 May 2000, you wrote:
> 
> Hmmm, Any hints on how to use this with a firewall proxy situation?
> I fooled around with it for a while last night, but couldn't get it working.
>

Dump all the socket code and use LWP. If you need an example, look here:
http://www.perlmonks.org/index.pl?node_id=10011
There is a nice piece of code in one of the replies detailing how to adapt my
program for use with a  proxy. 

It's actually a lot easier to use LWP; I just didn't like the 200K extra
it added to my compiled app.

-Joe
( aka httptech on http://www.perlmonks.org/ )

Reply via email to