#include <ipx_hlpr.h>
Public Attributes | |
| int(* | GetMyAddress )(void) |
| int(* | OpenSocket )(ipx_socket_t *sk, int port) |
| void(* | CloseSocket )(ipx_socket_t *mysock) |
| int(* | SendPacket )(ipx_socket_t *mysock, IPXPacket_t *IPXHeader, u_char *data, int dataLen) |
| int(* | ReceivePacket )(ipx_socket_t *s, char *buffer, int bufsize, struct ipx_recv_data *rec) |
| int(* | PacketReady )(ipx_socket_t *s) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6