Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Friends

I'm new to Windows Driver Kit. I am using Windows Driver Kit Version 7.1.0 and I'm developing a virtual network adapter.

With this adapter i want to get requests from web-browser and send them to usb device(my blackberry handset).For this i'm using NetVmini Sample from WDK. i have installed it successfully and assign it IP so now it is in connected state. Now i disconnected my Physical network adapter and enable the NetVmini.
Its property dialoug box is showing that it is sending packets but not received any packet. I traced this sample with DebugView and check the data values of the packets and buffer with WinDbg. But i was shocked to saw that all packets are empty.

So now i have some questions
1> Am i using perfect sample or i have to try any other sample?
2> if NetVmini is perfect; is it need some changes?
3> am i missing somthing or doing something wrong?

Please suggest. (Every suggestion will be accepted)

Thanks a lot in Adavnce
Naveen Kumar Dushila
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900