Introduction - If you have any usage issues, please Google them yourself
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
Packet : 11912918five.rar filelist
Five\client\ClientSocket.cpp
Five\client\ClientSocket.h
Five\client\FiveClient.dsp
Five\client\LoginDlg.cpp
Five\client\LoginDlg.h
Five\client\MyChat.clw
Five\client\MyChat.cpp
Five\client\MyChat.h
Five\client\MyChat.rc
Five\client\MyChatDlg.cpp
Five\client\MyChatDlg.h
Five\client\Protocol.cpp
Five\client\Protocol.h
Five\client\ReadMe.txt
Five\client\res\bitmap1.bmp
Five\client\res\bitmap2.bmp
Five\client\res\bmp00002.bmp
Five\client\res\cursor1.cur
Five\client\res\cursor2.cur
Five\client\res\face.bmp
Five\client\res\ico00001.ico
Five\client\res\icon1.ico
Five\client\res\logo.ico
Five\client\res\MyChat.rc2
Five\client\res\table.bmp
Five\client\res\Thumbs.db
Five\client\res\xptheme.bin
Five\client\res
Five\client\resource.h
Five\client\StdAfx.cpp
Five\client\StdAfx.h
Five\client\tagHeader.h
Five\client
Five\Five.dsw
Five\server\Listen.cpp
Five\server\Listen.h
Five\server\Protocol.cpp
Five\server\Protocol.h
Five\server\ReadMe.txt
Five\server\res\bitmap1.bmp
Five\server\res\bitmap2.bmp
Five\server\res\Server.ico
Five\server\res\Server.rc2
Five\server\res\Thumbs.db
Five\server\res
Five\server\resource.h
Five\server\Server.clw
Five\server\Server.cpp
Five\server\Server.dsp
Five\server\Server.h
Five\server\Server.rc
Five\server\ServerDlg.cpp
Five\server\ServerDlg.h
Five\server\StdAfx.cpp
Five\server\StdAfx.h
Five\server
Five\_clean.bat
Five