Why this is happening?
Dear Friends,
I m developing an application. I need some help.
I want to handle the keyPressed events while the Socket Connection which is running as a background process in different Thread.
I can handle the key events but after the working of the Thread.
Currently i can't handle the key events while the Thread is working.
Is there any solution?
Thanks in advance
Ajit

