Network Library - possible to stop() client before Application is closed?
in
Core Library Questions
•
2 years ago
Using the Network library, is it possible to stop() a client before the application is closed (so that the disconnectEvent() is triggered)? If you simply close out of the running application or close the applet in the browser, the disconnectEvent() is never triggered.
Or am I using stop() and disconnectEvent() incorrectly? Do I have a fundamental misunderstanding of how the Network library works?
Thanks!
1