WPF TCP Comunication and Invoke subscription method throue TCP

Vijay Amni 1 Reputation point
2022-11-23T11:46:36.803+00:00

Hi I am trying to build a application like server and client, The Server has a Invoke method called IntrusionDetected Which will give the data about intrusion to the all clients wo are subscribed to the this method.

The issue is how can I Share this data over the network, or how can I subscribe to the method which is running on the other system in the same network. please let me now if you need more information. I have worked with third party SDK which gives me data from the server.

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,853 questions
C#
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.
11,492 questions
{count} votes

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.