▍1. FTP_Client
说明: FTP的客户端,界面化的ftp操作,运行此程序后,需要只能ftp服务器端的用户名和密码,并且需要服务器端开启才可以进行正常的ftp下载。(FTP client, the interface of the ftp operation.)
说明: FTP的客户端,界面化的ftp操作,运行此程序后,需要只能ftp服务器端的用户名和密码,并且需要服务器端开启才可以进行正常的ftp下载。(FTP client, the interface of the ftp operation.)
这是关于Java的FTP客户端程序的设计与实现的论文。里面包含了具体的实现方法,希望对大家有用。(This is about Java, FTP client program design and implementation of papers。Which contains a specific implementation, and I hope for all of us.)
用vb结合bat和ftp实现远程键盘侦听(use VB code and Bat file,ftp to get the remote computer keyboard)
在当今信息社会,以国际互联网(Internet)为主要特征的信息基础设施正在改变人们的生活方式,资源共享已经成为人们生活的迫切需要。尽管远程登陆(Telnet)提供了访问远程文件的极好方法,但怎么也比不上使用自己计算机中的文件方便。如果用户想使用其它计算机上的文件,最理想的方法就是把它COPY到自己的计算机中,以便在本地计算机上操作。FTP正是完成这项工作的工具,你可以在任意个可经文件传输协议(FTP)访问的公共有效的联机数据库或文档中找到你想要的任何东西。全世界现在已有1000多个(96年的数据)FTP文件服务器对所有INTERNET用户开使用,用户可以通过与Internet相连到远程计算机,把自己需要的文件传输过来或是把自己的收集传输上去与他人共享
遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client that uses asynchronous socket operation mode and utilizes many programming techniques described in detail throughout the book. It connects to an FTP server, sends commands and receives replies according to rfc959.txt">RFC 959 to get and put files, change directories, get file lists, delete files.)
用到CFtpConnection类,少有的用winsock开发的在VB平台的FTP源码,有文件列表,重命名删除文件等功能。网上也有,但我这个可以修正好可以正常下载,网上找的不能正常下载(CFtpConnection use category, a rare development using winsock in VB platform FTP source, there is the list of files, rename, delete files and other functions. Online also, but I can fix this good can be normal to download, on-line can not find a normal download)
vc6写的ftp的客户端软件。 vc6写的ftp的客户端软件。(vc6 write ftp client software. vc6 write ftp client software.)
说明: 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO streams is essential to understand these programs. All Program Tested in JDK 1.4, and Run Successfully. Do not forget to run server program before starting client program. Developed By: Divyen K Pate(A Java-based Socket procedures prepared to provide a simple FTP functions This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server.Knowledge of socket programming, applet, AWT , thread, and IO streams is essential to understand these programs.All Program Tested in JDK 1.4, and Run Successfully.Do not forget to run server program before starting client program.Developed By: Divyen K Pate)
这是开发2410的时候用的一个服务器软件,希望能有用吧。(This is a development of 2410, when a server software with the hope it useful.)
用VC6.0实现的基于TCP协议的聊天室,包括客户端和服务器代码,很有参考价值(VC6.0 achieved using TCP protocol-based chat rooms, including client and server code, a good reference)
一个ftp服务器程序。很实用的。在VC6.0环境下编译通过。(An ftp server program. Very practical. Environment in the VC6.0 compiler through.)
FTP端口的代码,也是书上的例题,虽然很小,但是很基础,帮助你们理解(FTP port code, is also a book example, although very small, it is the basis to help you understand)
tftp 服务端程序代码 适合初学者学习(tftp server-side program code suitable for beginners to learn)
VB源码(FTP上传下载),功能不错(VB source code (FTP uploading and downloading), features a good)
外国人写的FTP代码,很值得借鉴!是关于写服务器方面的程序!(FTP code written by foreigners, it is worth learning! Is about to write server procedures!)
这个程序是FTP里有什么就显示什么,不用经过数据库存取,所以叫无库程序 此程序为QQChen耗时三个月开发的,其中艰辛不足道,只希望大家要对得住我 此为免费版,少了搜索、图片自定义下载等功能,如需这些功能或增加功能, 你可以修改<% %>之外的内容,修改后的不充许再转发 免费版不可以用作商用 (This procedure is FTP, there are what shows what going through the database access, so called non-Treasury program This program for three months QQChen time-consuming to develop, in which hard insignificant, only hope that doing justice to my version for free less search, pictures, download custom features such as, for these functions or add features, you can modify the <> outside of the content is not revised again allow free forward and we can not use commercial)
FTP客户端的代码,基于DotNet Framework,C#语言开发。(FTP client code, based on the DotNet Framework, C# Language development.)
Indy是一套开发网络程序很好的套件,封装了http ftp stmp 等等的协议,这是indy 10在.net2.0上的移植的源代码(Indy is a very good development of network programming packages, Packaging the ftp, http, etc. stmp agreement This is the indy 10. net2.0 the transplant source code)