Introduction - If you have any usage issues, please Google them yourself
Start Server server directory on a computer, start the client in the client directory on another computer. In the client program " Connect" button at the top of edit box, enter the server ip address, click Connect, if the hardware is connected properly, IP addresses correctly, you can establish a network connection, to achieve mutual communication. 2, the server uses two threads, one thread for all client communications (nested calls), and the other for monitoring database db1.mdb. Changes in the process server is running, the monitor will automatically detect the database thread database " sample table" first record " age" field, dynamic reflected on the server. To test the server is running, open the Access database tables directly, modify " age" values to see the effect. Monitoring other fields empathy.