• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Tls Connection and time delay

whitelka

Lurker
Hello,
I'm trying to make a connection btw 2 of android phone.
I use the SSLSocketFactory.
The problem is, to make TLS connection at first time, I have to wait for 10 sec.
I don't know why, but I guess SSLSocket class has problem.
What should I do???
 
Back
Top Bottom