搜索资源列表
FtpClient
- C#开发的FTP客户端,模仿开源的FileZilla Client界面与它类似,功能目前还没有它支持的多。本系统支持类似资源管理器的本地文件系统预览和远程文件系统预览,为了提高效率,重写了TreeView和ListView,添加了简单封装的Rebar控件,实现了FTP的绝大多数功能。后续可能还要添加SSL/TLS协议支持和SFTP功能。如有BUG可以发邮件联系(njshuangshu@sina.com) -C# development of FTP client, to imitate the
winsock_ftp_client
- winsock实现ftp服务器 基于标准的FPT协议,tcp/ip协议-winsock implementation ftp server
FTP_download
- 文件传送是各种计算机网络都实现的基本功能,文件传送协议是一种最基本的应用层协议按照客户/服务器的模式进行工作,提供交互式的访问,是INTERNET使用最广泛的协议之一。本实验设计和实现一个简单的文件传送协议。-Use C# to build up a project to achieve FTP.The base function is upload and download the file.
CDotNetTCP
- 用C#实现基于TCP协议的网络通讯 。TCP协议是一个基本的网络协议,基本上所有的网络服务都是基于TCP协议的,如HTTP,FTP等等,所以要了解网络编程就必须了解基于TCP协议的编程。-To use C# to achieve network communication based on TCP protocol. TCP protocol is a basic network protocols, essentially all of the network services are bas
FTP
- C#、Microsoft .NET Framework 2.0对文件传输协议(FTP)操作(上传,下载,新建,删除)实现总结 -C#, Microsoft. NET Framework 2.0 file transfer protocol (FTP) operations (upload, download, new, delete) to achieve summary
FTP
- 设计一个GUI程序,实现FTP客户端功能。通过编程了解FTP协议的结构,掌握网络编程的基本原理和方法-Designing a GUI program, FTP client capabilities. By understanding the structure of the FTP protocol programming, network programming to master the basic principles and methods
PCMDataImporter
- 采用C#语言,实现通过FTP协议获取服务器的文件列表和下载文件-Using C# language, to achieve access to the server via FTP protocol file list and download files