G
Guest
Hi all,
I’m currently developing a Client/Server application based on Socket, on
which the client runs a UI and submit some request which will be send to the
server then the client exit. Then the server manipulates these data on his
side.
1. I’m trying to force a simple dialog to run at the client machine, on
which the user provide an answer from that dialog (Yes/ No) and click O.K.
2. The server then receives this feedback and does something.
Could any one help, please
I’m currently developing a Client/Server application based on Socket, on
which the client runs a UI and submit some request which will be send to the
server then the client exit. Then the server manipulates these data on his
side.
1. I’m trying to force a simple dialog to run at the client machine, on
which the user provide an answer from that dialog (Yes/ No) and click O.K.
2. The server then receives this feedback and does something.
Could any one help, please