客户端服务器24/7听者 [英] Client Server 24/7 Listner

查看:126
本文介绍了客户端服务器24/7听者的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们要实现一个客户端服务器应用程序。这里是该方案。 服务器侦听客户端24/7。 服务器接受请求的客户端,并将其保存在数据库作进一步处理。 一旦处理完成(这可能需要几个小时),服务器将响应返回给客户端。

We want to implement a client server application. here is the scenario. Server listens for client 24/7. Server accept request for client and save it in DB for further process. Once processing is done (it may take few hours), Server will response back to client.

总之,客户端和服务器监听对方24/7。

in short , client and server listens for each other 24/7.

我想在C#中实现它,但我也想,它应该是通俗易懂的所有平台。 也有可能在WCF?

I want to implement it in C# but i also want that it should be accessibly from all platforms. Also is it possible in WCF?

推荐答案

我同意呸,这是一个基本的WCF方案。有几篇文章,视频和教程,让你开始在这里 http://msdn.microsoft。 COM / EN-US / netframework / dd939784

I agree with Yuck, this is a basic WCF scenario. There a few articles, videos and tutorials to get you started here http://msdn.microsoft.com/en-us/netframework/dd939784

这篇关于客户端服务器24/7听者的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆