搜索资源列表
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
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
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.
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
udpxy-1.0-Chipmunk-12
- small-footprint UNIX/Linux daemon to relay multicast UDP traffic to client s TCP (HTTP) connection
client
- 在LINUX操作系统中开发的网络通信程序。客户端程序采用UDP协议。-LINUX operating system in the development of network communication program. Client programs using UDP protocol.
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
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.)