搜索资源列表
-
0下载:
用C语言开发的在Linux平台上的TFTP(RFC1380)服务器端和客户端. 支持目录列表, 可变块大小(RFC2348). 传输模式只支持二进自制模式.
停止等待机制作为数据传输的基本机制, 是网络编程必须的掌握的技能. TFTP 协议使用基于UDP的停止等待机制来实现文件的可靠传输. -Developed using C language in Linux platform TFTP (RFC1380) server-side and client. Supported dir
-
-
0下载:
Linux环境下实现文件传输功能,使用UDP协议来完成-Linux environment to achieve file transfer function, use the UDP protocol to complete the
-
-
0下载:
linux下UDP大文件传输,测试最大228M不丢报传输,传输速度4M左右-UDP under linux large file transfer, testing the largest non-228M reported lost transmission, transmission speed of about 4M
-
-
0下载:
linux平台的聊天通讯工具,实现了udp聊天与tcp文件传输,依据ipmsg协议,可与windows平台通信。-linux platform chat communication tools to achieve udp tcp file transfer and chat, according to ipmsg agreement, with windows platform communication.
-
-
0下载:
基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。
主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。
此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。
-Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o
-
-
0下载:
基于Linux的udp文件传送,网络环境好的局域网丢包率较少-Based on Linux udp file transfer, network environment good local area network packet loss rate is less
-
-
0下载:
linux下udp大文件传输
linux下用户数据报协议大文件传输
代码在 redhat下编译通过。
最大测试无差错传输文件:288M
最大测试传输速度:6.5M/S
包含了可以解决丢包问题的代码级实现方法。-large file transfer code of the user datagram protocol udp large file transfer under linux under linux redhat next compile. The
-
-
0下载:
linux UDP 传送 文件。涉及流 程控制和拥塞控制。 文件完整 性的校验等-Linux UDP to transfer files. Involved in the process control and congestion control. File integrity checksum
-
-
0下载:
linux下UDP大文件传输,测试最大228M不丢报传输,传输速度4M左右-UDP under linux large file transfer, testing the largest non-228M reported lost transmission, transmission speed of about 4M
-
-
0下载:
在Linux编写的一个UDP的小例子,实现文件的传输。-Linux written in a small example of the UDP, file transfer.
-
-
0下载:
Linux下的UDP可靠传输实现,文件传输-UDP reliable transmission of Linux implementations, file transfer
-
-
0下载:
在linux下,实现UDP传输文件,分包传输-Achieve UDP file transfer under Linux, and can be sub-transmission
-
-
0下载:
此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
-