搜索资源列表
udps_4
- UDP服务端程序,提高计算机网络程序设计的技能而编制的.-UDP server procedures, and enhance the computer network programming skills and prepared.
udp 用UDP写一个客户端和服务器
- 用UDP写一个客户端和服务器 能够用UDP协议实现两者之间的通信的程序; -Used to write a UDP client and server to use UDP protocol for communication between the two procedures
socket
- linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
pscan2
- TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址 -TCP/UDP port scanner, print service name, rpc server, network card addre
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.
RawPacket
- In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba mode
udp
- Linux/UNIX网络通信中UDP通信的服务器和客服端之间的通信。-Linux/UNIX Network Communication UDP communication between server and client customer service communications.
server-client1
- 一个udp收发包程序~linux下运行~-A program of Udp sending and receiving packets running on linux
client
- linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
udp_client
- UDP Client Source. This will be works with UDP Server
090605LinuxUDP_Client-Server
- UDP是TCP/IP协议中的传输层协议的一种,本文介绍了在Linux下编写基于UDP协议的Client/Server模型的程序的方法,并给出了一个echo Client/Server例子程序。-UDP is a TCP/IP protocol in a Transport Protocol, this article describes the preparation of Linux based on the UDP protocol under the Client/Server model
udp
- 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
udp
- linux下udp通信,包括服务器和客户端-udp communication under linux, including the server and the client
udpServer.c
- UDP server program to listen client application
udp
- 简单的UDP通信协议程序(服务端+客户端)-A simple UDP communication program (server+ client)
linux-udp
- a simple udp client-server code for beginner
server
- contains one code for udp client , simple tct server , forked server , threaded server , echo server
udp
- udp通信实现。在linux环境下。简单的字符串手法(UDP server & client)
udp
- LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)
资料
- 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)