I'm trying to compile the client portion of @Chris2's supplied source for his issue found here (https://www.b4x.com/android/forum/t...wont-connect-at-first-attempt.142267/#content). I'm using B4J 9.80 and Java 11 (from b4x.com). I get the following compile error message:
The demo application only uses internal libraries and I've tracked the issue to the jWebSocketClient library (version 1.11). The accompanying jWebSocketClient.xml shows that the library depends on jetty_b4j.jar. No jetty_b4j.jar is included in the internal libraries folder of 64-bit B4J 9.80.Cannot find: C:\Program Files\Anywhere Software\B4J\libraries\jetty_b4j.jar