jwebsocketclient

  1. C

    B4J Question Issue with jWebSocketClient v2.5 closing client after connection lost to server

    I think there may be an issue within jWebSocketClient v2.5 (jetty 12.1 based); when the client applicaiton is closed after the connection to the server is lost - the client application process keeps running. I've attached test apps and an SQLite database, and would be grateful if someone can...
  2. C

    Wish Update Packager Tips and special cases for jWebSocketClient

    Does number 8 of the Tips and Special Cases in the Integrated Packager tutorial need updating to reflect the needs of jWebsocket client V2 which (I think) is now the installed 'internal' version?
  3. T

    B4J Question using Websocketclient in jserver app (non-ui)

    Im trying to Initialize websocketclient in jserver app. websocketclient will connect to outer websocket server and starts to listen after jserver started. Now Im getting an error while initialing. How can I do this ? is it possible to run jserver and websocket clients in same app ?
  4. C

    B4J Question B4JPackager11 and jWebSocketClient

    Hi! I have the same problem that in https://www.b4x.com/android/forum/threads/b4jpackager11-error.104343/#post-676009 I am not using jServer but jWebSocketClient. I commented lines 198 to 202 and i gott the ".exe", but when my program intent the connection with the websocket i got the errors...
Top