SgDotNet
Singapore Professional .NET User Group -For Cool Developers

Communication between web application and window service

rated by 0 users
This post has 1 Reply | 0 Followers

Top 150 Contributor
Posts 14
pp Posted: 08-15-2006 11:26 AM

Hi guys,

I've a web application, acting as client, and a window service, acting as a server. All requests from the clients needs to be serialized at the server side, server will do action and reply to clients one by one. Which communication protocol best suits this scenario?

 

Top 25 Contributor
Posts 157
Sorry, not really sure what your actual requirements and scenario is really... Have you thought of using TCP/IP sockets, implementing asynchronous I/O and maybe, if required, implement your solution using MSMQ as well?
Page 1 of 1 (2 items) | RSS
Copyright SgDotNet 2004-2008
Powered by Community Server (Commercial Edition), by Telligent Systems