
extern "C" {
	int tcpClient(char *ip, uint16_t port);
	}

