搜索资源列表
使用java控制HTTP协议客户端应用
- Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because S
httpprg
- 用VB开发的HTTP服务器与HTTP客户端事例程序!-VB-HTTP server and client examples HTTP procedures!
continue_tran
- 断点续传和多线程下载,可实现大文件传输.没有采用普遍的客户端,服务器方式,是一个对称性的文件传输器.基于TCP/IP-HTTP and multi-threaded download, enabling large file transfer. Not used widely client, server mode is a symmetry of the file transfer. Based on TCP / IP
wqyHTTPCLT
- 一个HTTP客户端程序,希望对大家有所收获!-an HTTP client program, we hope to gain!
VirtualHostProxy
- 代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求的内容,从远程的服务器上获取信息后返回给客户计算机。本例实现一个比较简单的HTTP代理服务器程序。-proxy server (Proxy Server) software is a common network software commonly used in Internet cafes, schools, companies us
comm_FTPWanderer
- 一个FTP的通信的客户端程序, 可以实现多线程断点续传-an FTP client communication procedures, can achieve multithreaded HTTP
Jianasyhttpclient
- 一个实现同步MFC的http客户端,学习Winsock很用帮助-a synchronous MFC http client, the study is used to help Winsock
37724084sftps
- 一款vc++编写的ftp客户端程序,实现了上传下载 等功能 ,可实现断点续传 ,多线程下载的-prepared by the ftp client procedures, the upload and download function can be realized HTTP. Multithreading Downloading
internet
- 1从ie向列表控件中拖曳连接地址 2建立internet快捷 3创建拨号连接对象 4邮件客户端程序 5简单聊天程序 6ftp下载 7 socket传输 8 http服务监视器-ie from a list of controls to drag link which addresses the establishment of two fast internet dial-up connections create 3 Object four-mail client
FTPServer12
- 用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation