Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 372991
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:15:52+00:00 2026-05-12T14:15:52+00:00

If, by any chance, I want to develop my own remote assistance/screen sharing tool

  • 0

If, by any chance, I want to develop my own remote assistance/screen sharing tool to include in my own CRM, where should I go?

I understand nothing about communication but I would want to involve myself in such an idea. My question is, what is the basic knowledge and basic structure to create a LogMeIn/CoPilot/etc product?

I remember Joel talked about CoPilot in one PodCast (some years ago) that he used a brilliant fellow to develop the entire protocol in C++…

Any ideas on how to accomplish this, or if there is an open API out there waiting for me?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:15:52+00:00Added an answer on May 12, 2026 at 2:15 pm

    Please see this article entitled: How VNC, Fog Creek Copilot and other remote control software works.

    I will provide some additional detail here, from what that blog post says, but that is more specific to the Fog Creek Copilot source code. All of this data was taken from looking at the source code.

    Basically Copilot was not written from scratch in C++ but instead it was built off of the GPL’ed TightVNC. Yes this means that Copilot’s main source must also be given out. You can get the Fog Creek copilot source code here. And as far as I understand, you could build your solution off of this project’s source code as long as you made it GPL as well.

    The project is split into a Mac version and a Windows version. The Mac version is built in objective C and the windows version is built in Win32 C++ (not MFC). For the windows version there is a Helper solution made in VS 2008 and a Host solution (the host is the person being helped) made in VS 2008. I think they didn’t use Trolltech’s Qt because of it’s large linking size, it was important to them to keep the download very small since it had to originally be downloaded by everyone helping someone and everyone needing help each time.

    There is no x64 nor IA64 configurations, so all of the code on Windows runs only as an x86 process. It can run on a 64bit windows though through WOW64 just as any other 32-bit process can use.

    As I understand, development was done with the Host running on a VM for the most part. The development of the Helper was done on their desktop.

    The Copilot source code uses boost 1.38, and several other 3rd party libraries. These libraries include STUNT for NAT traversal, MatrixSSL, libntlm (Library for Microsoft’s NTLM authentication) and omnithread (threading and synchronisation library).

    For the most part it uses bsd style sockets, but it also has some networking code in boost::asio. This is problematic because boost::asio 1.38 has a lot of bugs in it that are fixed in boost 1.40. The project has a windows hook dll as well to hook keyboard, mouse and other windows messages on the host.

    There is a shell project which is not like the windows shell but that basically contains 3 binaries: the host, deleter and hooks dll. It extracts these.

    What they don’t give out is the source code for the Reflector and website, which as I understand from some blog posts on projectaardvark.com, they are both in C#, Everything else in C++. The purpose of the reflector is to assist in NAT traversal. The new blog which replaces projectaardvark.com by the way is called Air Traffic.

    VNC is bassed off of the remote framebuffer protocol. The RFB protocol itself isn’t that difficult if you have a lot of protocol experience.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hello i want to develop AI car(opponent) in car race game what should be
I want to develop Android applications which will support multiple screen resolutions. I have
Is there any chance to get this work? I want my tests to be
I want to change RSA Keys to open ssh connections without any problems. It
Any chance the 'me/friends' graph api or friends FQL table return some friends only?
By any chance you would be able to help optimize this query without me
By any chance, does anyone know how to access the phone's photo gallery? I
By any chance, is there any easy way to set a default MasterView for
Is there any chance that a SHA-1 hash can be purely numeric, or does
Is there by any chance a way to set shipping cost by state in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.