I want to send one UDP packet from a Windows to a port on a Windows and se if the port is open.
I want to print the answer if the port is open or closed.
I can send the packet but how can i read the answer "ICMP udp port portnumber unreachable" if the port is closed?.