Remote process on client machine

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
Hi,

And your problem lies in?
If you want info about TCP comm. go to http://www.abderaware.com/ and
download the "Socket programming" you will get a ppt as well as like 5
examples of how to do it.


cheers,
 
Hi Ignacio,

Thanks for that link, It seems that I need to force a program to work at the
client side in which the server pass some arguments. Could you help?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top