Hi,
I am using the Network Library to connect to a hostname & Port and sending messages to it. (using SSL)
In B4A it seems to connect to the device but doesn't return any data, even though it should.
I then used the exact same code in B4J and it connects and I am getting data returned. (it works).
Attached is both projects (sample projects). Any idea why B4A doesn't work where B4J does ?
(I have removed some fields in the code for security reasons.. such as IP, username, passwords etc)
Using B4A Version 5.80 (Running app on Nexus 5 - Android 6.0)
Using B4J Version 4.20 (Running on Windows 10 on Mac)
I am using the Network Library to connect to a hostname & Port and sending messages to it. (using SSL)
In B4A it seems to connect to the device but doesn't return any data, even though it should.
I then used the exact same code in B4J and it connects and I am getting data returned. (it works).
Attached is both projects (sample projects). Any idea why B4A doesn't work where B4J does ?
(I have removed some fields in the code for security reasons.. such as IP, username, passwords etc)
Using B4A Version 5.80 (Running app on Nexus 5 - Android 6.0)
Using B4J Version 4.20 (Running on Windows 10 on Mac)