摘要:
windows date time server:#include <winsock2.h>#include <ws2tcpip.h>#include <stdio.h>#include <stdlib.h>#include <iostream>#include <sstream>using namespace std;#pragma comment(lib,"Ws2_32.lib")#define IP_ADDRESS "210.47.24.11"#define PORT 13in 阅读全文
posted @ 2012-11-17 17:27
alexander-china
阅读(114)
评论(0)
推荐(0)
浙公网安备 33010602011771号