Send messages using Soap

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I'm building an application, with a client and a server side.
The server is connected, with soap, to several clients.
My question is: how can I send a message from a client to another specific
client?

I hope you can help, I really don't know how to do.

Thanks
 
Send a message to the server, telling it what other client to send the
message to, the server can then send a message to that client?
 
Exactly.
How can I do that?

Patty O'Dors said:
Send a message to the server, telling it what other client to send the
message to, the server can then send a message to that client?
 
Back
Top