Hi, the easiest trick is to sniff the communication between FedOne and the XMPP server. Use
tcpdump -n -w out -s 0 -i lo Then let the wave server do something. Stop tcpdump. Open "out" in wireshark and filter for the connection with port 5275. Greetings Torben 2010/2/1 Zaheer Ahmad <[email protected]> > I want to get the plain text (actual messages) and XMPP protocol additions > with the wave messages. > > > On Sun, Jan 31, 2010 at 4:52 AM, James Purser <[email protected]>wrote: > >> What exactly are trying to find when you're sniffing? I've found the >> logging including in the client and server is quite effective >> >> On 29/01/2010, Zaheer Ahmad <[email protected]> wrote: >> > Hi, >> > >> > I need to sniff wave data, but the data is encrypted and wireshark does >> not >> > show any useful information. Kindly share with me if there is any way to >> > figure it out. >> > >> > May be this question is a bit irrelevant here, but if anyone know, >> please >> > help me. >> > >> > Best Regards, >> > Zaheer >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "Wave Protocol" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]<wave-protocol%[email protected]> >> . >> > For more options, visit this group at >> > http://groups.google.com/group/wave-protocol?hl=en. >> > >> > >> >> -- >> Sent from my mobile device >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Wave Protocol" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<wave-protocol%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/wave-protocol?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > -- --------------------------- Prof. Torben Weis Universitaet Duisburg-Essen [email protected] -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
