Looking for a tool
-
hi, i'm looking for an application (this may be opensource, or something we have to pay for, but it should be possible to integrate it in our current application.) the story goes like this: we have one server application, and several client applications. the server application has xml messages ready for the client, and the client send xml messages to the application. The messages that the server application holds for the client, are only sent to the client when it requests for it. so what i need is a sort of tool that takes care off the communication, a tool that has a client side, and a server side. So something we can configure it. On the client side of the tool we should configure to what server it should connect, and what kind of request it should sent, we should be able to let the tool poll to the server, so it checks periodically for new messages. On the server application we should be able to say from within our application this message should be send to this client when this client requests for messages. now that's a short summary of what we are looking for, one thing is we should be able to integrate this software in our current application that's writting in C# .NET. I really hope some people here can help us out, other suggestions are welcome ;) every comment is a step forward ;) :laugh: