VNC / Remote support/desktop / helpdesk
Posted: Tue Jun 22, 2010 2:47 pm
Hi.
I've been asked by an old friend of mine to try to create a software looking similar to TeamViewer, but TeamViewer is way too expensive currently.
I saw that "idle" made a software called Veo Remote, and I've been looking like crazy for a DLL similar to PCHelpWare (but one that has documented support even for Win7) or even a standalone application that leaves no traces, which I could then modify or build something around to act like TeamViewer. The reason TeamViewer is so good is that the executable could be hosted on the webpage, same executable for everyone, and they'd just read the numbers stated in the opened window to have the support agent connecting to them automatically.
Has anyone seen/written an open source variant similar to this? PureBasic preferrably of course, but a DLL could work just as well. I just don't want to use the metasploit vncdll.dll since it's triggered on by all the antiviruses in the world and that would make the software look bad.
I only need Windows support, and that is 2k/xp up to Win7. Older versions of Windows will just have to manage without it. Any tips would be appreciated.
Best regards, Peter.
I've been asked by an old friend of mine to try to create a software looking similar to TeamViewer, but TeamViewer is way too expensive currently.
I saw that "idle" made a software called Veo Remote, and I've been looking like crazy for a DLL similar to PCHelpWare (but one that has documented support even for Win7) or even a standalone application that leaves no traces, which I could then modify or build something around to act like TeamViewer. The reason TeamViewer is so good is that the executable could be hosted on the webpage, same executable for everyone, and they'd just read the numbers stated in the opened window to have the support agent connecting to them automatically.
Has anyone seen/written an open source variant similar to this? PureBasic preferrably of course, but a DLL could work just as well. I just don't want to use the metasploit vncdll.dll since it's triggered on by all the antiviruses in the world and that would make the software look bad.
I only need Windows support, and that is 2k/xp up to Win7. Older versions of Windows will just have to manage without it. Any tips would be appreciated.
Best regards, Peter.