TCP Proxy Problem

Twan

Active Member
Feb 14, 2011
198
44
Hello,

So we are currently developing our own c# emulator. It receives connections when using IP directly in client. Now, we tried to do it via a tcp proxy, but it doesnt receive any connections then. Do you need to code anything extra for tcp proxy connections?

Regards,
Twan
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
Hello,

So we are currently developing our own c# emulator. It receives connections when using IP directly in client. Now, we tried to do it via a tcp proxy, but it doesnt receive any connections then. Do you need to code anything extra for tcp proxy connections?

Regards,
Twan
Could it be the TCP proxy itself? What host do you use, have you tried to use a different location on the panel if you can edit that?
 

Twan

Active Member
Feb 14, 2011
198
44
Could it be the TCP proxy itself? What host do you use, have you tried to use a different location on the panel if you can edit that?
Im using the free tcp proxy from youhosting. Cant edit it myself but ive seen people using it and they had no problems with it.
 

Users who are viewing this thread

Top