Android Question TCP SSL library

aaronk

Well-Known Member
Licensed User
Longtime User
Hello,

Is there any new library's for a TCP SSL connection.

I am trying to communicate with a device that uses SSL and I am finding the connection keeps breaking and I need to keep making the connection.

This same device allows normal Socket connections as well and I am finding that it is working fine using the Network Library version 1.25.

I am currently using SocketSSL version 1.10 and not sure if there is any new version available?
 
Top