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#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
0 comments No comments
{count} votes

Answer accepted by question author
  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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.