Websocket Support For Android Webview and Tomcat server.
Websocket-Support-For-Android- is hosted in the following web site
https://github.com/sunshinehu/Websocket-Support-For-Android-
If you think the Android project Websocket-Support-For-Android- 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 Websocket-Support-For-Android-.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 4 |
Minimum SDK Version | 4 |
Activity Count | 2 |
jar files used | android-support-v4.jar jsoup-1.7.2.jar |
Required Permissions | android.permission.INTERNET |
Websocket-Support-For-Android- has the following Java source files.
de.tavendo.autobahn.ByteBufferInputStream.java de.tavendo.autobahn.ByteBufferOutputStream.java de.tavendo.autobahn.NoCopyByteArrayOutputStream.java de.tavendo.autobahn.Utf8Validator.java de.tavendo.autobahn.WebSocket.java de.tavendo.autobahn.WebSocketConnection.java de.tavendo.autobahn.WebSocketConnectionHandler.java de.tavendo.autobahn.WebSocketException.java de.tavendo.autobahn.WebSocketFactory.java de.tavendo.autobahn.WebSocketMessage.java de.tavendo.autobahn.WebSocketOptions.java de.tavendo.autobahn.WebSocketReader.java de.tavendo.autobahn.WebSocketWriter.java