Hello,
i use SecureBridge 6.4.6 in Android application (Delphi XE7 Update 1).
All works fine, but when i call ScSSHChannel.Disconnect and ScSSHClient.Disconect on
form close - the application hang in Android. In Win32 (also FireMonkey) - no problem.
If execute disconnects from button - no hang, but port and socket (SourcePort) is stayed open and cannot be used again. With different SourcePort from first one that is used work fine. Also in Win32 FireMonkey all work fine. These problems are only in Android.
Android Disconnect problem
Re: Android Disconnect problem
We are investigating this behavior of SecureBridge components when developing for Android, we will inform you about the results.
Re: Android Disconnect problem
Any news about this behavior?
Re: Android Disconnect problem
I am the same problem. When I run ScSSHClient.Disconnect method at Android, the application hangs! I need a solution too!
Re: Android Disconnect problem
The new SecureBridge 7.2.3 with a fix for this issue is available for download now.
-
- Posts: 1
- Joined: Sun 26 Jun 2016 14:27
Re: Android Disconnect problem
Solved but there are a problem yet: when you reconect a channel after disconect at first time, a error happens (address in use). Do a test: connect the client, connect the channel, do anything and disconect the channel and disconect the client. After this, connect the client again e connect the channel again and at this moment the error happens. (only in android, in windows it´s ok)
Re: Android Disconnect problem
Thank you for the information. We have reproduced the issue and investigation is in progress. We will inform you when we have any results.