who to use WodTunnel as a proxy in delphi (General questions)
how to use WodTunnel as a proxy in delphi? i watch the demo,it is a LocalListen demo.i set type to SocksProxy.when use netstat -s -n can see open the socket,but when i use this sock5 tool to test is fail.
my code is [code]WodTunnel.Channels.Add (SocksProxy, '127.0.0.1', 1080, '', '')
[/code]
can someone give me a demo.how to use wodTunnel as a sock5 proxy server and can use sock5 client to connect.
Complete thread:
- who to use WodTunnel as a proxy in delphi - sinnett, 2010-03-05, 03:33
- Re: who to use WodTunnel as a proxy in delphi - wodDamir, 2010-03-05, 08:24