gt2CreateAdHocSocket
Creates a new socket, which can be used for making outgoing connections or accepting incoming connections. See gt2CreateSocket for details.
- gt2CreateAdHocSocket( );
Routine | Required Header | Distribution |
---|---|---|
gt2CreateAdHocSocket | <gt2.h> | SDKZIP |
Remarks
AdHoc Sockets use MAC address instead of IP address. See.
Section Reference: Gamespy Transport SDK
See Also: gt2CreateSocket