I would really like a tool similar to the UDP tool + for iOS. It seems there are loads of tools capable of sending a udp packet and some will disppay a response if sent but I really need to monitor a port and recieve the original udp packet.
The reason I need it is I am writng some software on a pc which chucks out udp packets. Another machine then picks them up. This seems to not always work so I would like something to be able to see if the problem is with sending or recieving the packet. Udp tool + was great for that as it could just sit there.
The reason I need it is I am writng some software on a pc which chucks out udp packets. Another machine then picks them up. This seems to not always work so I would like something to be able to see if the problem is with sending or recieving the packet. Udp tool + was great for that as it could just sit there.