using other peer's internet connection (wodVPN)
Thank you for your prompt reply.
I tested what you suggested, but still I can't make it work.
Here's the code I used.
On PC2 (which is connected to internet).
wodVPN1.Channels.Add TCPLocalListen, "127.0.0.1", 1080, "", 0
(I couldn't find "TCPLocalProxy" channeltype, it's simply not there.
and yes, I don't know what parameters should be passeed at RemoteAddress and RemotePort.)
and on PC1. Socks to 127.0.0.1 port 1080.
and I also tested using "TCPSocksProxy" instead of "TCPLocalListen", but got the same results.
Could you give me more specific code samples. please?
Thanks again.
Complete thread:
- using other peer's internet connection - buruss, 2014-08-10, 06:09
- using other peer's internet connection - wodSupport, 2014-08-10, 21:11
- using other peer's internet connection - buruss, 2014-08-11, 02:59
- using other peer's internet connection - buruss, 2014-08-11, 09:50
- using other peer's internet connection - wodSupport, 2014-08-11, 14:17
- using other peer's internet connection - buruss, 2014-08-14, 10:23
- using other peer's internet connection - wodSupport, 2014-08-14, 11:03
- using other peer's internet connection - buruss, 2014-08-14, 12:18
- using other peer's internet connection - wodSupport, 2014-08-14, 13:53
- using other peer's internet connection - buruss, 2014-08-18, 08:00
- using other peer's internet connection - buruss, 2014-08-18, 11:42
- using other peer's internet connection - wodSupport, 2014-08-18, 20:49
- using other peer's internet connection - buruss, 2014-08-19, 02:23
- using other peer's internet connection - buruss, 2014-08-20, 08:52
- using other peer's internet connection - wodSupport, 2014-08-20, 16:16
- using other peer's internet connection - buruss, 2014-08-18, 08:00
- using other peer's internet connection - wodSupport, 2014-08-14, 13:53
- using other peer's internet connection - buruss, 2014-08-14, 12:18
- using other peer's internet connection - Damon007, 2014-10-15, 14:00
- using other peer's internet connection - wodSupport, 2014-08-14, 11:03
- using other peer's internet connection - buruss, 2014-08-14, 10:23
- using other peer's internet connection - wodSupport, 2014-08-11, 14:17
- using other peer's internet connection - buruss, 2014-08-11, 09:50
- using other peer's internet connection - buruss, 2014-08-11, 02:59
- using other peer's internet connection - wodSupport, 2014-08-10, 21:11