搜索资源列表
udpSocket
- UDP库 专门用于、UDP数据的传输和接收处理。
UDPsocket.rar
- 一个例子,用VC实现多线程的SOCKET UDP 通信。,An example of using VC to achieve multithreading SOCKET UDP communication.
LinuxSocket
- linux下的socket编程例子 一个三个例子 包括udpsocket单播, 组播 和广播-linux socket programming example under a three examples udpsocket unicast, multicast and broadcast
UDPSocket
- 用UDP协议模拟socket编程的一问一答聊天 基于控制台 -Simulation using UDP protocol socket programming a question-and-answer chat-based console
udpsocket
- linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
UdpSocket
- socket的简单通信 通过这可以理解简单通信的道理-A simple socket communication through this can understand a simple truth Communications
udpsocket
- 简单的UDP,以子函数为主,方便调用,经过本人亲自调试成功-simple for udp clicent
RipEmurator
- Rip协议实现 仿真器, 技术上包括Qt TableView,UDPSocket。-Emulator Rip protocol implementation, technically, including Qt TableView, UDPSocket.
TCPUDPSocket
- TCP UDPSocket调试工具,可供网络编程人员检测TCP UDP连通性,排除防火墙等的干扰。-TCP UDPSocket debugging tools available for network programming that detect TCP UDP connectivity, firewall, etc. of the interference rule.
UDPsocket
- UDP下的socket网络服务器编程(二)-Network server UDP socket programming under (b)
UdpSocket
- VC++基于UDP的服务器与客户端链接的演源代码-VC++ UDP-based server and client source code links to the speech
UDPSocket
- 对于初学者有很大帮助的UDP源码,显示并保存传输的数据。-Great help for beginners UDP source, display and save the data transmitted.
UdpSocket
- 一个用socket实现UDP简单通信的例子。分为客户端和服务器两部分。运行时需要更改客户端程序的地址信息。是socket初学者很好例子。-UDP socket implementation of a simple communication by example. Divided into two parts, client and server. Running client programs need to change the address information. Is a good
udpsocket
- 以udp协议创建客户端/服务器模式,熟悉socket的网络编程。前提是要了解udp协议-Udp protocol to create client/server model, familiar with socket network programming. Premise is to understand the udp protocol
UDPsocket
- 一个基于UDP协议的socket小程序,对初学者有参考价值,很不错的啊。-A UDP protocol based on the socket small program, has reference value for beginners, very good ah.
bcbUDP
- 实现今晚一直在研究c++ builder中的udp开发。bcb组件中还有一个udpsocket,研究了半天,再加上百度和google,按照样例也没有弄出结果来。众说纷纭,大部分都说是该组件存在问题,有些说还需要自己写一些底层的东西等等。其实用winsock也可以写,本着方便快捷的原则想有现成的控件可以用,没想到费了这么多时间啥都没搞出来。只好瞄向Indy 的udp组件,没想到一试就灵。 ———————————————————————————————————————————— 使用I
recvData_UDP
- socket recvUDP通信,用于接收从其他机子发送的数据-receive data by UDPsocket
udpSocket
- 基于udp的soket服务器和客户端,经过测试能够实现,两台联网的pc之间的通信-udp,socket ,server and client
20121002-UDPSocket
- 带事件很使用的UDPSocket,本代码提供了一个UDP通信类,使用非常方便-With the event is used UDPSocket, the code provides the a UDP communication class, very easy to use
UdpSocket
- 实现udp udp套接字,udp接收数据,统计接收包数。在Linux平台上运行(UDP receives data and counts the number of packets received. Running on the Linux platform .)