Android Disconnect problem
Posted: Fri 12 Dec 2014 14:35
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.
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.