Recent

Author Topic: Suggestion for component devs  (Read 4877 times)

snorkel

  • Hero Member
  • *****
  • Posts: 817
Suggestion for component devs
« on: September 13, 2012, 04:19:27 pm »
How about a SSH tunnel component that uses libssh2?
I am currently involved in a porting/rewrite a delphi app to Lazarus so I don't have time to look into it plus I am not a component developer.

There is some work on a Synapse plugin for libssh2 in the wiki.
***Snorkel***
If I forget, I always use the latest stable 32bit version of Lazarus and FPC. At the time of this signature that is Laz 3.0RC2 and FPC 3.2.2
OS: Windows 10 64 bit

ludob

  • Hero Member
  • *****
  • Posts: 1173
Re: Suggestion for component devs
« Reply #1 on: September 13, 2012, 04:35:27 pm »
A while ago I ported the libssh2 bindings from https://bitbucket.org/ZeljkoMarjanovic/libssh2-delphi to freepascal. Attached is the result including a small test program that makes a ssh terminal connection. libssh2 is not included.

motaz

  • Sr. Member
  • ****
  • Posts: 495
    • http://code.sd
Re: Suggestion for component devs
« Reply #2 on: September 24, 2012, 07:39:57 am »
Quote
I am not a component developer
Component is a class, plus no need to be a component, you can make it as unit of procedures or a class.

 

TinyPortal © 2005-2018