This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

Raw packets analysis

0

I am sending packets using the UDP protocol and raw sockets. i want to manually build the ip header which I want to transmit over wlan0 and capture these packets using wireshark so that I can analyse the contents that I have received. But for some reason, I am not able to capture these packets using wireshark. Do you need to write an explicit receiver code on the client side to capture these packets or can can wireshark capture them automatically?

I am a noob at network programming and any help in this regard would be sincerely appreciated.

Thanks

asked 03 Jul '12, 12:13

Noob's gravatar image

Noob
1222
accept rate: 0%