搜索资源列表
udptalk
- 实现linux下UDP客户端的代码,与服务器建立起连接-Under the UDP to achieve linux client code
client.c
- simple udp client program under linux
tcpudpsocket.tar
- 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
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
udp_communication
- Linux下的UDP局域网通信例程,包括客户端和服务器两个程序的源代码-the UDP LAN communication routines of Linux, including client and server two program source code
broadcast
- linux下的udp广播结构,包括客户端,与服务端。-linux udp broadcast include client and server