I know the ip of a remote machine. I need to connect to this machine using ssh protocol and ppk encryption. Can I do this using dot net framework sockets?? Can some one provide me the code its very urgent Shalin
I am new to distributed application programming. Could anybody give me advice on how to accomplish the following? I am writing in VB.NET. I would like to keep away from web services and IIS if possible. Perhaps using some form of remoting.
I'm looking for MS's strategy for local RPC. Does anyone know if such thing exists I understand Remoting is today's technology, and Indigo for tomorrow, but both target RPC between PCs and not within PC. I also understand I can use Remoting with local loopback, but I'd like to ...
What is the namespace of HttpChannel type in VS.NET 2003? I'm using System.Runtime.Remoting.Channels.Http, but there is error while compiling. Error Message: