Introduction - If you have any usage issues, please Google them yourself
LAN Chinese chess source code, the source for graduation design, detailed design, including accessories, papers and other information.
Board:
Use PhotoShop to map out the board with shading. And map it to the range of the window.
Pieces:
Call the drawing function Ellipse () and TextOut () to draw the pieces.
Use WM_PAINT message response complete redraw the window.
Network connection:
Socket socket to connect, bind port number is 5050.
Online code:
Online using a dedicated code 10000 indicates an invitation, acceptance 10001, 10002, said exit.