摘要: // testc.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include #include #include #include using boost::asio::ip::tcp... 阅读全文
posted @ 2015-02-10 20:22 廖先生 阅读(1209) 评论(0) 推荐(0) 编辑
摘要: HTTP和FTP是两种网络传输协议的缩写,FTP是File Transportation Protocol(文件传输协议)的缩写,而HTTP则是Hyper Text Transportation Protocol(超文本传输协议)的缩写,它们是计算机之间交换数据的方式,也是两种最经典的文件下载方式。... 阅读全文
posted @ 2015-02-10 20:19 廖先生 阅读(4945) 评论(0) 推荐(0) 编辑