[Open-source download] The Prompt window (c # source code) appears on the client based on the commands on the server ),
Demo Executable File Demo source code
Development Technology winform c # language. net2.0 framework
Communication Framework: networkcomms2.3.1 (open-source gplv3 protocol) from the UK download this page
Function after the server starts listening, the client connects to the server and can send a message to the Client client. A Prompt window is displayed based on the received message.
The code of the prompt window comes from the Internet and is integrated into the client. Thanks to the original author.
Prompt window Code Original Site: http://download.csdn.net/detail/chai1338/3409454
Program interface:
The server can send messages to all clients. You can also send messages to some or some clients as needed. In this Demo, messages are sent to all clients.
[Open-source download] an instant chat system (IM System) based on TCP network communication (c # source code)
[Open-source download] automatically upgraded program c # source code based on TCP network communication
[Open-source download] winform-based xml menu Editor (c # source code)
[Download source code] Demo2. simulate simple login-obtain information from the server from the Demo1 client based on networkcomms2.3.1 [Download source code] (based on networkcomms2.3.1)
[Template download] share my database framework