文件名称:HTTP
介绍说明--下载内容来自于网络,使用问题请自行百度
模拟HTTP协议,Java
发送
http
请求
(get
与
post
方法请求
)
,
以下代码经本人亲自调试可用!
可以直接使用之。
注意:通过
BufferedReader
读取远程返回的数据时,必须设置读取编码,否则中文会乱码!(Simulate HTTP protocol, Java
send
http
request
(get
versus
post
Method request
)
,
The following code is available to me personally debugging!
Can be used directly.
Note: Passed
BufferedReader
Read the data returned by the remote, you must set the read encoding, or Chinese will be garbled!)
发送
http
请求
(get
与
post
方法请求
)
,
以下代码经本人亲自调试可用!
可以直接使用之。
注意:通过
BufferedReader
读取远程返回的数据时,必须设置读取编码,否则中文会乱码!(Simulate HTTP protocol, Java
send
http
request
(get
versus
post
Method request
)
,
The following code is available to me personally debugging!
Can be used directly.
Note: Passed
BufferedReader
Read the data returned by the remote, you must set the read encoding, or Chinese will be garbled!)
相关搜索: http socket
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
.classpath | 301 | 2018-01-17 |
.project | 398 | 2018-01-17 |
.settings | 0 | 2018-01-21 |
.settings\org.eclipse.jdt.core.prefs | 598 | 2018-01-17 |
bin | 0 | 2018-01-21 |
bin\HTTPclient.class | 3628 | 2018-01-19 |
bin\HTTPserver.class | 936 | 2018-01-19 |
bin\HTTPServerThread.class | 3397 | 2018-01-19 |
src | 0 | 2018-01-21 |
src\HTTPclient.java | 2608 | 2018-01-17 |
src\HTTPserver.java | 509 | 2018-01-19 |
src\HTTPServerThread.java | 2403 | 2018-01-19 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.