C#如何开发像teamviewer和logmein这样的应用程序 [英] c# how to develop application like teamviewer and logmein

查看:223
本文介绍了C#如何开发像teamviewer和logmein这样的应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在尝试开发类似teamviewer的应用程序或使用C#登录.我不知道从哪里开始.

我读过一点,使用最新的WCF是可能的.甚至.NET Remoting都为此提供了一些解决方案.

任何人都可以帮助我,例如我应该从哪里开始以及应该如何进行.

谢谢

Hi Everyone,

I am trying to develop an application like teamviewer or log me in using C#. I dont know where to start.

I have read a bit that using latest WCF its possible. Even .NET Remoting provide some solution for that.

Can anyone help me with this like where should I start and how should I proceed.

Thanks

推荐答案

您对交流的可能性是正确的.我还要考虑套接字在System.Net.Sockets.TcpListener/TcpClient级别;并且该选项将在远程处理和WCF之前出现.

从哪儿开始?我建议从初始阶段开始, http://en.wikipedia.org/wiki/Unified_Process [^ ]. :-)

在您的情况下,初始阶段的最初重点应该放在技术原型上,这将使您对一般的R& D计划有进一步的了解.

如果您仍然不知道从哪里开始,请考虑雇用大概熟悉相关领域的软件架构师和/或团队负责人.我是认真的.请记住,工作量很大.


请参阅Mehdi对问题的评论-我完全同意!

—SA
You are right about communication possibilities. I would also consider sockets at the level of System.Net.Sockets.TcpListener/TcpClient; and this option would come before remoting and WCF.

Where to start? I would recommend to start with inception phase, http://en.wikipedia.org/wiki/Unified_Process[^]. :-)

In your case, the initial focus of inception phase should be made on technological prototypes which will give you further ideas on the general R&D plan.

If you still cannot get and idea where to start, consider hiring a software architect and/or team leader, presumably well familiar with related fields. I''m serious. Bear in mind, the work is pretty big.


Please see the comment to the question by Mehdi — I''m completely agree!

—SA


这篇关于C#如何开发像teamviewer和logmein这样的应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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