Hi, some days ago I posted about a web aplication for send and udp command to a GPS, now I can do it, but Im having a problen with the code for get the incomming messages just with socket.receive, I hope someone can help me to solve that. Thanks.
If I remove socket.setSoTimeout then the program never end.
here the link of the old thread: http://www.javaprogrammingforums.com...udp-frame.html
and here my java code now: