Decoding Google Talk packets
581508Apr 13 2009 — edited Apr 15 2009I am using my own decoder to decode packets. Google Talk's packets fall under HTTP_IPv4 protocol, I can see the my email ID inside the packet. However I can't see the content ( e.g "Hi, how are you ?" ,etc ) of the packets. Is there z way or any 3rd party library which can decode the packet till very details ?
Thank you.