I am developing one Android application which communicate with Wifi network. I want to know the name of the wifi socket in Android Device. i searched in google but nothing help me. I heard android device used RFCOMM socket for Bluetooth communication. Is RFCOMM socket used for Wifi communication?
Thanks in advance…
May be some help:
http://developer.android.com/reference/android/net/wifi/package-summary.html
Cheers,
Darren