jwebsocketclient

  1. 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 ?
  2. 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