CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - FTP 服务器

搜索资源列表

  1. FTP,文件传输!SMTP设计

    1下载:
  2. 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:688647
    • 提供者:石飞
  1. ftpcode

    0下载:
  2. 一个FTP服务器的源吗程序 您需要至少在VC6.0的开发环境下才能运行!-a ftp server sourcecode,you need to complie it with visual c++~
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:199960
    • 提供者:雨寒
  1. FTP服务

    0下载:
  2. 这是用C#编写的客户器与服务器的程序,为需要使用的人员提供了条件。-this is a client programm and a server programm writen in c#,it provides convenience for people who need it.
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:21294
    • 提供者:李斌
  1. vc实现ftp

    1下载:
  2. 用vc实现的一个实现ftp功能的程序,实现了ftp的最简单的功能,连接服务器,以及设置共享目录等功能.-vc used to achieve the realization of an ftp function procedures, the ftp achieve the most simple functions, linking servers, and the installation of shared directory.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:64194
    • 提供者:袁刚
  1. EXAMPLE67

    0下载:
  2. FTP服务器编程实现源码,用VC++.NET运行环境,挺好的-FTP server program source code, with VC.NET environment, in very good shape;
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:22476
    • 提供者:詹红艳
  1. FTP总集

    0下载:
  2. 七个FTP的客户端和服务器端程序的源码,能够实现文件的上传,下载,修改,删除等诸多功能-7 FTP client and server applications, the source code files to upload and download, modification, deletion and many other functions
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:1963127
    • 提供者:刘广
  1. CorpServerService2

    1下载:
  2. 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:3621
    • 提供者:彭宇
  1. TcpSer

    0下载:
  2. FTP服务器示例 实现客户发出请求下载服务端文件的功能 服务器能同时响应多个客户的请求 编译方式: cc TcpSer.c -o TcpSer -lsocket-example FTP server for customers download service request issued by the document-server functionality can also respond to the request of several customers compiler
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2091
    • 提供者:木子
  1. Mini FtpServer

    0下载:
  2. 一个演示工作原理命令的ftp服务器程序,使用信号量和临界区解决多线程的同步和互斥问题 -a demonstration of principle orders ftp server, the use of volume and signal to solve critical multithreading and synchronization of Mutual Exclusion
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:21332
    • 提供者:胡军
  1. PPCftpserver

    0下载:
  2. 基于PowerPC版本的Linux环境下的ftp服务器程序-PowerPC-based versions of the Linux environment under the ftp server
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:6879
    • 提供者:何平
  1. CSTest

    1下载:
  2. 实现FTP的功能,可以下载上传。而且支持断点续传。FTP服务器及客户端。界面美观,采用JDK1.5开发-FTP functions can be downloaded upload. But support for HTTP. FTP server and client. Beautiful interface, developed using JDK1.5
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:6241
    • 提供者:黄飞
  1. myFtp_c

    0下载:
  2. 我写的FTP客户端,在linux Redhat 9.0上通过,能够连接linux下的FTP服务器。-I write FTP client, the Linux Redhat 9.0, adopted Linux to connect the FTP server.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:3028
    • 提供者:田山水
  1. flashftpserver

    0下载:
  2. 这是一个C语言版本的FTP服务器程序,运行效果相当好,目前仅支持Windows系统上运行。你可以到我的主页获得最新的版本。如果你更新了代码,支持你以邮件方式发给我,我可以放到主页上,并且在程序注明你的名字。-This is a C language version of the FTP server running quite effective, currently only supports Windows operating system. You can come to my home
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:32986
    • 提供者:黄冠
  1. FTPsever

    1下载:
  2. ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序-ftp server is a console based on the ftp server, can be achieved most of the FTP server
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:22059
    • 提供者:缪陆军
  1. FTPlianjieyuliulan

    0下载:
  2. 实现了FTP的客户端,在线浏览FTP服务器上的文件列表-achieved a FTP client, FTP server online browsing files on the List
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:9158
    • 提供者:xxxxzzzzyyyy007
  1. myftp-complete.tar

    1下载:
  2. linux下实现的简易ftp客户端程序,可以与标准的ftp服务器上下载、上传文件、列出指定目录下的所有文件,等。-simple ftp client, with the standard of the ftp server to download and upload documents, designated directories list of all documents, such as.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:32093
    • 提供者:zhzhy
  1. javatext

    1下载:
  2. FTP服务器和客户端(自己的协议) 想学网络编程的可以看一下-FTP server and client (the Agreement), like the network programming can look at the
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:91894
    • 提供者:杨恒
  1. wqy_Ftpsev

    0下载:
  2. 一个基于对话框的FTP服务器端程序,希望对大家有所帮助.-a dialog-based FTP server software, we hope to help.
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:52699
    • 提供者:武青云
  1. ftpserver_overlapped

    0下载:
  2. Ftp服务器 C++实现,采用overlapped I/O技术-Ftp server achieved using overlapped I / O technology
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:60294
    • 提供者:air
  1. FTP2006kp

    0下载:
  2. 这是我改写的ftp服务器的程序,非常短小,将无用的内容压缩到了最小-This is my rewrite of the ftp server process, a very short, useless content compression to the smallest
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:22432
    • 提供者:yn
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 44 »
搜珍网 www.dssz.com