Hi all, Im having problems with this web services using restful on eclipse.
When I use the debug the program start working fine, but when is going to create the socket (DatagramSocket socket = new DatagramSocket(pnum) ; ) the program stop and dont give me any error.