Hi,
my websocketclient(HTML file) on "A Server", My websocketserver(B4J + MySQL) on "B Server". How could i read some data from websocketserver with websocketclient in the HTML file ? It is OK with b4j_connect("192.168.1.200/ws") ?
I know it is Ok when they are same server.
my websocketclient(HTML file) on "A Server", My websocketserver(B4J + MySQL) on "B Server". How could i read some data from websocketserver with websocketclient in the HTML file ? It is OK with b4j_connect("192.168.1.200/ws") ?
I know it is Ok when they are same server.
Last edited: