Advertisement

Question on directplay sample has 2 IDirectPlay8Addresses

Started by December 24, 2003 11:33 PM
-1 comments, last by johnnyBravo 21 years, 1 month ago
In the directplay 8 sdk example send, it has 2 IDirectPlay8Addresses. ie. IDirectPlay8Address* g_pDeviceAddress = NULL; // Local address IDirectPlay8Address* g_pHostAddress = NULL; // Remote host address my question is if i was writing a wrapper that could only either connect to or host a server would i only need one IDirectPlay8Address? thanks

This topic is closed to new replies.

Advertisement