The android project for my honours year thesis, this is the UPNP with socket implementation..
honsProjUpnpDiscovery is hosted in the following web site
https://github.com/codeMatt/honsProjUpnpDiscovery
If you think the Android project honsProjUpnpDiscovery 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 honsProjUpnpDiscovery.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar cling-core-1.0.5-sources.jar cling-core-1.0.5.jar teleal-common-1.0.13.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.CHANGE_WIFI_MULTICAST_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
honsProjUpnpDiscovery has the following Java source files.
com.example.upnpdiscovery.BluetoothDiscoverer.java com.example.upnpdiscovery.MainActivity.java com.example.upnpdiscovery.ShareService .java com.example.upnpsocketapp.BluetoothDiscoverer.java com.example.upnpsocketapp.MainActivity.java com.example.upnpsocketapp.ServerSocketHandler.java com.example.upnpsocketapp.ShareService .java com.example.upnpsocketapp.SocketClient.java com.example.upnpsocketapp.SocketServer.java