how to close acceptandopen for streamconncetionnotifier
Java
1
Posts
1
Posters
2
Views
1
Watching
-
hi i have a client server where my client is mobile and server is PC every thing works fine for me like sending and receiving data but the problem is when the there is no clients then the server will will be blocked by acceptandopen, so how can i make it close for some time if there is no clents connections.