Jim [J], on Thursday, September 30, 2004 at 08:17 (-0400) contributed
this to our collective wisdom:
J> you could always do this:
J> use Socket;
...
thanks, I will try that.
--
...m8s, cu l8r, Brano.
[Roy the Ranger's Famous Quote: Red Dragon? Big deal--I'm married!]
-=x=-
Skontrolované
>
> > Hi perlers,
> >
> > anyone knows how to connect to a website and download it
> through socks
> > (ver 4,5) ? I tried IO::Socket::Socks and Net::SOCKS, but I
> can't get
> > them to work.
>
> I know it can be done via 'LWP::UserAgent'. Not sure via a
> socket though.
you could always
On Sun, 26 Sep 2004, Ing. Branislav Gerzo wrote:
> Hi perlers,
>
> anyone knows how to connect to a website and download it through socks
> (ver 4,5) ? I tried IO::Socket::Socks and Net::SOCKS, but I can't get
> them to work.
I know it can be done via 'LWP::UserAgent'. Not sure via a socket thou
Hi perlers,
anyone knows how to connect to a website and download it through socks
(ver 4,5) ? I tried IO::Socket::Socks and Net::SOCKS, but I can't get
them to work.
Also my next question is: can I access to whois service through socks?
Is here anyone who has some experiences with this ?
Thanks.