Hi every one, Is it possible in SOAP, that the server-part can send a response to more then one client? My intention is if a client does a soap-call (RPC for instance) the Service-routine sends its respond to certain other clients. With this behavior you could easely implement a chat-programm for example.
Is SOAP able for doing that, or is there any other protocol more recent? Do I need to programm my own protocol? Thanks for hints, Malte