Page 1 of 1
UDP or TCP
Posted: 09 Aug 2009, 16:40
by Spade Ace
Is it possible, instead of UDP to connect to game servers to use TCP?
Re: UDP or TCP
Posted: 09 Aug 2009, 17:02
by imbaczek
tcp would lag more, why do you need it?
Re: UDP or TCP
Posted: 09 Aug 2009, 17:16
by Spade Ace
imbaczek wrote:tcp would lag more, why do you need it?
I'm behind a proxy, which can not proxy UDP connections
Re: UDP or TCP
Posted: 09 Aug 2009, 17:59
by lurker
Why?
Get a better one?
Re: UDP or TCP
Posted: 09 Aug 2009, 19:07
by Spade Ace
lurker wrote:Why?
Get a better one?
I connected to internet through proxy-server which IP-address resolves by provider's DNS. My PC and proxy have different address mask. How can i connect to game server? Maybe some tunneling tools can help?
Both client PC and proxy connected to provider's VPN-gate through VPN-conenction.
Re: UDP or TCP
Posted: 09 Aug 2009, 23:31
by aegis
gotta find a tunnel back to udp.
Re: UDP or TCP
Posted: 10 Aug 2009, 07:52
by Spade Ace
I use proxychains (
http://proxychains.sourceforge.net/) to send springlobby data through the proxy-server, but is there inner proxy configuration for Spring?
What protocols and ports it uses, to set connections?