Log in

View Full Version : Unable to sniff network for a PPC


sravanreddy
08-02-2006, 08:50 AM
Hi All,
First of all I have written an for packet sniffing for Pocket PC
this is the procedure I have followed
Create Socket
using WSASocket()
Bind
WSAIoctl()
WSARecvFrom()

I had prblem using the WSAIoctl() function
it has 9 parameters and I'm unable to use that function can any one suggest me few links where I can find the source code which can sniff the PPC network

I'm I following the correct procedure for network sniffing the PPC


plz help me I needed this asap

thanks inadvance

Sravan Reddy