CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Ftp客户端 搜索资源 - connection

搜索资源列表

  1. ftpvc++

    1下载:
  2. 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
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:6.15kb
    • 提供者:dd
  1. FtpClientDemo

    0下载:
  2. JAVA 实现FTP连接与浏览,很好的代码-JAVA FTP connection with the visit, a good code
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:陈国明
  1. ExampleClient

    0下载:
  2. 利用套接字开发基于面向连接的客户端服务程序。-use socket connection-oriented development based on the client service procedures.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:71.15kb
    • 提供者:jier
  1. FtpSystem.rar

    0下载:
  2. 能够随时监听客户端的连接请求,提供上传,下载文件的功能,进行文件可靠性的传输.(服务器端也能提供增加访问用户的功能,修改用户相关信息的功能,并能选择对应每个用户的共享ftp列表的功能,进行相关的上传,下载数据【待升级】),并可以实现和客户端进行聊天等功能。在客户机请求来的时候为该用户临时创建一个进程,实现多线程的编程。,Be able to listen at any time the client connection requests, providing upload and downlo
  3. 所属分类:Ftp客户端

    • 发布日期:2017-06-03
    • 文件大小:15.11mb
    • 提供者:高攀
  1. FTP

    0下载:
  2. Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:42.06kb
    • 提供者:gaciya
  1. FtpClient

    0下载:
  2. 当客户端进入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.
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-11
    • 文件大小:2.1mb
    • 提供者:show
  1. ClienttFTP

    0下载:
  2. 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
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:50.54kb
    • 提供者:leo
  1. CODE_UPLOAD237412161999

    0下载:
  2. This for FTP Connection-This is for FTP Connection
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-17
    • 文件大小:13.82kb
    • 提供者:Saroja
  1. winsockdotnet_src

    0下载:
  2. This for FTP Connection-This is for FTP Connection
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-26
    • 文件大小:36.55kb
    • 提供者:Saroja
  1. unzip

    0下载:
  2. This for FTP Connection-This is for FTP Connection
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-29
    • 文件大小:14.68kb
    • 提供者:Saroja
  1. babyftp

    0下载:
  2. 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:
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:40.19kb
    • 提供者:Omk
  1. FtpClient

    0下载:
  2. 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
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-04
    • 文件大小:1.24mb
    • 提供者:邱福双
  1. CMyTest

    0下载:
  2. 实现与ftp服务器的连接,能够实现上传下载文件。-Realize the connection with the ftp server, uploading and downloading files can be achieved.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-01
    • 文件大小:201.77kb
    • 提供者:wangxm
  1. CMyTest

    0下载:
  2. 实现从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.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-27
    • 文件大小:205.24kb
    • 提供者:wangxm
  1. FTP

    0下载:
  2. 此例完成模拟的FTP功能。 服务器端在端口2000进行侦听,处于等待连接状态。-The patients completed the simulation of FTP functions. Server listens on port 2000, is waiting for connection status.
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-22
    • 文件大小:6.67mb
    • 提供者:熊文锴
  1. ftp

    0下载:
  2. ftp上传下载文件与目录,文件与目录的删除。判断是否连接。等-ftp upload and download files and directories, delete files and directories. Determine whether the connection. Etc.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:43.03kb
    • 提供者:yjj
  1. MyFtp

    0下载:
  2. 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
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-10
    • 文件大小:1.97mb
    • 提供者:刘明
  1. ftpserver

    0下载:
  2. VC++编写的极速FTP客户端程序,功能很强大,国内某大学一高手写的,带有一个像FLASHGET一样的悬浮窗。看上去很专业,连接速度确实快,原理就等大家慢慢研究了。可以新建站点、编辑站点、前台传输、后台传输、窗口布局、本地视图等,和著名的CuteFTP有点像。-Written in VC++ speed FTP client program, very powerful, a national expert to write a university, with a floating windo
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:200.74kb
    • 提供者:张羽翀
  1. FTP

    0下载:
  2. 一个基于控制台的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,
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-01
    • 文件大小:120.1kb
    • 提供者:pizili
  1. Basic-Connection-and-File-Transfer

    0下载:
  2. 利用transmit和applescr ipt,远程传输文件(FTP)-Basic Connection and File Transfer with Transmit and applescr ipt
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-06
    • 文件大小:3.33kb
    • 提供者:zhangzhongpeng
« 12 »
搜珍网 www.dssz.com