Remote NDIS Messages (Compact 2013)
3/26/2014
This topic discusses the Remote NDIS messages.
In This Section
- REMOTE_NDIS_HALT_MSG
Sent by the host to terminate the network connection
- REMOTE_NDIS_INDICATE_STATUS_MSG
Sent by a Remote NDIS device to a host to indicate a change in the status of the device
- REMOTE_NDIS_INITIALIZE_CMPLT
Sent by a Remote NDIS to the host in response to a REMOTE_NDIS_INITIALIZE_MSG message
- REMOTE_NDIS_INITIALIZE_MSG
Sent by the host to a Remote NDIS device to initialize the network connection
- REMOTE_NDIS_KEEPALIVE_CMPLT
Sent by a Remote NDIS device in response to a REMOTE_NDIS_KEEPALIVE_MSG message from the host
- REMOTE_NDIS_KEEPALIVE_MSG
Sent by the host when there has been no other control or data traffic from the device to the host for the bus-defined KeepAliveTimeoutPeriod
- REMOTE_NDIS_PACKET_MSG
Encapsulates NDIS data packets to form a single data message
- REMOTE_NDIS_QUERY_CMPLT
Sent by a Remote NDIS device in response to a REMOTE_NDIS_QUERY_MSG message
- REMOTE_NDIS_QUERY_MSG
Sent to a Remote NDIS device from a host when it needs to query the device for its characteristics, statistics information, or status
- REMOTE_NDIS_RESET_CMPLT
Sent by a Remote NDIS device in response to a REMOTE_NDIS_RESET_MSG message from the host
- REMOTE_NDIS_RESET_MSG
Sent by the host to a Remote NDIS device to reset the device and return status
- REMOTE_NDIS_SET_CMPLT
Sent by a Remote NDIS device responds to a REMOTE_NDIS_SET_MSG message
- REMOTE_NDIS_SET_MSG
Sent by the host to a Remote NDIS device when it needs to set the value of some operational parameter on the device