搜索资源列表
linux.net.cs
- linux下用UDP收发简单数据,内有服务器端和客户端-using UDP simple data transceiver, which has server and client
Linux_net_udp
- Linux网络通信(UDP)客户端和服务器程序,本人亲自编写,现奉献给大家-Linux Network Communications (UDP) client and server programs, I personally prepared, we are dedicated to
linuxserv
- linux source code for service and client this is used udp protocal-linux source code for service and client th is is used udp protocal
UDPclient.rar
- Linux网络编程之UDP的客户端程序简单代码,可以传输各种文件,适合初学者学习使用。,Linux Network Programming for the UDP client program easy code, you can transfer all kinds of documents, suitable for beginners learning to use.
tftpx-1.0
- 用C语言开发的在Linux平台上的TFTP(RFC1380)服务器端和客户端. 支持目录列表, 可变块大小(RFC2348). 传输模式只支持二进自制模式. 停止等待机制作为数据传输的基本机制, 是网络编程必须的掌握的技能. TFTP 协议使用基于UDP的停止等待机制来实现文件的可靠传输. -Developed using C language in Linux platform TFTP (RFC1380) server-side and client. Supported dir
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
clientserver
- This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
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
UDP
- linux下的udp客户端编程,实现发送和接收功能,稍加修改就可以实现tcp编程了-udp client under linux programming, send and receive functions can be achieved slightly modified programmed tcp
udp_echo_cli_v6
- linux下 ipv6 UDP CLIENT 客户端-linux ipv6 UDP CLIENT
udp-client-sever-c
- udp code for linux in c language
UDP
- 简单的UDP链接的服务器和客户端,能够实现链接测试,发送信息的简单功能。linux c 网络编程的基础。-A simple UDP client and server, able to send information.
UDP
- 一个简单的UDP通信程序,实现linux环境下socket的应用。-udp ,client ,server
udp
- udp在linux下客户端服务器程序,直接可在linux下以两个进程形式运行。-udp in linux client server program, directly in the form of two processes under linux running.
udp
- Linux下udp并发服务器的实现。服务器循环接收客户端的消息,每收到一个消息,fork()一次,通过子进程来完成客户端的消息。与tcp并发不一样,他不必listen()和accept()。-Udp under Linux to achieve concurrent server. Server receives the client' s message loop, each receives a message, fork () once the child process to be
client
- UDP聊天室客户端务器端源代码,基于linux的网络编程-UDP client
TCP-UDP
- Linux下C实现的简单TCP-UDP服务器端和客户端-Under Linux C implementation of simple TCP, UDP client and server
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.)