gti2MacToIp
Change mac ethernet to IP address.
- gti2MacToIp( );
Routine | Required Header | Distribution |
---|---|---|
gti2MacToIp | <gt2.h> | SDKZIP |
Remarks
Internally every time gti2IpToMac is called, the full 48 bit mac address is stored in a look up table. This function will find the corresponding entry to the given ip and return the full 48 bit mac address.
Section Reference: Gamespy Transport SDK
See Also: gti2IpToMac