Am new to socket programming.Can you please help me with this issue
I need to connect two computers which is already under some network using C#. After it gets connected I need to know the details of the "Task Manager" of the connected computer - (If any pogram/file is running it should show its status )
I dont know how and where to start. Can you please guide me with the C# code.