I'm using cocoaAsync to handle udp communication. When i use the sendData API of cocoaAsync ,I'm sure sendto is success,from the log. But I can't see any output data from Wireshark .
This is not 100% reproducible, but very probably. I can't figure out what could be the problem.
Thanks very much for any tips.