搜索资源列表
ftpvc++
- ftp客户端c++编程FTP协议将使用两条单独的TCP连接,一条专用于发送FTP命令,另一条则专用于传递数据。初始建立连接时,服务器在21号端口上接收来自客户端的命令连接。-ftp client c programming FTP will use two separate TCP connection, a dedicated FTP to send orders, and the other one is dedicated to data transfer. The initial est
FtpClientDemo
- JAVA 实现FTP连接与浏览,很好的代码-JAVA FTP connection with the visit, a good code
ExampleClient
- 利用套接字开发基于面向连接的客户端服务程序。-use socket connection-oriented development based on the client service procedures.
FtpSystem.rar
- 能够随时监听客户端的连接请求,提供上传,下载文件的功能,进行文件可靠性的传输.(服务器端也能提供增加访问用户的功能,修改用户相关信息的功能,并能选择对应每个用户的共享ftp列表的功能,进行相关的上传,下载数据【待升级】),并可以实现和客户端进行聊天等功能。在客户机请求来的时候为该用户临时创建一个进程,实现多线程的编程。,Be able to listen at any time the client connection requests, providing upload and downlo
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
FtpClient
- 当客户端进入FTP之后,客户端首先建立一个客户控制连接,并向主服务器发送连接请求,然后可以发出一系列的用户命令。-When entering the FTP client, the client-side control of the first set up a client to connect to the main server to send connection requests, and then may issue a series of user commands.
ClienttFTP
- is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer C
CODE_UPLOAD237412161999
- This for FTP Connection-This is for FTP Connection
winsockdotnet_src
- This for FTP Connection-This is for FTP Connection
unzip
- This for FTP Connection-This is for FTP Connection
babyftp
- testbox1: {/home/p-t/slacker/public_html} ftp -d testbox2 Connected to testbox2.slacksite.com. 220 testbox2.slacksite.com FTP server ready. Name (testbox2:slacker): slacker ---> USER slacker 331 Password required for slacker. Password:
FtpClient
- FTP客户端,实现跟数据库的连接,查询数据库中是否有文件未处理的文件,有则上传并更新数据库,带有重复文件检测及文件大小检查功能-FTP client to realize the connection with the database, query the database if there are files processed file, there will upload and update the database with detection of duplicate files
CMyTest
- 实现与ftp服务器的连接,能够实现上传下载文件。-Realize the connection with the ftp server, uploading and downloading files can be achieved.
CMyTest
- 实现从ini文件读取信息,与ftp服务器建立连接,实现上传和下载,把要上传的文件上传到ftp服务器,下载的文件下载到本地电脑上。-Read information from a ini file, and ftp server connection, to upload and download, upload the file to upload to the ftp server, download the file to download to your local computer.
FTP
- 此例完成模拟的FTP功能。 服务器端在端口2000进行侦听,处于等待连接状态。-The patients completed the simulation of FTP functions. Server listens on port 2000, is waiting for connection status.
ftp
- ftp上传下载文件与目录,文件与目录的删除。判断是否连接。等-ftp upload and download files and directories, delete files and directories. Determine whether the connection. Etc.
MyFtp
- FTP客户端,实现的功能不是太多,但是实现了连接了服务器,进行上传和下载,源码比较简单易于初学者的学习。可以在此基础上进行丰富-FTP client to achieve the function is not too much, but realized the connection of the server to upload and download, simple easy-to source for beginners to learn. On this basis can be a
ftpserver
- VC++编写的极速FTP客户端程序,功能很强大,国内某大学一高手写的,带有一个像FLASHGET一样的悬浮窗。看上去很专业,连接速度确实快,原理就等大家慢慢研究了。可以新建站点、编辑站点、前台传输、后台传输、窗口布局、本地视图等,和著名的CuteFTP有点像。-Written in VC++ speed FTP client program, very powerful, a national expert to write a university, with a floating windo
FTP
- 一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 -A console-based ftp server program, able to achieve most of the FTP server program Note: a. username and password for the toldo b. the main directory is c:/temp,
Basic-Connection-and-File-Transfer
- 利用transmit和applescr ipt,远程传输文件(FTP)-Basic Connection and File Transfer with Transmit and applescr ipt