[Activetcl] Regarding the SOCKS proxy login
by Sowmya Bellary other posts by this author
Jun 20 2008 4:10AM messages near this date
view in the new Beta List Site
Re: [Activetcl] Active state, ::safe:: base, and package require
|
Re: [Activetcl] Regarding the SOCKS proxy login
Hi ,
I want to automate proxy login to proxy server using TCL.
actually my requirement is
*pc--> A-->B.*
**
**
In the above
pc -> linux/win pc
A-> router1(acts as proxy server)
B-> router2 (acts as remote host)
Here i had LAN acess to A.
B is connected to A with (data communication channel)
Now i want to automate the login to remote host(B) via proxy server.(A)
In PERL we Have CPAN modules IO::SOCKET which will login to remotehost via
Proxy server.
I want similar kind of thing in TCL.But ,iam not getting how to do this as
iam very new to TCL.
Please help me in this Regard.
Any Help is Appreciated.
Regards,
sowmyabs
Thread:
Sowmya Bellary
Jeff Hobbs
Sowmya Bellary
|