find devices in the local area network..
deviceIdentification is hosted in the following web site
https://github.com/feiruliang/deviceIdentification
If you think the Android project deviceIdentification listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of deviceIdentification.
Item | Value |
---|---|
Java File Count | 17 |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_MULTICAST_STATE android.permission.INTERNET |
deviceIdentification has the following Java source files.
fei.deviceidentification.demo.BroadCastLibraryActivity.java fei.deviceidentification.demo.DeviceInfoNotifyGUI.java fei.deviceidentification.identification.BroadCastCommand.java fei.deviceidentification.identification.BroadCastConfigInfo.java fei.deviceidentification.identification.BroadCastController.java fei.deviceidentification.identification.BroadCastReceiveHandle.java fei.deviceidentification.identification.BroadCastSendHandle.java fei.deviceidentification.identification.ConnectReceiveHandle.java fei.deviceidentification.identification.ConnectSendHandle.java fei.deviceidentification.identification.Device.java fei.deviceidentification.identification.DeviceInfo.java fei.deviceidentification.identification.DeviceInfoNotify.java fei.deviceidentification.identification.DeviceManage.java fei.deviceidentification.identification.SocketReceive.java fei.deviceidentification.identification.SocketSend.java