搜索资源列表
UDP-based_Reliable_Data_Transfer_Library
- 一个基于UDP协议上的可靠数据传输库.适用于Win32及linux平台.-a UDP based on the reliable data for transmission. Apply to the Linux and Win32 platforms.
Linux_Socket
- Linux TCP/IP编程,—基于BSD Socket 1.1,应用Socket函数实现网络功能;UDP应用举例;
Ch3
- linux下基于LinuxKernerModule编写的TCP/UDP 测试程序,对于编写Linux下网络驱动测试的学习很有帮助。
socket
- 这个是一个在linux平台下的一个socket服务端与客户端的一两个程序,基于的是UDP数据报协议的无连接socket
SOCKET
- TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
tcp_ip_design_report.doc
- 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌
广播服务器
- 在Linux下的基于TCP/IP协议的广播服务器和客户端程序。初学着很有用啊!!
server_l
- TCP/UDP server on linux.
nc6-1.0.tar
- Netcat 可以创建IPv4或IPv6的TCP 或UDP的connection,之后将在标准输入的到的data通过该connection发送到对端。-In the simplest usage, "nc6 host port" creates a TCP connection to the given port on the given target host (using either IPv4 or IPv6 as appropriate). Your standard input is
client.c
- simple udp client program under linux
server_udp
- Example UDP server for Linux.
tcs.c
- 实现UDP传输 for linux udp socket -for linux udp socket
udp
- 很好的TCP中UDP实现,不错哦,在LINUX下测试实现了-TCP in the UDP to achieve a good, good, oh, the test achieved under LINUX
example
- 工业级linux moxa嵌入式工控板 测试例子源代码。方便2次开发。里面包含串口,以太网,tcp,udp编程-LINUX UDP TCP
server
- UDP echo服务器的程序,相比tcp 要简单,传输的过程也简单。-UDP echo server program. It s easier than the tcp server,and the transmission is also easy.
UDP-TCP
- 在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
UDP_C
- 一个linux UDP网络通讯的例子源代码(server、client方式)-A linux UDP network communications example source code (server, client mode)
UDP
- 一个简单的UDP通信程序,实现linux环境下socket的应用。-udp ,client ,server
broadcast
- linux下的udp广播结构,包括客户端,与服务端。-linux udp broadcast include client and server
tcp+udp
- socket网络编程在linux下的实现,支持tcp/udp两种协议(Socket network programming under Linux implementation, support tcp/udp two protocols)