搜索资源列表
FTP
- 一个ftp客户端程序。界面精美,由用户名密码登陆站点,可上传下载文件,对FTP站点文件进行操作等。
SourceFtp
- C#编写一个FTP客户端连接程序,开发环境VS2005,程序起初运行时要求输入FTP服务器连接信息,而且进入主界面,有点类似CuteFTP,不过功能上要逊色不少了,必竟这也是初学者写的程序,希望通过这个程序帮助C#爱好者了解一些网络编程知识。-C# write an FTP client to connect process, development environment VS2005, run-time program was initially asked to enter FTP ser
ftpserverclient
- 这个程序是利用c#实现FTP服务端和客户端。程序中分别有服务器和客户端两个代码。-This procedure is to use c# to achieve FTP server and client. Procedures were two code server and client.
26.Visual.CSharp.NET.wangluohexinbiancheng
- 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development,
FTP
- FTP客户端的程序开发与设计在生活中十分重要的组成部分-Program development and design of the FTP client very important part in the life
ftpupdate
- 利用文件HASH 检查程序更新。分2个程序,1个是FTP服务器上的文件列表生成程序。另一个是客户端的文件列表生成 以及与FTP对比的程序。先在FTP服务器上生成列表,然后运行UPDATE.EXE即可在客户机上自动更新文件了。-HASH check for program updates using the file. Of two programs, one is a list of files on the FTP server generation program. Another is t
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
FTP_Server_Client
- FTP客户端服务器端开发程序,用VS2012,C#开发,实现FTP多个客户端,一个服务器端的通信-FTP client server side development program, using VS2012, C# development, implementation, multiple FTP client, a server-side communications
ch12
- 基于VS2008开发的FTP程序,程序有两部分,一部分是客户端,另一部分是服务器。可以实现文件传输。-VS2008 development based FTP program, the program has two parts, one is the client and the other part is the server. File transfer can be achieved.