|
Testing the ApplicationNow that you understand how the server application works, you can open the project and test it. To test the server application:
When the server application generated using C# is started, it should look like this: ![]() Server Application's User Interface
The server indicates that it is listening for messages on port 5123. To test the application, you need to send messages to that port. |