TcpClient - TcpListener/Server WPF application for logging and testing

Markus Freitag 3,791 Reputation points
2021-06-01T16:40:34.507+00:00

Hello,
I'm looking for a good example of a Client / Server Socket application to be able to check interfaces/messages.

Example I am the client. The server sends a request to the client. The client answers the question. The UserInface should not block. Or vice versa, the client asks the server.

Two apps, inteface is a XML request and XML response. (or string message)

Idea

101461-twoapps.jpg
Thanks for help.

Developer technologies C#
0 comments No comments
{count} votes

Accepted answer
  1. Duane Arnold 3,216 Reputation points
    2021-06-01T17:36:58.537+00:00
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.