文件名称:Five
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 112kb
- 下载次数:
- 0次
- 提 供 者:
- 飞*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
游戏设计为C/S模式,游戏中的数据都通过服务器处理然后转发,服务器是整个游戏的中枢,而客户端只是执行者而已。所以将游戏逻辑都放在服务器上处理,而客户端只是简单地执行命令和发出动作,另,客户端使用GDI图形界面,包括桌子,人物,还有棋盘,棋子。客户端保持有同时在线的所有玩家列表。游戏通信端口采用完成端口模型,传输的内容为预先编写好的游戏协议-Game design for the C/S mode, the game data are transmitted through the server and then deal with, the server is the hub of the entire game, and the client more than just execute. Therefore, the game logic on the server handle, while the client simply by executing a command and the issue of action, and the other client using the GDI graphical interface, including tables, figures, there are chessboard, chess pieces. Client at the same time maintaining a list of all players online. Game communication port using completion port model, transmission of content to prepare for the pre-game agreement
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Five
....\client
....\......\ClientSocket.cpp
....\......\ClientSocket.h
....\......\FiveClient.dsp
....\......\LoginDlg.cpp
....\......\LoginDlg.h
....\......\MyChat.clw
....\......\MyChat.cpp
....\......\MyChat.h
....\......\MyChat.rc
....\......\MyChatDlg.cpp
....\......\MyChatDlg.h
....\......\Protocol.cpp
....\......\Protocol.h
....\......\ReadMe.txt
....\......\res
....\......\...\cursor1.cur
....\......\...\cursor2.cur
....\......\...\face.bmp
....\......\...\icon1.ico
....\......\...\logo.ico
....\......\...\MyChat.rc2
....\......\...\table.bmp
....\......\...\xptheme.bin
....\......\resource.h
....\......\StdAfx.cpp
....\......\StdAfx.h
....\......\tagHeader.h
....\Five.dsw
....\server
....\......\Listen.cpp
....\......\Listen.h
....\......\Protocol.cpp
....\......\Protocol.h
....\......\ReadMe.txt
....\......\res
....\......\...\Server.rc2
....\......\resource.h
....\......\Server.clw
....\......\Server.cpp
....\......\Server.dsp
....\......\Server.h
....\......\Server.rc
....\......\ServerDlg.cpp
....\......\ServerDlg.h
....\......\StdAfx.cpp
....\......\StdAfx.h
....\_clean.bat
....\client
....\......\ClientSocket.cpp
....\......\ClientSocket.h
....\......\FiveClient.dsp
....\......\LoginDlg.cpp
....\......\LoginDlg.h
....\......\MyChat.clw
....\......\MyChat.cpp
....\......\MyChat.h
....\......\MyChat.rc
....\......\MyChatDlg.cpp
....\......\MyChatDlg.h
....\......\Protocol.cpp
....\......\Protocol.h
....\......\ReadMe.txt
....\......\res
....\......\...\cursor1.cur
....\......\...\cursor2.cur
....\......\...\face.bmp
....\......\...\icon1.ico
....\......\...\logo.ico
....\......\...\MyChat.rc2
....\......\...\table.bmp
....\......\...\xptheme.bin
....\......\resource.h
....\......\StdAfx.cpp
....\......\StdAfx.h
....\......\tagHeader.h
....\Five.dsw
....\server
....\......\Listen.cpp
....\......\Listen.h
....\......\Protocol.cpp
....\......\Protocol.h
....\......\ReadMe.txt
....\......\res
....\......\...\Server.rc2
....\......\resource.h
....\......\Server.clw
....\......\Server.cpp
....\......\Server.dsp
....\......\Server.h
....\......\Server.rc
....\......\ServerDlg.cpp
....\......\ServerDlg.h
....\......\StdAfx.cpp
....\......\StdAfx.h
....\_clean.bat