This is not exactly a remoting question. Maybe you can get more reliable
answer in dotnet.framework or dotnet.framework.languages.csharp
newsgroups.
But, if you clarify your question, I'll try to help.
Sunny
In article <C62115B2-4088-4C32-8DC3-F50865012E04@microsoft.com>,
shalin@imagine.co.in says...
[quoted text, click to view] > hi,
>
> 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 will tell u exactly what I need. I have a ibm machine in a remote location. I know the ip address of the remote machine and the protocol(ssh protocol) which is needed to connect to that machine. The authentication which that ibm machine uses is ppk. I want to connect to that machine send some request and retrieve information, its something like terminal emulation and screen scraping
your best off going with straight sockets for this, I would avoid
remoting in this case because you would have to set up all your own
sinks to get it working.
Allen Anderson
http://www.glacialcomponents.com mailto: allen@put my website url here.com
On Thu, 27 May 2004 21:51:09 -0700, shalin
[quoted text, click to view] <anonymous@discussions.microsoft.com> wrote:
>I will tell u exactly what I need. I have a ibm machine in a remote location. I know the ip address of the remote machine and the protocol(ssh protocol) which is needed to connect to that machine. The authentication which that ibm machine uses is ppk. I want to connect to that machine send some request and retrieve information, its something like terminal emulation and screen scraping.
>
Don't see what you're looking for? Try a search.