搜索资源列表
c-Sharp-programming-backgammon
- c#五子棋编程,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。-c# backgammon program, in the form of desktop applications. Procedures, including server and client in two parts, network communications programming using TCP-based Socket implementation.
Chess_Easy
- 基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。-design the chess game by use Visual C++ , Socket technology, Mutil Thread.
Socket-For-U3D
- Socket 在 U3D之中的程序源码,直接可用。C/S架构,实现基本通信。后续功能须自己开发-Socket for U3D code.Server/Client mode.Completed basical communication.You should develop any other functions by yourself.
棋牌客户端通信模块功能
- 棋牌游戏客户端SOCKET 通信模块,功能完整,纯C++ 跨平台