搜索资源列表
linux.net.cs
- linux下用UDP收发简单数据,内有服务器端和客户端-using UDP simple data transceiver, which has server and client
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.
server_l
- TCP/UDP server on linux.
udpsocket
- linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
server_udp
- Example UDP server for Linux.
clientserver
- This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
network_frame
- 使用boost::ASIO开发的一个tcp/udp服务器、客户端的架构。-this a framework for the network(tcp/udp,server and client) by the boost::asio
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平台下的基于TCP/IP协议的UDP服务器,同样只实现简单通信,C/S架构,支持并发连接。-Linux platform based on TCP/IP protocol UDP server, as only simple communication, C/S architecture, support for concurrent connections.
udp
- linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
server
- UDP echo服务器的程序,相比tcp 要简单,传输的过程也简单。-UDP echo server program. It s easier than the tcp server,and the transmission is also easy.
UDP-TCP
- 在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
UDPserver
- linux下用C语言实现UDP服务器 和客户端的范例。-Linux UDP server
udpsever
- linux udp服务器实现。。初学者可借鉴-linux udp server implementation. . Beginners can learn
udp
- udp在linux下客户端服务器程序,直接可在linux下以两个进程形式运行。-udp in linux client server program, directly in the form of two processes under linux running.
UDP-TCP
- 在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
udp_demo
- 这是一分Linux下udp服务端的例子,实现了简单的udp接收和发送的功能。-This is a demo for linux udp server. functions:udp receive and udp send
server
- UDP聊天室服务器端源代码,基于linux的网络编程-UDP 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.)
