websocket server

  1. Swissmade

    B4J Question WebSocket Server Non-Gui and GUI application.

    I read a lot about websockets here, but I wondering what is the fasted way to get data from the Server to the Gui app? The Server is handling the Website and some info has to be send back to the server to do some actions. Server and Client in the same Network. I was thinking about using shell to...
  2. DarkoT

    B4J Question WebSocket client error

    I need help. In the B4J environment (desktop Windows), I created a WebSocket server and a WebSocket client application. If I compile the server in release mode, it works, and the client application also works when run from the B4J IDE (debug mode). However, if I compile the client app in...
  3. I

    Android Question Help, I need a B4A websocket server to recive data from Node Red

    I read all the websocket and try with many tutorials but I cant't do it Please help
Top