#ifndef __736_PING_PORTS
#define __736_PING_PORTS

#define DEFAULT_SERVER_PORT  (0xDEED)
#define DEFAULT_CLIENT_PORT  (0xBAAB)

#endif // __736_PING_PORTS
