搜索资源列表
linuxwenjianchuanshu
- 近日小弟做了个linux下用户数据报协议大文件传输程式发上来与大家共勉。 代码在 redhat 9.0 下编译通过。 最大测试无差错传输文件:288M 最大测试传输速度:6.5M/S-brother recently took a linux user datagram protocol large file transfer programs onto the roof and let us. Redhat 9.0 of the code under compile. The bi
chenjinyi.tar
- 设计服务器和客户端,服务器可以使用TCP协议传输文件到客户端(C或C++实现) • 客户端发起传输请求 • 文件可以任意大小 • 客户端保存文件到磁盘
jrtplib-2.9
- 此代码为jrtplib-2.9库文件,用于开发RTP协议数据传输十分有效,已经用此库编写出recive和send函数,并验证成功,适用于linux和vc开发。内有linux的Makefile文件和VC工程文件,可直接使用。
rtp
- rtp 编程 媒体指的是在网络中使用流技术传输的连续时基媒体,其特点是在播放前不需要下载整个文件,而是采用边下载边播放的方式,它是视频会议、IP 电话等应用场合的技术基础。RTP 是进行实时流媒体传输的标准协议和关键技术,本文介绍如何在 Linux 下利用 JRTPLIB 进行实时流媒体编程。
tcl-scripts
- 这是NS2网络仿真实例,包含两个tcl脚本文件,内容是模拟多个无线节点运用DSDV路由协议进行传输的情况。对于初学者有很好的示范作用。-This is the NS2 network simulation example, contains two tcl scr ipt file, the contents of multiple wireless nodes is simulated using DSDV routing protocol for transmission of the si
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.
UdpFileOnlinux
- 在linux平台,使用UDP协议,实现文件传输,验证成功-On linux platform, using the UDP protocol, file transfer, authentication is successful
gkermit-1.0-1.src
- 红帽版linux下串口通讯kermit文件传输协议简单版源码.想学习kermit的可以看看,里面关于状态机用的比较精彩.先解压成rpm,再在linux下解压.-Red Hat linux version of serial communication under the kermit file transfer protocol simple version of source code. Want to learn kermit can take a look at, which on the
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 颜色)。 . 优秀的会话管
vsftpd2.1.0.tar
- 文件传输协议linux 下vsftpd2.1.0.tar.gz-File Transfer Protocol vsftpd2.1.0.tar.gz under linux
rtpfiletransfer
- rtpfiletransfer 使用udp封装rtp的实现文件传输协议,效率不高 但大家可以-rtpfiletransfer
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.
curl-7.19.2.tar
- curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
udp
- linux下 完成 DUPO协议进行文件传输服务-to complete DUPO linux file transfer protocol services
FTP_socket
- 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
bbcp
- 基于Linux的文件传输工具,使用以太网协议,在Linux下编译通过-File transfer tool based on Linux, using the Ethernet protocol, under the Linux compiler
udp传输
- 基于udp文件传输协议,实现udp大文件传输,且稳定(Based on UDP file transfer protocol, UDP large file transmission is realized and no packet is lost)