Jump to content

Recommended Posts

Posted

Sure can - had a hell of the time to find it's IP but managed to do it finally.

Oh, that was you. I was wondering who all else was hanging out on his tcp server with me.
Posted (edited)

should $g_IP be "127.0.0.1" or my ip address?

Sure you shouldn't forward to 127.0.0.1 :mellow:, you should forward to your computer address.

Just an example:

If your computer ip is 192.168.1.33 and your tcp server is listening in that ip and port 4321 you should configure your router to forward the incoming connections to port 4321 to your computer ip (in this example 192.168.1.33).

Edited by sahsanu

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...