Answer the question
In order to leave comments, you need to log in
What can an asynchronous web service be built on?
You need to create an asynchronous client-server interaction. It is necessary that the client in the cycle does not knock and does not poll the service, but subscribes to the event. Those. the client knocks on the service and says who he is (login, password), the service authenticates him (issues a pass or ticket) and says, they say, if there is anything for you (the client), I will tell you. How can this be implemented using WSDL and SOAP? Are there Java frameworks with WS-Addressing or is it better to build web services on .NET. Please share your experience or thoughts on this.
Answer the question
In order to leave comments, you need to log in
I can’t speak for Java, although there will certainly be something you need there.
And for .NET, you can look at SignalR .
Qt, TCP and SOAP as message body format... will be no more difficult than in Java or .NET
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question