TeamViewer is a proprietary computer software package for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers. The software operates with the Microsoft Windows, OS X, Linux, iOS, and Android operating systems. It is possible to access a machine running TeamViewer with a web browser. While the main focus of the application is remote control of computers, collaboration and presentation features are included
TeamViewer for Linux is based upon the Windows version using Wine. Additionally, /opt/teamviewer/teamviewer/$tv_ver/bin/teamviewer contains links to a wrapper of a Windows executable:
- export TV_BINDIR=/opt/teamviewer/teamviewer/$tv_ver/bin
- exec "$TV_BINDIR"/wrapper "c:\Program Files\TeamViewer\Version$tv_ver\TeamViewer.exe" "$@"
- Download link follows here.
- http://www.softpedia.com/get/Internet/Remote-Utils/TeamViewer.shtml
No comments:
Post a Comment