一个适合结对编程的优秀、免费的屏幕共享程序?

发布于 2024-07-08 05:38:29 字数 183 浏览 7 评论 0原文

我正在寻找一个优秀的、免费的(首选)屏幕共享程序,该程序非常适合 Windows(Vista x64、Server 2008)的结对编程和代码审查会话。 它应该允许任何人控制屏幕,并通过良好的宽带连接对文本编辑做出相当的响应。 诸如绘制/标记/注释其他人屏幕的能力之类的附加功能会很好。

编辑:这将由远程位置的开发人员使用。

I am looking for a good, free (preferred) screen sharing program that works well for pair programming and code review sessions for Windows (Vista x64, Server 2008). It should allow either person take control of the screen and be fairly responsive for text editing over decent broadband connections. Additional features like the ability to draw/mark/annotate the other persons screen would be nice.

Edit: This will be used by developers in remote locations.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(16

满天都是小星星 2024-07-15 05:38:30

我喜欢使用 Screen Hero,它允许两个用户在共享屏幕上使用鼠标:http://screenhero.com/

或缩放:http://zoom.us/

I like to use Screen Hero, which allows both users to use the mouse on the shared screen: http://screenhero.com/

or Zoom: http://zoom.us/

不寐倦长更 2024-07-15 05:38:30

对于穷人的解决方案,您可以使用 RealVNC 的免费版本。 在服务器上,取消选中所有这些框:

alt 文本
(来源:realvnc.com

For a poor-man's solution, you can use the free edition of RealVNC. On the server, un-check all of these boxes:

alt text
(source: realvnc.com)

又怨 2024-07-15 05:38:30

VNC 客户端与人们用于演示的屏幕覆盖应用程序之一相结合(屏幕笔敲响警钟)会不会解决这个问题?

Would a VNC client not do the trick, combined with a one of those screen overlay apps people use for presentations (screenpen rings a bell)?

请叫√我孤独 2024-07-15 05:38:30

另一种选择是使用 VNC,但使用反向连接。 看看这个我将它与这个结合使用。 no-ip.com" rel="nofollow noreferrer">No-IP 获取固定地址。

Another option is to use VNC, but use reverse connections. Have a look at this I use this in conjunction with No-IP to get a fixed address.

又爬满兰若 2024-07-15 05:38:30

你需要这个远程吗?
您只需将两台显示器设置为镜像和 2 个 USB 键盘/鼠标

如果是远程,那么 VNC 是可行的方法,我会使用 UltraVNC 如果您正在寻找免费版本,它比 VNC 的免费版本具有更多功能(聊天、文件传输) - 它还具有视频驱动程序挂钩,这意味着它更少受到任何奇怪屏幕的影响与常规 VNC 相比存在问题。
如果防火墙是个问题,您可以简单地设置一个 VPN(无论如何,这可能是一个好主意 - 尽管 ultra 可以进行加密)。

Do you need this to be remote?
You could just have two monitors set to mirror and 2 USB keyboards/mice

If it is remote then VNC is the way to go, I would use UltraVNC if you are looking for a free version, it has more features (chat, file transfer) than the free version of VNC - it also has a video driver hook that means it suffers less from any weird screen issues than regualr VNC.
If firewalls are a problem you can simply set up a VPN (which is probably a good idea anyway - although ultra can do encryption).

煮茶煮酒煮时光 2024-07-15 05:38:30

像 Joel 的 https://www.copilot.com/ 这样的服务怎么样?

How about any of the services like Joel's https://www.copilot.com/?

╰沐子 2024-07-15 05:38:30

你看过netbeans自带的协作模块吗? 它对于结对编程非常有用!

Have you looked at the collaboration module that comes with netbeans? Its very useful for pair programming!

热鲨 2024-07-15 05:38:30

为了实现多平台简单性,我建议使用

  1. https://join.me/ 进行屏幕共享(您甚至可以查看偏僻的
    使用 iOS 屏幕!)
  2. 获取手机耳机,并使用手机收听音频。

For multi-platform simplicity, I would suggest

  1. https://join.me/ for screen share (you can even view a remote
    screen using iOS!)
  2. getting a phone headset, and using the phone for audio.
手心的温暖 2024-07-15 05:38:29

来自 http://www.teamviewer.com/ 的 TeamViewer 运行良好。 我们用它在伦敦和乌克兰之间进行结对编程。

注意:

  1. 我们使用 Skype 进行语音通话。
  2. TeamViewer 使用极低的带宽 - 在 Visual Studio 2008 @ 1024x768 分辨率下编程时平均为 4kbyte/sec。
  3. 可以通过按钮将角色从热座切换为查看者。
  4. 屏幕的远程视图可以调整大小以适应较小的区域,而不会损失可用性。

TeamViewer from http://www.teamviewer.com/ works very well. We use it for pair programming between London and Ukraine.

Notes:

  1. We use Skype for voice.
  2. TeamViewer uses extremely low bandwidth - 4kbyte/sec on average for programming in Visual Studio 2008 @ 1024x768 resolution.
  3. Can swap roles from hotseat to viewer with a button.
  4. The remote view of the screen can be resized to fit in a smaller area with no loss in usability.
疏忽 2024-07-15 05:38:29

Windows 共享视图 适合我。 它允许您仅共享某些窗口,甚至显示您的“与会者”鼠标所在的位置。 最好将其与某种 VoIP 连接结合使用,这样您就不必来回输入问题/回复。

Windows Shared View works for me. It allows you to only share certain windows and even shows where your "attendees" mouse is. It would be best to use that in connection with some sort of voip connection so that you don't have to type questions/responses back and forth.

行至春深 2024-07-15 05:38:29

我已经检查了好几个小时了。

我发现的最好和最简单的东西。
http://www.screenleap.com/
免费,目前尚未找到任何字符串。
无需浪费时间安装或注册任何东西。

如果您有多监视器设置,则可以与“仅共享”完美配合。
大多数其他软件默认共享全屏,并且您无法选择共享哪个显示器。

您需要注意它不会加密数据。 检查常见问题解答。
但如果你必须通过 Skype/Mymble/无论怎样单独运行语音..
黑客仅仅获得 50% 的会议份额会造成什么危害?

噗..哦,你想要屏幕共享..这个没有。
所以尝试: http://www.mingleview.com/
它有多显示器“错误”,您需要安装一个简单的插件之类的东西。
但“控制”就在那里,而且也很简单。

大多数其他软件都捆绑了不必要的功能,例如日历、文档系统、文件共享,我已经有解决方案。
这就像在 Excel 宏上开发游戏一样。
不必要的..开发人员请已经了解这一点!

I have checked some hours now for a good one.

Best and the simplest thing i have found.
http://www.screenleap.com/
Free, no strings found so far.
No need to waste time installing or registering anything.

Works perfect with "share are only" if you have multimontor setup.
Most other software shares full screen default, and you cannot choose which monitor you share.

You need to be aware that it does not encrypt data. Check FAQ.
But if you have to run voice over Skype/Mymble/Whatever separate anyway..
What harm can a hacker do by simply getting 50% of the conference ?

Pff.. Oh you wished for screen sharing.. this one does not have it.
So try: http://www.mingleview.com/
It has that multimonitor "bug" and you need to install a simple pluginlike thing.
But "take control" is there and it's very simple also.

Most other software has bundled unneccesary functions like calendaring, document system, filesharing which i already have solutions for.
It's like developing games on excel macros..
unneccesary.. developers please learn that already !

梦里南柯 2024-07-15 05:38:29

我还没有真正尝试过,但看起来很有希望。 查看 DimDim。 他们在 Sourceforge 上有免费的 Web 服务和 VMWare 映像。

I haven't actually tried it yet, but it looks promising. Check out DimDim. They have a free web service and a VMWare image on Sourceforge.

纵性 2024-07-15 05:38:29

如果您使用 Eclipse,您可能想尝试 ECF此处提供了视频演示。

If you're using eclipse, you might wanna try ECF. There's a video presentation available here.

我的奇迹 2024-07-15 05:38:29

www.mikogo.com 上尝试 Mikogo,

设置非常简单。 防火墙等没有问题

Try Mikogo at www.mikogo.com

very easy to setup. no problems with Firewalls etc etc

红衣飘飘貌似仙 2024-07-15 05:38:29

这是我的最后一个建议,但这不是我尝试过的。 前往 Crossloop

And my final suggestion, but this is not one I've tried. Go to Crossloop

枕头说它不想醒 2024-07-15 05:38:29

在 OSX 上,我使用了 vim 和多用户 GNU 屏幕会话 - 这比 VNC、屏幕共享等提供了更好的响应能力。我想您可以将它们与 Cygwin 一起使用吗?

On OSX, I've used vim and a multi-user GNU screen session - this gives much better responsiveness than VNC, screen-sharing, etc. I guess you could use these with Cygwin?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文