While i am running my program i have svrSocket.accept() method..My program is automatically getting terminated when it reaches to svrSocket.accept() method. Please suggest what needs to be done.
feedback
|
|
Here is what you need to provide before we can really help you.
| |||
|
feedback
|
|
Without example code or an error message for reference, according to the API, your application may not be catching one of the following exceptions: Also, are you sure your application terminates? The only reason I ask is | |||||
feedback
|