搜索资源列表
data_transfer_for_tcp_single_thread
- 文件传输单线程程序,利用TCP协议保证文件传输的可靠性。可以运行Windows和linux环境下。-Single-threaded file transfer program file transfer using TCP protocol ensures the reliability. Can run Windows and linux environment.
fileserver
- linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
demo
- 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
HAP_SecureCRT_5.1.3
- SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色)。 . 优秀的会话管
brt
- Linux下写的 socket 文件传输送程序 服务端和客户端完美统一! 命令行参数分析的完美方式! -Write under Linux the socket file transfer service to send the client side and the perfect unity! Command-line parameter analysis of the perfect way!
rpcgen
- 在Ubuntu下开发的一个基于RPCgen的文件传输程序-rpc instance
vsftpd-2.2.0pre4.tar
- 这是一个ftp文件传输的源代码,是比较流行的ftp程序,有client段,server端-This is an ftp file transfer the source code, it is more popular ftp procedures, client segment, server-side
transfer_file
- linux 下用C编写的文件传输程序-transfer_file of linux
Service
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
SRDPClient
- 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的客户端的设计。-TCP and UDP protocols based on network programming and program design, large file transfer capabilities to achieve the client design.
fileserver
- 本程序是基于双协议的文件传输协议的服务器端设计,实现进程预分配技术。-This procedure is based on dual-protocol file transfer protocol server-side design, implementation process, the pre-distribution techniques.
udpclient
- 本程序是基于UDP协议的文件传输协议的客户端设计,能保证可靠性。-This procedure is based on UDP protocol for file transfer protocol client-side design, can ensure reliability.
ZModem32_0.2alpha
- 有关一个利用zmodem协议传输文件的程序,在unix系统下有效,对zmodem协议进行了忠实的实现。-Zmodem agreement about a transfer files using the procedure in unix systems effective zmodem agreement on the implementation of the faithful.
win_linux_socket
- 自己修改的win-linux的传输文件的程序,只有win端(send,recive),linux端相应修改即可,主要是要配置好ip和端口-Their modified win-linux transfer files, or only win end (send, recive), linux client can be modified accordingly, mainly to ip and port configured
wenjianchuanshu
- 在Linux环境下实现的文件传输程序.socket连接服务器,实现上传和下载文件,传输文件时有进度条.-In the Linux environment to achieve the file transfer program. socket connection to the server, to upload and download files, transfer files with progress bar.
FTP_socket
- 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
file-transfer
- 嵌入式开发板mini2440上,用于Linux开发环境下,安全文件传输的程序,包括服务器端和客户端代码。-Mini2440 on embedded development board for Linux development environment, the secure file transfer program, including server and client code.
app-src
- 基于LINUX的安全文件传输系统设计的应该用程序开发的源码。-LINUX-based secure file transfer system design should be developed with the program source code.
Client-589bbb8
- 本程序源代码实现linux下的文件传输功能。客户端。-The source code of the program under linux file transfer capabilities. Client.
server-e14bccc
- 本程序源代码实现linux下文件传输功能。服务器。-The program source code under linux file transfer capabilities. Server.