nonblocking

  1. B

    B4J Question How to do "background" stuff in B4J without affecting UI?

    I am programming a Point Of Sale application using B4J which also communicates with remote devices via direct socket connection (using jNetwork and opening/using a ServerSocket connection). I want to use the open socket connection like a serial port, receiving queries from remote devices and...
Top