#define OT_SYS_API_EXPORT
Definition SystemAPIExport.h:11
OT_SYS_API_EXPORT std::wstring getLastError(void)
Will return the last error text.
Definition Network.cpp:93
OT_SYS_API_EXPORT unsigned long checkTCPConnection(port_t _port, const char *_ip)
Will check if a TCP connection can be established.
unsigned short int port_t
Port number type.
Definition SystemTypes.h:15