搜索资源列表
linux-udp.rar
- linux下udp客户端和服务器的程序,可用于无差错传输文件和对网络编程的学习,linux-udp
linux.zip
- linux下模拟udp的泛洪攻击,类似trinoo和udp flooder,udp dos attack
udt.4.4.win32_with_VC6
- udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
linux-QQ(udp)
- 本实验是一个Linux下的网络即时通信工具,模仿QQ而来…-This experiment is a real-time communication network under Linux tools, imitation QQ from ...
jinchengtongxin
- linux下网络通信 udp协议 实现:广播通知客户端登陆或退出 接受消息并通知所有客户端; 客户端接受服务器发来的消息。-linux udp protocol for network communication: radio to inform the client log in or out of receiving messages and inform all clients client accepts the server sent the message.
perro-1.0.2.tar
- 记录IP/TCP/UDP/ICMP网络包日志 -Recording ip/tcp/udp/icmp network logs
file_transfer
- linux 网络编程 c C++ UDP tcp -linux network programming c C++ UDP tcp
a
- linux网络程序设计的例子源代码,有关进程,管道,CS结构,UDP,TCP,原始套接字-unix linux network programming codes
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
udpsocket
- linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
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
clientserver
- This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
NS2-TCP-UDP
- Linux环境中NS2TCPUDP ns2下仿真有线网络的延时、抖动、吞吐量的实验源码-Under the Linux environment NS2TCPUDP ns2 simulation wired network delay, jitter, throughput experimental source
chat
- 课程设计 linux下的基于UDP的简易聊天程序,支持群聊-Curriculum under linux simple chat program based on UDP, support for group chat
UDP-connection
- LINUX/UNIX下实现本地和远端进程的通信程序,客户端和服务器端。修改IP地址,即可实现通信-In Unix/Linux network,implemention of a DUP connection between client and Server. After downloading ,you may have to change your IP address and port number!!!
udp
- linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
Linux-net-programC-language
- 本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel process