Monitoring packets going in and out of an application
I'm build开发者_运维知识库ing a VoIP application using the TeamSpeak 3 SDK. Is there any way to view the UDP packets going in and out of the server/client applications?
Any packet sniffer such as Wireshark (formerly Ethereal) can do that for you.
Did you already try Wireshark?
精彩评论