Peer to peer connection in android

吃可爱长大的小学妹 提交于 2020-01-01 19:53:33

问题


Is there any way such that i can communicate with other android device in the same wifi network... for sharing files.

Can I have list of all android device connected to same n/w?

can any one refer me any api for doing that? or how can I make that thing happen?? this thing must be possible, Isn't it?

I think this is possible in Android 4.0, using WiFiDirectbut how that can be possible in lower level sdk's.

Thank you


回答1:


you should take a look at this WifiP2pManager



来源:https://stackoverflow.com/questions/8741796/peer-to-peer-connection-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!