如何使用vb.net创建远程桌面 [英] How to create Remote Desktop using vb.net

查看:212
本文介绍了如何使用vb.net创建远程桌面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我现在需要你的帮助,

我创建了一个软件应用程序,它就像一个teamViewer。该程序正在运行,可以远程,查看其他计算机的桌面,甚至鼠标都可以控制。所有这些都适用于局域网。所以这里有问题,它适用于局域网,我希望它也可以通过互联网工作,我求求你先生/妈妈来帮助我。你能给我一个代码或链接吗?我正在使用VISUAL STUDIO 2008或C#..我希望你能在我的留言中回复..谢谢..

解决方案

q1)需要多少工程师才能写c#中的你好世界?答:没有,这是一个软件问题



q2)有多少程序员需要更换灯泡? :答案:没有,这是硬件问题



你能说出这是怎么回事吗?



q3 )有多少工程师和程序员通过互联网将连接从一台PC连接到另一台? :答案(你猜对了):没有,那是通讯/基础设施问题



至少,你需要考虑

a )为远端有一个静态的tcp / ip地址(公共)

b)为每一端的路由正确地能够将你的请求路由到另一端的静态IP地址


所以你需要知道每端有什么路由,安全,防火墙等 - 如果你在公司工作,我建议你和网络人员交谈并告诉他们如何继续 - 你可以能够'离开'在你身边,在这种情况下,你需要确保目的地方允许并路由你的请求



玩得开心

I need your help verily right now,
i have created a software application and it's like a teamViewer. The program is working, can Remote, View Desktop of other computer, even the mouse is controlled. All of this works over the Local Area Network. so here's problem, It works on LAN, I want it also work over the Internet, I beg you sir/mam to help me. can you give me a code or link? Im using VISUAL STUDIO 2008 or C#.. I hope you'll response in my message.. Thanks..

解决方案

q1) how many engineers does it take to write 'hello world' in c# ? Answer : NONE, that's a software problem

q2) how many programmers does it take to change a lightbulb ? : Answer : NONE, that's a hardware problem

can you tell where this is going ?

q3) how many engineers and programmers does it take to route a connection from one pc to anther over the internet ? : Answer (you guessed it) : NONE, that's a communications/infrastructure problem

At the very least, you would need to consider
a) for the far end to have a static tcp/ip address (public)
b) for the routing on each end to correctly be able to route your request to the static ip address on the other end
c) for the other end to (maybe) route from the static I/p address (public) to an internal address of the destination machine (internal)

So you need to know what routing, security, firewalls etc are in place on each end and have - if you're working for a company, I suggest you speak to your network people and ask them how to proceed - you may be able to 'get out' on your side, in which case you'll need to make sure the destination side allows and routes your request

have fun


这篇关于如何使用vb.net创建远程桌面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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