搜索资源列表
qt-network.rar
- qt代码的网络编程,完成了http协议和ftp协议。代码中的一个亮点是实现了ftp客户端!,qt code network programming, the completion of the http protocol and the ftp protocol. A bright spot in the code are achieved ftp client!
httpclient.tar
- linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
FTP_linux
- 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
lc4
- Security 用户: NT AUTHORITY\SYSTEM 计算机: C9D21BEA1BF645B 主要用户名: SYSTEM 主域: NT AUTHORITY 主登录 ID: (0x0,0x3E7) 客户端用户名: SYSTEM 客户端域: NT AUTHORITY 客户端登录 ID: (0x0,0x3E7) 有关更多信息,请参阅在 http://go.microsoft.com/fwlink/e
FTP_SERVER_SRC
- 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
Chukeh
- 基于aspx.net开发的文件断点续传功能 断点续传客户端可以使用 VC、Delphi、Java、VB 等任何技术来实现 基本原理为从大文件中循环取指定大小的块并提交 -Developed based on a document aspx.net HTTP feature HTTP client can use the VC, Delphi, Java, VB, etc. to achieve the basic principle of any technology from
http_client
- 本程序实现轻量级http协议客户端,用C++编写,通过扩充,可以支持http报文分段续传,utf-8,gb2312码制转换-The procedure to achieve lightweight http protocol client, written using C++, by extension, can support http packet segmentation Resume, utf-8, gb2312 Code Conversion
ftp
- ftp服务器程序,主要功能有上传,下载,断点续传,可以统计每ip的最大连接数,客户端的最大连接数-ftp server program, the main function upload, download, HTTP, you can count every ip in the maximum number of connections, the maximum number of connections the client
w
- DNS客户端的配置与DNS的工作原理 HTTP的协议工作原理-Configuration of the DNS client and DNS worksHTTP protocol works
curl-7.21.6
- Libcurl为一个免费开源的,客户端url传输库,支持FTP,FTPS,TFTP,HTTP,HTTPS,GOPHER,TELNET,DICT,FILE和LDAP,跨平台,支持Windows,Unix,Linux等,线程安全,支持Ipv6。并且易于使用-Libcurl is a free open-source client libraries url transmission, supporting FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET, D
evpp-master
- evpp是一个基于libevent开发的现代化C++11高性能网络服务器,自带TCP/UDP/HTTP等协议的异步非阻塞式的服务器和客户端库。(Evpp is a modern C++11 high performance network server based on libevent. It has asynchronous and non blocking server and client library with TCP/UDP/HTTP protocol.)