Posted by Ravi on 11/06/07 12:33
Hi,
Thanks for replying. Ya this is my own system. But if it listen any
commands then the handler should execute the functions of a
particular object. where object will be created when i start the
process.
The process is like this
1. user presses a start button.
2. Then i should create an object . For exg obj = new A(); where obj
will have the user details.
3. then one program should run background to listen on a port.
4. When it got any response then it should manipulate the object user
data.
5. In the meanwhile user can use the user interface through browser.
If u got any solution plz send me it is very urgent.
Regards,
Ravindra.
[Back to original message]
|