搜索资源列表
HttpProxy
- 代理服务器工作: 1、客户机 Socket 连接上: 在连接链中增加一个连接纪录(TSessionRec)节点。 2、客户端发送连接请求数据: 根据请求数据取得客户端要连接的目标主机的地址 和端口,并连接目标主机。 3、连接到目标主机: 4、发送客户端数据到目标主机: 如果客户端有数据未发送,则发送 5、将目标主机返回的数据发送到客户端:- Http proxy Created By LLJ 2003-05-07
GetHttp
- HTTP 请求测试工具,简单易用,直观,适合学习 socket-http get test tools
Http-test
- 通过socket,实现http协议!支持get\post等操作。是用C++来实现的~-Through the socket, to achieve http protocol! Support get \ post and other operations. Achieved with C++ ~
vb-post
- VB 通过socket协议 发送接受HTTP 数据 -VB sending and receiving HTTP data
File_Downloader
- This File-Downloader downloads any file from HTTP. The Downloader supports the "302 Moved" Header which makes it easier for people to Download files that are redirecting before the download actually starts. Its also calculating stats like S
ybrput
- 包含HTTP协议内容分析,命令实现及其SOCKET网络编程实现(Contains the HTTP protocol content analysis, command and its SOCKET network programming)
qqkjdg
- 腾讯QQ空间导购应用程序系thinkphp内核开发的QQ空间导购应用 此次加入了安装程序 腾讯QQ空间导购应用安装说明: 1:将腾讯导购应用文件夹内全部文件用ftp二进制上传到空间, 2:运行http://你的域名/install.php 输入你的数据库信息点击安装 3:登录后台http://你的域名/admin.php修改网站名字、腾讯appid、淘宝pid等参数 4:后台帐号密码为9200159 as.19920123 5: 在应用里正常显示需要空间支持PHP socket组件
httpclient-master
- 构造HttpClient三部曲:支持代理的Socket封装、GET方法实现、POST方法实现(Constructing HttpClient Trilogy: Socket encapsulation supporting agent, GET method implementation and POST method implementation)
http
- http socket 网络与分布式计算 exercise2(http socket Networks and Distributed Computing; exercise2)