posted 16 years ago
Hi,
In my application ,i am using udp sockets.
The problem arise,when there is late reply,or no reply from the
udp server,due to which timed out exception comes,as effect of this,
my gui application gets hang,as i have used JOptionPane.showmessageDialog(null,"As the response of udp server"), to show response.
so please anybody tell what could be the problem.
regards Sachindra