Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Nov 27 03 5:11 pm
I Connect The Wingate Sock5 Proxy Server :
first i create a TCP connect to wingate
second i create a udp connect
now i see the wingate proxy server create a SOCK5 associate udp
: 127.0.0.1:2110
then i create a SOCK_DGRAM socket(not connect the wingate proxy)
and
TCHAR m_buf[50];
m_sock1.SendTo(m_buf,sizeof(m_buf),2112,_T("127.0.0.1"));
finally:the SOCK5 associate udp : 127.0.0.1:2110 is disconnect
why???
Nov 28 03 2:03 am
I hope this is on the same machine if you are using 127.0.0.1, also see my other post about the frag field in the UDP data wrapper header.
Adrien
Nov 28 03 4:42 am
adrien wrote:I hope this is on the same machine if you are using 127.0.0.1, also see my other post about the frag field in the UDP data wrapper header.
Adrien
Thanks.
Just Because of the 127.0.0.1
Powered by phpBB © phpBB Group.
phpBB Mobile / SEO by Artodia.