Is it possible to broadcast a message to all ports on a computer? The other user will be listening on a port on their machine but I will not know the port only the IP so if i can broadcast a message to all ports and then get the port that replies i will see which port the other user is listening on. Don't just say "why cant you find out the port beforehand or set one in particular for the program to use" as not knowing the ports is one of the requirements ive set myself for this project.
