DirectPlay C/C++ Tutorials
This section contains tutorials that provide step-by-step instructions for implementing basic Microsoft?DirectPlay?functionality in a C or C++ application. Each tutorial builds on the previous tutorials and it is recommended that you complete the tutorials in the order in which they are listed. The first eight tutorials use the IDirectPlay8Peer interface methods. Tutorial 9 uses the IDirectPlay8Client and IDirectPlay8Server interface methods.
Tutorials
Note These tutorials are written using C++ style function calls. For instructions on writing Microsoft DirectX?function calls in a C environment, see
Using C to Access COM Objects.
For other examples, see
DirectPlay C++ Samples.