473,387 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

SSH (Secure Shell)

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?
Nov 16 '05 #1
2 2080
Hi Peter,

you may take a look at www.openssh.org
Sincerely,
Stefan Lieser

"Peter Tragardh" <pe************@hotmail.com> schrieb im Newsbeitrag
news:Xn**********************************@207.46.2 48.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?

Nov 16 '05 #2
Hi Peter,

http://www.google.com/search?sourcei...rk+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" <pe************@hotmail.com> wrote in message
news:Xn**********************************@207.46.2 48.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?

Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: John Bowling | last post by:
I'm creating a routine (not in a browser) to move multiple files on a daily basis to a backup directory. It can be done easily by call shell functions like 'mv file* newdir'. I can't find any...
5
by: Max | last post by:
I have a collection of system admin scripts (on Win 2k) that I would like to automate the execution of. However, some of them require the use of logins with admin rights, and would therefore prefer...
8
by: Siemel Naran | last post by:
Hi. I'm writing a command shell that reads commands from standard input. At this point I have the command in a std::string. Now I want to execute this command in the shell. From the Borland...
8
by: peter | last post by:
I have taken over the website duties at work. I am still learning PHP and MySQL. I want to have a form where the user enters some finacial info and it is stored in a database. It, obviously,...
8
by: Mike | last post by:
Am trying to open a Microsoft Word .doc file using Access 2000 with Shell function (on Windows XP Operating system) Here is the code : Shell "C:\Program Files\Microsoft...
4
by: Jamey Shuemaker | last post by:
A2k2 with user-level security and all preventive measures, vis a vis, Security FAQ enabled or enacted. I've got three DBs, which due to size constraints can't, or rather, probably shouldn't be...
5
by: bearophileHUGS | last post by:
For array.array "B" means unsigned char, and such arrays accept to be initialized from (str) strings too, this is quite useful: But it seems such capability isn't shared with the append: ...
3
by: George Sakkis | last post by:
I'm trying to figure out why Popen captures the stderr of a specific command when it runs through the shell but not without it. IOW: cmd = if 1: # this captures both stdout and stderr as...
21
by: Tom Gur | last post by:
Hi, It's seems that csh and tcsh acts a bit different when handling special characters in quotes. i.e: if i'll supply my program with the following arguments: -winpath "c:\\temp\\" tcsh will...
25
by: dennijr | last post by:
ok, shell always used to be easy for me, now its starting to get annoying cause i dont know wats wrong heres the simplist code possible: Private Sub IExplorer_Click() a = Shell("C:\Program...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.