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???