Sending Protocol Driver-Originated Packets (NDIS 5.1)
Note NDIS 5. x has been deprecated and is superseded by NDIS 6. x. For new NDIS driver development, see Network Drivers Starting with Windows Vista. For information about porting NDIS 5. x drivers to NDIS 6. x, see Porting NDIS 5.x Drivers to NDIS 6.0.
This section describes sending packets from connectionless and connection-oriented protocol drivers. The functions used in connectionless drivers are different from those used in connection-oriented drivers.
The following topics contain additional information about sending data from a protocol driver:
Sending Packets from a Connectionless Protocol Driver
Sending Packets from a Connection-Oriented Protocol Driver