找回密码
 立即注册
HTTPSocketthe协议 | 家庭/个人应用 2022-08-26 49 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
本资源详细讲解了如何利用socket类来实现HTTP协议客户端的使用。用Socket类实现HTTP协议客户端使用Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文基于HTTP协议规范,用Java.Socket类实现一个HTTP协议客户端程序。………………

(This resource explains in detail how to use the socket class to implement the use of HTTP protocol clients. Implement HTTP protocol client using Socket class The Http client program has been integrated in the Java language and can be called through the URLConnection class. Unfortunately, since SUN has not released the source code of the Http client program, the details of its implementation are still a mystery. Based on the HTTP protocol specification, this article uses the Java.Socket class to implement an HTTP protocol client program. ………………)

[下载]14135983059.rar




上一篇:用.NET中的socket实现文件传输【精讲,带案例】
下一篇:网络管理员常用的命令行【经典】