NDSPI Interfaces
The Network Direct SPI defines the following interfaces that providers must implement to expose their adapters that are compatible with Network Direct.
| Interface | Description |
|---|---|
| INDAdapter | Use to manage a Network Direct adapter. |
| INDConnector | Use to connect to a remote peer. |
| INDCompletionQueue | Use to indicate the completion of an outstanding request. |
| INDEndpoint | Use to exchange data with a remote peer. |
| INDListen | Use to listen for connection requests from peers. |
| INDMemoryWindow | Use to grant a remote peer read and/or write access to a region of your registered memory. |
| INDOverlapped | Base class for objects on which overlapped operations can be performed. |
| INDProvider | Use to discover the Network Direct adapters that the provider supports. |
Send comments about this topic to Microsoft
Build date: 7/2/2010
Community Additions
ADD
Show: