How to create software like putty ?!

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
Nicolas1390
Posts: 3
Joined: Wed 30 Nov 2011 06:19

How to create software like putty ?!

Post by Nicolas1390 » Wed 30 Nov 2011 06:29

Hello
I have Delphi7 and SecureBridge_v1.10.0.3 and one linux OS ...
I want to execute Linux command in delphi (like putty)
for example , I want to send "ls" command to Linux OS and receive "ls" command output ...
I apologize because my English is not good!
please help me ...

Thanks

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 30 Nov 2011 14:14

For this purpose you can use the TScSSHShell component.
You can look at the example of using command line in the Shell tab of the SSHClientApp demo.

Nicolas1390
Posts: 3
Joined: Wed 30 Nov 2011 06:19

Post by Nicolas1390 » Thu 01 Dec 2011 05:13

Thank you dear friend
I don't have "TScSSHShell " component !!
I have just ScSSHClient,ScSSHChannel,ScRegStorage,ScFileStorage and ScSSHServer component !

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 01 Dec 2011 07:38

To solve the problem you should upgrade to the latest SecureBridge build (4.0.1).

Nicolas1390
Posts: 3
Joined: Wed 30 Nov 2011 06:19

Post by Nicolas1390 » Thu 01 Dec 2011 07:55

Thank you dear friend
How can I upgrade to the latest SecureBridge build ?
How do I pay?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 01 Dec 2011 08:41

To purchase SecureBridge use the following link: http://www.devart.com/sbridge/ordering.html

Post Reply