You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of feature:
Add the ability to start and stop the server since the current
implementation blocks the current thread.
Why do you think this feature/enhancement is needed:
In the application I am working on, I wanted to give the end users to
easily start and stop the server.
Implementation suggestions (optional):
spawn the ServerSocket on it's own tread.
Original issue reported on code.google.com by [email protected] on 20 Jul 2009 at 7:17
Original issue reported on code.google.com by
[email protected]
on 20 Jul 2009 at 7:17Attachments:
The text was updated successfully, but these errors were encountered: