fold all codes
摘要: /home/hylent/cpp/socket/login.cpp#include<iostream>#include<fstream>#include<string>#include<cstring>//memset#include<sys/types.h>#include<sys/socket.h>#include<arpa/inet.h>//in_addr#include<netdb.h>//hostentusingnamespacestd;constintHostPort=80;constc 阅读全文
posted @ 2011-11-05 20:52 hylent 阅读(1076) 评论(0) 推荐(0)