文件名称:udp-comm-samples
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-01-23
- 文件大小:
- 87kb
- 下载次数:
- 0次
- 提 供 者:
- g***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个C++的使用UDP协议进行通讯的例子,比较直观的示例了如何使用UDP协议进行两个程序之间的通讯。例子中包含客户端和服务端程序。-An example of a C++ using UDP protocol for communication, more intuitive example of how to use the UDP protocol for communication between the two programs. Examples include client and server programs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
udp-comm-samples
................\client
................\......\main.cpp
................\......\Makefile
................\......\Makefile.Release
................\......\udpclient
................\......\udpclient.cpp
................\......\udpclient.exe
................\......\udpclient.h
................\......\udpclient.pro
................\......\udpclient_zh.qm
................\......\udpclient_zh.ts
................\server
................\......\main.cpp
................\......\Makefile
................\......\Makefile.Release
................\......\server
................\......\server.exe
................\......\udpserver
................\......\udpserver.cpp
................\......\udpserver.h
................\......\udpserver.pro
................\......\udpserver_zh.qm
................\......\udpserver_zh.ts
................\Thumbs.db