搜索资源列表
UDP传输server端
- linux系统下,基于C语言的UDP传输server端
chat_room QT 下UDP实现
- 在Redhat enterprise 5 Linux 下的QT编程。用UDP实现双方的通信。
linux-udp.rar
- linux下udp客户端和服务器的程序,可用于无差错传输文件和对网络编程的学习,linux-udp
linux.zip
- linux下模拟udp的泛洪攻击,类似trinoo和udp flooder,udp dos attack
UDP-Test
- ARM LINUX UDP网络测试实验源程序代码-ARM-LINUX UDP TEST CODE
linux-QQ(udp)
- 本实验是一个Linux下的网络即时通信工具,模仿QQ而来…-This experiment is a real-time communication network under Linux tools, imitation QQ from ...
linux_udp
- linux udp编程,里面含有编程代码,用于UDP广播方面-linux udp programming, which contains the programming code for UDP broadcasting
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
udp
- linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
udp
- Linux/UNIX网络通信中UDP通信的服务器和客服端之间的通信。-Linux/UNIX Network Communication UDP communication between server and client customer service communications.
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.
Linux_NetProgram
- Linux下的网络编程 对TCP—UDP的网络编程进行了详细说明,并包含代码-The file is about the network programming under the linux system. It includes the detail descr iption of network programming and the source code sample
udp
- linux下udp通信,包括服务器和客户端-udp communication under linux, including the server and the client
udp
- Linux UDP 编程 适用于嵌入式ARM开发板-Linux UDP programming for embedded ARM development board
linux-udp
- a simple udp client-server code for beginner
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!!!
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
UDP协议客户端服务器间视频传输c源码
- 此程序利用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.)