Click to open or copy the files for the NWLink samples.
The NWLink sample suite includes the following samples:
| Sample | Description |
| Connect | A simple example of using SPX commands |
| DGRecv | Opens a socket, binds to the socket, and waits for a datagram packet |
| DGSend | Opens a socket, binds to the socket, and sends a packet repeatedly |
| Listen | Opens an SPX socket, binds to the socket, and listens for a connection |
| Ping | Opens a socket, binds to the socket, receives a packet, and sends that packet back to the original sender |