|
Amulets & Armor
v1.02
Open Source Game
|
Go to the source code of this file.
Functions | |
| int | IPXClientPoll (char *p_data, unsigned int *size) |
| int | IPXConnectToServer (char const *strAddr) |
| unsigned char * | IPXGetDestinationAddress (void) |
| void | IPXGetUniqueAddress (unsigned char address[6]) |
| void | IPXSendPacket (char const *p_data, unsigned int size) |
| void | IPXSetDestinationAddress (unsigned char address[6]) |
| void | IPXSetDestinationAddressAll (void) |
| int IPXClientPoll | ( | char * | p_data, |
| unsigned int * | size | ||
| ) |
| int IPXConnectToServer | ( | char const * | strAddr) |
| unsigned char* IPXGetDestinationAddress | ( | void | ) |
| void IPXGetUniqueAddress | ( | unsigned char | address[6]) |
| void IPXSendPacket | ( | char const * | p_data, |
| unsigned int | size | ||
| ) |
| void IPXSetDestinationAddress | ( | unsigned char | address[6]) |
| void IPXSetDestinationAddressAll | ( | void | ) |
1.8.4