Socket programming for .Net Framework
We have a command line version of java application (peer to peer video conferencing).
As we want to deploy the software in .NET, we now want to write a program for .NET Framework (C#), which would create a socket and run the java application developed.
As we are new to the .Net framework, we need some resources, which would direct us.