http socket

  1. R

    B4J Question HTTP socket client

    Hi everyone. I have to implement the following solution: A client that should initiate a persistent connection to an HTTP server. It must be able to listen to that connection and when the server sends a request, the client has to pick it up and process and send a reply afterwards to the server...
Top