搜索资源列表
断点传输服务器端
- 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Bet
文件传输服务器端
- 一个文件传输的服务器。可能过此程序完成FTP服务器的功能-a file transfer server. This process may be completed over the FTP server function
linux 网络传输
- 在LINUX下,两台主机一台运行服务端,另一台运行客户端成寻,便可以将本地文件 传到服务器端,类似飞鸽传书。
FTP,文件传输!SMTP设计
- 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FT
断点传输服务器端
- 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Bet
两台机器间Modem文件传输
- 两台机器间Modem文件传输,分客户端和服务器端.方便使用.包括文件,报表,消息通讯-between two machines Modem file transfer, sub-client and server-side. Ease of use. Including documents, statements, news communications
文件传输服务器端
- 一个文件传输的服务器。可能过此程序完成FTP服务器的功能-a file transfer server. This process may be completed over the FTP server function
fileexchange
- TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信-the TCP file transfer systems, servers and clients to pass the IP address to confirm communications
Client_Sever_Comnunication
- 基于VC开发的服务器和客户端分开的通信程序,具有文件传输和聊天等功能。-development of the VC-based server and client separate from the communication process, with file transfer and chat functions.
tcpip_File_translate
- tcp/ip文件传输,定义文件分割结构体,实现服务器、客户端数据传输-tcp/ip file transfer, partition structure definition file, server, client data transfer
C_Sharp_NetExamples
- C#网络实例 DNS集成服务系统 同步套接字客户端 同步套接字服务器 图书销售 套接字数据库客户端 套接字数据库服务器 学籍管理ASPNET应用程序 学籍管理ASPNET服务 异步套接字客户端 异步套接字服务器 按时收费客户端 文件传输客户端 文件传输服务器 浏览器 邮件发送 -C# Network systems integration services examples
cfile
- unix下的C语言文件传输服务器端源程序文件-C under unix file transfer server-side language source file
MulTask_SOCK_File_transfer
- 1)对文件传输实现任务式的管理,可以添加多个任务,每个任务可以包括目录或单文件。 2)服务器保存的目录为客户端一模一样的目录结构-1) File Transfer realize the management of mission-style, you can add more than one mission, each mission may include directory or single file. 2) preser
TCP_File_Transfer
- 基于TCP的文件传输,分为服务器端和客户端,客户端可以传输任意大小、任意格式的文件到服务器端,该源代码很好使,也易懂!-TCP-based file transfer, is divided into server-side and client, the client can transfer any size, any format of documents to the server side, the source code v
fileTransServer
- linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
CPPserver
- 实现文件传输服务器端的功能,包含目录遍历-To achieve file transfer server-side features, including directory traversal
文件传输简单实现
- 本程序使用端口号为:4523。客户机端程序(ftpclient。cpp),服务器端程序(ftpserver.cpp)。 程序实现文件的上传与下载。能够在运行服务器程序的PC机上下载相应的文件,也能像PC机上上传文件。(This procedure uses the port number as: 4523. Client - side programs (ftpclient. CPP) server side program (ftp
fileTransmitServer
- 这是文件传输系统的一个服务器端,并且使用了重叠IO,实现了用户的上传与下载(This is a server-side file transfer system, and the use of overlapping IO, to achieve the user's upload and download)
ftp文件传输源代码
- ftp实现的简单文件传输,客户端,服务器端(ftp file transfer,C++,ftp client,ftp server)
ftp文件传输
- ftp文件传输,客户端和服务器都有。(FTP file transfer Both the client and the server have.)