I\'m trying to listen for incoming connection request in a Service using Thread. Here is my server :
Service
Thread
public class Server{ public