WPF TCP Comunication and Invoke subscription method throue TCP
Vijay Amni
1
Reputation point
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
Sign in to answer