Do I need to port forward a client server in python

Maria Georgali

I am about to start creating a client server in python. Do I have to do a port forward on my router for ip and port or can i pass my data port and ip sorry for this simple question

Jonathan Gagne

Yes if your router is not pointing the port 80 to your local IP, you will have to forward the port. The best way to see if it is already forwarded, use another device and try to connect to the IP by http (e.g. http://10.32.23.13) of your web server and you will have the confirmation if your port is forwarded or not.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

PPTP client behind a NAT: how do I forward port

Do client and server need to use same port to connect?

Do I need to open a specific port on an OpenVPN server for torrent traffic

Do I need to port forward for communication between two machines on the same network?

Why do I need to press enter to see other client's input in a socket python server?

Do I need to package a MySQL server/client with my pyinstaller app?

How do I ssh tunnel port forward?

Forward port to OpenVPN Client

Port forward to VPN Client?

How do I port forward from a remote server through a jump box

How to forward server port from physical machine to VPN client in SoftEther?

how do i forward traffic from port 80 to another port

How to forward a port to a DHCP client?

Ubuntu 15.10 server - Do I need an email client on my server for it to get, read and parse emails?

What cable do I need for this port?

Why do I need source port on UDP

What kind of cable do I need for this port?

What Ports do I need to keep open to access my SSH Server with non-default Port

How do I stop an existing open shift Port Forward

How do i get the client ip address on a python server

Which license do I need to cover TFS2017 server and client machine?

Do I need the "jersey-client" dependency on server side to support clients implemented with it?

How to port forward a minecraft server

How do I forward responses from microservices back to the client?

Can I port forward safely?

How do I forward a docker-machine port to my host port on OSX?

Port forward from LAN to an OpenVPN client (iptables?)

Port forward from VPS to PPTP client

HTML5: Do I need to validate a webform with both client-side AND server-side or can I just do client-side?

TOP Ranking

HotTag

Archive