Does anyone know of any software tools that are available (preferably freeware, but doesn't have to be) that will allow me to test whether a specific port is open?
I'm trying to troubleshoot an issue with one of our applications that uses a specific UDP port. The client is reporting that they cannot perform a specific task (which uses UDP port 1450) while connected via a VPN but this works when they are connected locally.
I was looking to see if there are any tools that will allow me to send a message or some kind of data through a particular UDP port and be able to tell me on the other side whether the message was received.
Any suggestions anyone?
I'm trying to troubleshoot an issue with one of our applications that uses a specific UDP port. The client is reporting that they cannot perform a specific task (which uses UDP port 1450) while connected via a VPN but this works when they are connected locally.
I was looking to see if there are any tools that will allow me to send a message or some kind of data through a particular UDP port and be able to tell me on the other side whether the message was received.
Any suggestions anyone?