Hello Francois,

Thanks for your response, now i understand why it is 'not' supported.
In my case i need to make a secure connection for 'telnet' like purposes, so in this case is it possible to use the SSL as well on this type of connection, or is it only usable for HTTP-purposes. I am not farmiliar with this for now, but as i notice, one allways learns a lot while doing things like this.
So maybe it is better to standarise my app to SSL in this case..

My application is client-server based, and i am now desiging the connection, in which i do commandline-type commands and menu's.


Best regards, and thanks for your response!


Ruud.

--------------------------------------------------
From: "Francois PIETTE" <francois.pie...@skynet.be>
Sent: Monday, July 19, 2010 6:54 AM
To: "ICS support mailing" <twsocket@elists.org>
Subject: Re: [twsocket] SSH support

Hello Ruud,

SSH is an old technology almost replaced by SSL. SSH is only still used for what it has been designed from the beginning: securing telnet communication. Today there are less and less systems still using telnet and even less using SSH. Most securisation is done thru SSL or VPN (which frequently use SSL as well). There is almost no demand for SSH in ICS. Before yours, the previous is several years ago !

This being said, someone implemented SSH in ICS years ago. The source code (SSHTNEMULVT.ZIP) is still available from "user made" page at http://www.overbyte.be. It probably need some effort to make it up to date.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be



----- Original Message ----- From: "Ruud Kerstens" <ruud.kerst...@hotmail.com>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Sunday, July 18, 2010 8:56 PM
Subject: Re: [twsocket] SSH support


Hi All,

Ok, answer is clear, it's a pitty as I do like the way ICS works, i standarised all my apps to use it. I am going to check if putty ssh tunnel can do the job for me, might be interesting,


Thanks for the responses!


Ruud Kerstens

--------------------------------------------------
From: "Arno Garrels" <arno.garr...@gmx.de>
Sent: Saturday, July 17, 2010 9:32 AM
To: "ICS support mailing" <twsocket@elists.org>
Subject: Re: [twsocket] SSH support

Ruud Kerstens wrote:
Hi All,

One question that I have been trying to figure out, how can i make an
application equal as the overbyteTCPserver example, but then with SSH
support?

Is this option availlable in ICS,

No it isn't.

or do i need some other library
added to it?

SSH might be supported by Indy?

--
Arno Garrels

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to