文件名称:communicate-by-socket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-08-16
- 文件大小:
- 3.23mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C++ vs下用socket实现的多组一对一通信,也就是某个客户端(可以同时开启多个)向服务器发送消息,服务器再把这个消息发送给目标IP-Under C++ vs-one communication with a plurality of sets of socket, which is a client (you can open multiple) sends a message to the server, which then sends the message to the target IP
(系统自动生成,下载前可以参看下载内容)
下载文件列表
用socket实现的多组一对一通信
............................\client
............................\......\client
............................\......\......\ReadMe.txt
............................\......\......\client.cpp
............................\......\......\client.vcproj
............................\......\......\client.vcproj.Megamind-PC.Megamind.user
............................\......\......\stdafx.cpp
............................\......\......\stdafx.h
............................\......\client.ncb
............................\......\client.sln
............................\......\client.suo
............................\server
............................\......\server
............................\......\......\ReadMe.txt
............................\......\......\server.cpp
............................\......\......\server.vcproj
............................\......\......\server.vcproj.Megamind-PC.Megamind.user
............................\......\......\stdafx.cpp
............................\......\......\stdafx.h
............................\......\server.ncb
............................\......\server.sln
............................\......\server.suo