Remote NDIS Messages (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Remote NDIS messages with a description of the purpose of each.
Programming element | Description |
---|---|
This message is sent by the host to terminate the network connection. |
|
This message is sent by a Remote NDIS device to a host to indicate a change in the status of the device. |
|
This message is sent by a Remote NDIS to the host in response to a REMOTE_NDIS_INITIALIZE_MSG message. |
|
This message is sent by the host to a Remote NDIS device to initialize the network connection. |
|
This message is sent by a Remote NDIS device in response to a REMOTE_NDIS_KEEPALIVE_MSG message from the host. |
|
This message is 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. |
|
This message encapsulates NDIS data packets to form a single data message. |
|
This message is sent by a Remote NDIS device in response to a REMOTE_NDIS_QUERY_MSG message. |
|
This message is sent to a Remote NDIS device from a host when it needs to query the device for its characteristics, statistics information, or status. |
|
This message is sent by a Remote NDIS device in response to a REMOTE_NDIS_RESET_MSG message from the host. |
|
This message is sent by the host to a Remote NDIS device to reset the device and return status. |
|
This message is sent by a Remote NDIS device responds to a REMOTE_NDIS_SET_MSG message. |
|
This message is sent by the host to a Remote NDIS device when it needs to set the value of some operational parameter on the device. |