Android web socket client.
NettyClient is hosted in the following web site
https://github.com/ebinote2/NettyClient
If you think the Android project NettyClient 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 NettyClient.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
jar files used | netty-all-4.0.23.Final.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
NettyClient has the following Java source files.
com.example.ebicompany.nettyclient.ApplicationTest.java com.example.ebicompany.nettyclient.MainActivity.java com.example.ebicompany.nettyclient.WebSocketClientHandler.java