RAD Studio XE4 Update1 + Mobile
SecureBridge 6.1.2
iOS 6.1.3
I have a problem using ScSSHClient on iOS.
Connection work properly but when I call ScSSHClient.Disconnect nothing happens and the client is not disconnected.
Event AfterClientDisconnect of ScSSHServer is never fired.
This is the configuration of my components:
object ScSSHClient: TScSSHClient
HostName = 'XXXXXXX'
Port = 2222
User = 'XXXXX'
Password = 'XXXXX'
KeyStorage = ScFileStorage
OnServerKeyValidate = ScSSHClientServerKeyValidate
end
object ScSSHChannel: TScSSHChannel
Client = ScSSHClient
SourcePort = 1520
DestHost = '127.0.0.1'
DestPort = 1521
GatewayPorts = True
Timeout = 15
end
How can I solve this problem?
Thanks.
Best regards.
Daniele Buttarelli
ScSSHClient.Disconnect on iOS
-
- Posts: 56
- Joined: Fri 02 Aug 2013 07:51
Re: ScSSHClient.Disconnect on iOS
I also tried to connect and disconnect only the ScSSHClient (without using ScSSHChannel) but nothing has changed.
ScSSHClient.Disconnect doesn't work on iOS
ScSSHClient.Disconnect doesn't work on iOS

Re: ScSSHClient.Disconnect on iOS
Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next SecureBridge build.
-
- Posts: 56
- Joined: Fri 02 Aug 2013 07:51
Re: ScSSHClient.Disconnect on iOS
Can you send me a patched version of SecureBridge 6.1.2 for Delphi XE4 and Delphi XE2?
Thanks.
Daniele Buttarelli
Thanks.
Daniele Buttarelli
Re: ScSSHClient.Disconnect on iOS
Please contact us by dmitryg*devart*com email and specify your developer license number.
-
- Posts: 56
- Joined: Fri 02 Aug 2013 07:51
Re: ScSSHClient.Disconnect on iOS
I just sent you an email.
Best regards.
Best regards.
Re: ScSSHClient.Disconnect on iOS
We have answered you by e-mail.