
08-02-2006, 08:50 AM
|
|
Neophyte
Join Date: Aug 2006
Posts: 1
|
|
Unable to sniff network for a PPC
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
|
| |
|
|
|