-
FTP客户端
一个简单的FTP客户端的实现,能够实现基本的上传,下载功能。程序使用c++实现,通过调用MFC下的WinInet类实现各个功能模块。希望有用!
- 2022-02-06 14:02:05下载
- 积分:1
-
扭曲是一个事件
Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license.
Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more.
- 2022-07-04 01:15:57下载
- 积分:1
-
source code of a tftp(trivial file transfer protocol) written in c language unde...
一个在unix下用c语言实现tftp(简单文件传输协议)的源码 包括服务器端和客户端-source code of a tftp(trivial file transfer protocol) written in c language under unix circumstance,including server program as well as client program
- 2022-02-25 11:56:37下载
- 积分:1
-
Test
ftp服务器类。。。可以实现上传下载删除操作(ftp server class. . . Deletion can upload and download)
- 2013-03-29 13:55:51下载
- 积分:1
-
利用winet实现的ftp 编程,不错的代码。
利用winet实现的ftp 编程,不错的代码。-use winet achieve the ftp program, a good code.
- 2022-02-09 19:22:16下载
- 积分:1
-
POP3协议客户端,VC++ 实现案例.
POP3协议客户端,VC++ 实现案例.-POP3 protocol client, VC++ Realize case.
- 2022-09-24 00:15:03下载
- 积分:1
-
tftpClient
c#实现的tftp客服端源码,希望对大家有所帮助。(c# tftp client source)
- 2013-08-23 23:31:52下载
- 积分:1
-
C#FTP源程序代码
C#源程序代码,实现了FTP的上传、下载、查看帮助、查看目录命令和登录,基本实现了ftp到所有功能,通过命令行在控制台下来操作。
- 2022-05-06 11:07:50下载
- 积分:1
-
专为个人用户所设计的 HTTP 文件系统
专为个人用户所设计的 HTTP 文件系统 - Http File Server,如果您觉得架设 FTP Server 太麻烦,那么这个软件可以提供您更方便的文件传输系统。 与 www file share 相比,这个软件提供了比 www file share 更加完善的网络传输功能:支持断点续传,支持多线程下载,最重要的就是使用了「Virtual File System(虚拟文件系统)」,这使得切换共享目录和文件变得极其方便。增强的系统托盘消息显示功能更是能让您对于您的主机进行连接和下载的客户端一目了然。 -Specifically for individual users designed HTTP file system- Http File Server, if you think too much of a hassle to set up FTP Server, then this software can provide you with a more convenient file transfer system. Www file share, compared with the software than the www file share more perfect network transmission function: support HTTP, support for multi-threaded downloads, the most important thing is to use a
- 2022-10-26 04:35:03下载
- 积分:1
-
C++实现FTP客户端
c++实现的一个FTP客户端,对初学者是很好的帮助,代码可以执行运行和使用.
- 2022-01-24 16:47:14下载
- 积分:1