panikus
2010-09-02 16:24:06 UTC
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 :)!
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 :)!