Jump to content

Recommended Posts

Posted (edited)

yeah.. not 100% sure does it fir here but hopefully it does

what i am trying to do is:

create server what accepts connections and reads what the clients sends to it [aka authentication server.. they send me XYSZ and if i have XYSZ on file it answers 1 to the client and tell it that its good to go]

but my problem here is that i cant connect to my pc

I have opened port from firewall, router, and internet settings but still no succes :/ and yes ip is correct [www.whatismyip.com & IPCONFIG]

e: not my script is the problem btw

it works perfectly if the ip is 127.0.0.1

Edited by zutto
Posted

yeah.. not 100% sure does it fir here but hopefully it does

what i am trying to do is:

create server what accepts connections and reads what the clients sends to it [aka authentication server.. they send me XYSZ and if i have XYSZ on file it answers 1 to the client and tell it that its good to go]

but my problem here is that i cant connect to my pc

I have opened port from firewall, router, and internet settings but still no succes :/ and yes ip is correct [www.whatismyip.com & IPCONFIG]

e: not my script is the problem btw

it works perfectly if the ip is 127.0.0.1

legal bump.. i hope
Posted

Make sure that the router is forwarding the port to the right IP. If you have DHCP, it can change after restarting the computer or router.

Set up a static IP instead.

they are but seems like i'm under effect of NAPT ;/

google ->

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...