Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > TCP/IP driver interface

Reply
Thread Tools Display Modes

TCP/IP driver interface

 
 
panikus
Guest
Posts: n/a

 
      09-02-2010
Hi!

Is it possible to bind an NDIS protocol driver to the TCP/IP driver
(tcpip.sys)?
Are there any ioctrls or other ways to communicate with tcpip driver so that
my driver did not have to add all the needed headers (IP, ETH)?

Or every protocol driver is to implement its own tcpip stack?
I need to send multicast messages, thus, winsock is not an option.
Any suggestions appreciated !
 
Reply With Quote
 
 
 
 
Asaf Shelly
Guest
Posts: n/a

 
      09-03-2010
Hi,

Would this help?
http://msdn.microsoft.com/en-us/libr...67(VS.85).aspx

Regards,
Asaf
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What's the different for PNPDTest between WLK 1.5 and WLK 1.2 Wayne Windows Vista Drivers 2 01-18-2010 08:32 PM
Game Compatibility BCurrey Windows Vista Games 6 11-29-2007 08:11 PM
BUGCODE_USB_DRIVER with external USB HDD PHILIPS Deathwing00 Windows Vista Hardware 11 06-15-2007 07:02 PM
Going Golfing but not with Vista markbyrn Windows Vista Games 15 03-08-2007 10:59 AM
problem in dxdiag Peewee64 Windows Vista Games 0 02-14-2007 09:49 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59