Android Implementation for Socket Listener Server/Client mode.
ServerSocketListener is hosted in the following web site
https://github.com/danielec/ServerSocketListener
If you think the Android project ServerSocketListener 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 ServerSocketListener.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 3 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
ServerSocketListener has the following Java source files.
me.corti.serversocketlistener.ClientActivity.java me.corti.serversocketlistener.ClientSocketActivity.java me.corti.serversocketlistener.MainActivity.java me.corti.serversocketlistener.ServerActivity.java me.corti.serversocketlistener.ServerSocketActivity.java