搜索资源列表
mutilThreadTCPandUDP
- 多线程的TCP和UDP通讯实例,Visual C++6.0开发。
UDPDemo
- 用EVC写的UDP通讯实例,可通过修改实例名来运行多个实例以便测试
udp_server
- UDP通讯开发实例,服务端 EVC 4.0, ARMV4I 编译通过 运行成功
UDP
- socket编程 : 一个基于UDP协议的通讯实例
UDP
- labview 的UDP通讯编程实例,可以在两台计算机之间传递数据
TCP.UDP
- VC++6 TCP UDP通讯程序实例-VC 6 TCP UDP communication procedures example
cli00
- 基于UDP的通讯实例,使用UDP协议发送字节至服务器端,然后返回包,这个是发送端-Examples of communication based on UDP, use the UDP protocol to send bytes to the server-side, and then to return pack, this is the sending end
1
- c++网络数据库实例 第一章 实例 01-简单网络聊天室 实例 02-网络聊天室服务器 实例 03-网络聊天室客户端 实例 04-定时发送消息 实例 05-传输文件 实例 06-GETIP 实例 07-域名解析 实例 08-TUSPY 实例 09-多人聊天室 实例 10-端口扫描 实例 11-异步网络通讯 实例 12-UDP协议实现网络通讯 实例 13-域名查询-c++ network database instanc
Tcpudp_app
- SymbianTCP UDP开发源代码,这个实例是TCP-UDP通讯开发的样板-SymbianTCP UDP open source, this example is the TCP-UDP communication model developed
12
- WINCE UDP 通讯 MFC 实例 有源代码-WINCE UDP communication
vcudpsrc
- VC++ 基于UDP协议的网络通讯实例,C/S架构,在实例中,用户通过服务器端的程序定义一个屏幕上的几何圆,并将圆的X/Y坐标及半径信息发送至客户端,客户端接收到这些数据后在自己的窗体中还原出这个圆,包括它的半径、会标等,使用了UDP协议,也算是比较典型的网络通讯实例了-VC++ based on UDP protocol for network communications example, C/S structure, in the instance, the user through th
labview
- 将labview转换成为exe的的说明可供labview8用户进行参考 [UDP.rar] 的UDP通讯编程实例,可以在两台计算机之间传递数据-It is verry good
PeerToPeer
- Delphi源码,网络相关,仿QQ,点对点聊天,UDP 真正的点对点通讯实例,实现类似QQ的技术,主是通过UDP穿透NAT进行通讯。程序要用到两个控件:DXSock和Rzaize 3.10。-Delphi source, network-related imitation QQ, peer-to-peer chat, the UDP point-to-point communication instance, similar QQ technology, the main NAT Tra
multithreadedudpserver
- UDP通讯使用多线程并发实例,包括服务端和客户端,使用C#开发-UDP communications using the multi-threaded concurrent instances, including server and client, using C# developers
udp
- 一个用C#语言实现的使用UDP协议进行通讯的简单实例 -A simple example of the C# language uses the UDP protocol to communicate
UDP-Socket
- delphi 编写的udp通讯实例,创建udp客户端线程和服务器端线程。-delphi udp
udp通讯实现
- Linux UDP 通讯实例,可直接使用(Linux UDP communication examples, can be used directly)
数据通讯
- LabVIEW TCP和UDP通讯实例,可以作为学习该通讯的入门资料。(Examples of TCP and UDP communication in LabVIEW)
UDP通信
- c# UPD通讯实例,有相关的服务端和客户端(An example of c# UPD communication)
基于vxworks系统的can_串口_UDP_TCp等使用实例
- 给出了vxWorks系统下的各种通讯方式的驱动程序及使用demo,可轻松以此为基础去编写嵌入式控制程序(The driver and demo of various communication modes in VxWorks System are given. It is easy to write embedded control program on this basis)