Re: SSH (Secure Shell)
From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 10/07/04
- Next message: Ignacio Machin \( .NET/ C# MVP \): "Re: File size"
- Previous message: tony lock: "RE: Dotnet dismantles my exceptions!!!"
- In reply to: Peter Tragardh: "SSH (Secure Shell)"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 07 Oct 2004 13:59:45 GMT
Hi Peter,
http://www.google.com/search?sourceid=navclient&ie=UTF-8&q=c%23+network+programming
Take a look at code samples for other internet protocols, especially FTP and
SMTP, since there are some similarities to SSH.
Good luck,
--- Nick
"Peter Tragardh" <peter_tragardh@hotmail.com> wrote in message
news:Xns957B54FBED1F3petertragardhhotmail@207.46.248.16...
> I'm trying to develop an SSH client. I've read the documents on
> www.snailbok.com where the protocol is explained, and also a lot of other
> documents on the net. But since I'm not that experienced in developing
> network apps, I just don't know where to begin, what to do to turn theory
> to reality (code). Questions like how to connect to the server (sockets?)
> need an answer. I really need an example, document, article, web page, or
> any other information that helps me get started. Anybody that can help me
> with that?
- Next message: Ignacio Machin \( .NET/ C# MVP \): "Re: File size"
- Previous message: tony lock: "RE: Dotnet dismantles my exceptions!!!"
- In reply to: Peter Tragardh: "SSH (Secure Shell)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|