Apple Remote Desktop

Last updated

Apple Remote Desktop
Developer(s) Apple Inc.
Stable release
3.9.8 / October 23, 2023
Operating system macOS Ventura, macOS Sonoma
Type Remote Access Software
License Proprietary
Website www.apple.com/remotedesktop/

Apple Remote Desktop (ARD) is a Macintosh application produced by Apple Inc., first released on March 14, 2002, that replaced a similar product called Apple Network Assistant. [1] Aimed at computer administrators responsible for large numbers of computers and teachers who need to assist individuals or perform group demonstrations, Apple Remote Desktop allows users to remotely control or monitor other computers over a network. Mac Pro (2019), Mac mini (M1, 2020) with a 10Gb Ethernet card, and Mac Studio (2022) have Lights Out Management function [2] and are able to power-on by Apple Remote Desktop.

Contents

Releases

The original release, which used the User Datagram Protocol (UDP) on port 3283, allowed remote computers (running Mac OS 8.1 or later) to be observed or controlled from a computer running Mac OS X 10.1. [3] It also allowed remote computers to be restarted or shut down, to have their screens locked or unlocked, or be put to sleep or awakened, all remotely. Version 1 also included simple file transfer abilities that would allow administrators to install simple applications remotely; however, to install applications that required the use of an installer, the administrator would have to run the installer manually through the client system's interface.

Version 1.1 (released August 20, 2002) introduced the ability to schedule remote tasks.

Version 1.2 (released April 2, 2003) added a number of features that were designed to ease the administration of a large number of computers. Software could now be installed remotely on a number of machines simultaneously, without using the client system's interface. The startup disk on remote computers can also be changed, setting them to boot from a NetBoot server, a Network Install image, or a partition on their own drives. The client ARD software could also now be upgraded remotely to allow administrators to take advantage of new features without having to visit each individual computer.

Apple released a minor update on December 16, 2003, that brought ARD to 1.2.4. This update concentrated on security, performance and reliability.

On June 21, 2004, Apple announced Apple Remote Desktop 2 (released in July), which was designed to use the VNC protocol [lower-alpha 1] instead of Apple's original ARD protocol. This allows the ARD administration software to observe and control any computer running VNC-compatible server software (such as Windows and Unix systems) not just Macs and conversely allowing standard VNC viewing software to connect to any Mac with the ARD 2 software installed and VNC access enabled. This version also uses the Transmission Control Protocol (TCP) for most functions (on ports 5900 and 5988), which is designed to be more reliable than the UDP used in ARD 1. [4] Another significant addition to ARD 2 was the Task List, that allows remote tasks to be queued and monitored, reporting their status (such as Succeeded or Failed). This release also dropped support for older versions of the Mac OS, requiring 10.2.8 or higher.

On October 11, 2004, Apple released version 2.1 which improved on a number of existing features while adding the ability to view observed or controlled computers in full-screen mode, the ability to see the displays of computers with more than one monitor and support for mouse right-click and scroll-wheels. [5]

On April 29, 2005, Apple released version 2.2 which added support for Mac OS X 10.4 along with several other bug-fixes and improvements to reliability. [6]

On April 11, 2006, Apple released version 3.0 which is now a Universal Binary and features improved software upgrade functionality, Spotlight searching, as well as increased throughput and encryption for file transfers, and Automator support.

On November 16, 2006, Apple released version 3.1 which provides support for the new Intel-based Xserve Lights Out Management feature.

On October 18, 2007, Apple released version 3.2 which introduced Mac OS X 10.5 support and compatibility for third party VNC viewers and servers.

On August 20, 2009, Apple released version 3.3 which fixed many bugs and allowed function keys and key combinations to be sent to the remote computer instead of the local machine. [7]

On January 6, 2011, Apple released version 3.4 which provides compatibility with the Mac App Store. [8]

On July 20, 2011, Apple released version 3.5 which provides compatibility with Mac OS X 10.7. [9]

On October 22, 2013, Apple released version 3.7 which provides compatibility with OS X 10.9, multiple monitors, and enhancements to remote copy/paste. [10]

On January 27, 2015, Apple released version 3.8, which primarily added support for OS X 10.10, while also including various user interface improvements, a new icon, stability improvements and the ability to update the application using the Mac App Store, even if the application was not originally installed from that source. This version now requires OS X 10.9 or later. [11]

On February 21, 2017, Apple released version 3.9, which heightened communications security between local and remote computers (including a Preferences checkbox to allow communication with pre-3.9 clients), added support for the MacBook Pro Touch Bar, addressed various stability issues, allowed the user to export and import an encrypted list of computers with user credentials, and debuted the ability to use an "Assistance Cursor" to call attention to items for the remote user. This version now requires OS X/macOS 10.10.5 or later. [12]

Encryption

Prior to version 3, ARD encrypted only passwords, mouse events and keystrokes; and not desktop graphics or file transfers. Apple therefore recommended that ARD traffic crossing a public network should be tunneled through a VPN, to avoid the possibility of someone eavesdropping on ARD sessions. [13]

ARD 3.0 has the option of using AES 128-bit encryption, the same as a basic SSH server.

ARD 3.9 included as yet unspecified enhancements to communications security that made the native mode incompatible with previous-version clients. A Preferences checkbox was provided in the Apple Remote Desktop app to explicitly allow communications with older clients. ARD 3.9.2 made the use of this checkbox optional for seeing clients in the list. [12]

In November 2017, the United States International Trade Commission announced an investigation into allegations of patent infringement with regard to Apple's remote desktop technology. Aqua Connect, a company that builds remote desktop software, has claimed that Apple infringed on two of its patents. [14]

Restrictions

ARD does not support reverse connections to listening VNC viewers.[ citation needed ]

See also

Notes

  1. Apple uses its private authentication and encodings on top of the public RFB protocol while neglecting to implement many of the commonly-used public extensions. As a result, other VNC-compatible clients need extra server-side configuration to connect at all. In addition, the graphics are degraded as primitive encodings are used for such connections.

Related Research Articles

<span class="mw-page-title-main">X Window System</span> Windowing system for bitmap displays on UNIX-like systems

The X Window System is a windowing system for bitmap displays, common on Unix-like operating systems.

<span class="mw-page-title-main">Bonjour (software)</span> Computer networking technology

Bonjour is Apple's implementation of zero-configuration networking (zeroconf), a group of technologies that includes service discovery, address assignment, and hostname resolution. Bonjour locates devices such as printers, other computers, and the services that those devices offer on a local network using multicast Domain Name System (mDNS) service records.

<span class="mw-page-title-main">Virtual Network Computing</span> Graphical desktop-sharing system

Virtual Network Computing (VNC) is a graphical desktop-sharing system that uses the Remote Frame Buffer protocol (RFB) to remotely control another computer. It transmits the keyboard and mouse input from one computer to another, relaying the graphical-screen updates, over a network.

TightVNC is a free and open-source remote desktop software server and client application for Linux and Windows. A server for macOS is available under a commercial source code license only, without SDK or binary version provided. Constantin Kaplinsky developed TightVNC, using and extending the RFB protocol of Virtual Network Computing (VNC) to allow end-users to control another computer's screen remotely.

RealVNC is a company that provides remote access software. Their VNC Connect software consists of a server and client application, which exchange data over the RFB protocol to allow the Viewer to control the Server's screen remotely. The application is used, for example, by IT support engineers to provide helpdesk services to remote users.

RFB is an open simple protocol for remote access to graphical user interfaces. Because it works at the framebuffer level it is applicable to all windowing systems and applications, including Microsoft Windows, macOS, the X Window System and Wayland. RFB is the protocol used in Virtual Network Computing (VNC) and its derivatives.

<span class="mw-page-title-main">Xsan</span> Storage area network by Apple

Xsan is Apple Inc.'s storage area network (SAN) or clustered file system for macOS. Xsan enables multiple Mac desktop and Xserve systems to access shared block storage over a Fibre Channel network. With the Xsan file system installed, these computers can read and write to the same storage volume at the same time. Xsan is a complete SAN solution that includes the metadata controller software, the file system client software, and integrated setup, management and monitoring tools.

NX technology, commonly known as NX or NoMachine, is a remote access and remote control computer software, allowing remote desktop access and maintenance of computers. It is developed by the Luxembourg-based company NoMachine S.à r.l.. NoMachine is proprietary software and is free-of-charge for non-commercial use.

Remote administration refers to any method of controlling a computer or other Internet-connected device, such as a smartphone, from a remote location. There are many commercially available and free-to-use software that make remote administration easy to set up and use. Remote administration is often used when it's difficult or impractical to be physically near a system in order to use it or troubleshoot it. Many server administrators also use remote administration to control the servers around the world at remote locations. It is also used by companies and corporations to improve overall productivity as well as promote remote work. It may also refer to both legal and illegal remote administration.

tsclient

tsclient is a discontinued frontend for rdesktop and other remote desktop tools, which allow remotely controlling one computer from another. It is a GNOME application. Notable visual options include color depth, screen size, and motion blocking.

<span class="mw-page-title-main">UltraVNC</span> Remote desktop software

UltraVNC is an open-source remote-administration/remote-desktop-software utility. The client supports Microsoft Windows and Linux but the server only supports Windows. It uses the VNC protocol to allow a computer to access and control another one remotely over a network connection.

VirtualGL is an open-source software package that redirects the 3D rendering commands from Unix and Linux OpenGL applications to 3D accelerator hardware in a dedicated server and sends the rendered output to a (thin) client located elsewhere on the network. On the server side, VirtualGL consists of a library that handles the redirection and a wrapper program that instructs applications to use this library. Clients can connect to the server either using a remote X11 connection or using an X11 proxy such as a VNC server. In case of an X11 connection some client-side VirtualGL software is also needed to receive the rendered graphics output separately from the X11 stream. In case of a VNC connection no specific client-side software is needed other than the VNC client itself.

Desktop sharing is a common name for technologies and products that allow remote access and remote collaboration on a person's computer desktop through a graphical terminal emulator.

Desktop virtualization is a software technology that separates the desktop environment and associated application software from the physical client device that is used to access it.

A web desktop or webtop is a desktop environment embedded in a web browser or similar client application. A webtop integrates web applications, web services, client–server applications, application servers, and applications on the local client into a desktop environment using the desktop metaphor. Web desktops provide an environment similar to that of Windows, Mac, or a graphical user interface on Unix and Linux systems. It is a virtual desktop running in a web browser. In a webtop the applications, data, files, configuration, settings, and access privileges reside remotely over the network. Much of the computing takes place remotely. The browser is primarily used for display and input purposes.

<span class="mw-page-title-main">Windows Home Server</span> Home server operating system by Microsoft released in 2007

Windows Home Server is a home server operating system from Microsoft. It was announced on 7 January 2007 at the Consumer Electronics Show by Bill Gates, released to manufacturing on 16 July 2007 and officially released on 4 November 2007.

A home server is a computing server located in a private computing residence providing services to other devices inside or outside the household through a home network or the Internet. Such services may include file and printer serving, media center serving, home automation control, web serving, web caching, file sharing and synchronization, video surveillance and digital video recorder, calendar and contact sharing and synchronization, account authentication, and backup services. In the recent times, it has become very common to run literally hundreds of applications as containers, isolated from the host operating system.

In computing, the term remote desktop refers to a software- or operating system feature that allows a personal computer's desktop environment to be run remotely from one system, while being displayed on a separate client device. Remote desktop applications have varying features. Some allow attaching to an existing user's session and "remote controlling", either displaying the remote control session or blanking the screen. Taking over a desktop remotely is a form of remote administration.

This page is a comparison of notable remote desktop software available for various platforms.

<span class="mw-page-title-main">ThinLinc</span>

ThinLinc is a cross-platform remote desktop server developed by Cendio AB. The server software and the users' main desktops run on Linux. Clients are available for Linux, Windows, macOS, and a number of thin clients. A browser client using HTML5 technologies is also available.

References

  1. Network Assistant 4.0.3 available - Macworld
  2. "Lights Out Management MDM payload settings for Apple devices". Apple Support. Retrieved March 29, 2022.
  3. Oski, Johnathan. "Apple Remote Desktop". Macworld. IDG Communications. Retrieved October 24, 2021.
  4. "Well known TCP and UDP ports used by Apple software products". docs.info.apple.com. October 18, 2011. Retrieved January 12, 2012.
  5. "About the Apple Remote Desktop 2.1 Update". docs.info.apple.com. July 28, 2011. Retrieved January 12, 2012.
  6. "About the Apple Remote Desktop 2.2 Update". docs.info.apple.com. August 26, 2011. Retrieved January 12, 2012.
  7. "About Apple Remote Desktop 3.3". Support.apple.com. September 16, 2009. Retrieved January 12, 2012.
  8. "About Apple Remote Desktop 3.4". Apple Inc. January 6, 2011. Retrieved January 12, 2012.
  9. "About Apple Remote Desktop 3.5". Apple Inc. July 20, 2011. Retrieved January 12, 2012.
  10. "About Apple Remote Desktop 3.7". Apple Inc. July 26, 2016. Retrieved October 26, 2019.
  11. About Remote Desktop Admin 3.8 - Apple Support
  12. 1 2 "About Apple Remote Desktop Client and Admin". Apple Support. Retrieved April 1, 2017.
  13. "LL0157.book" (PDF). Retrieved December 24, 2009.
  14. Orlowski, Andrew (November 15, 2017). "US trade cops agree to investigate Apple's 'embrace and extend'" . Retrieved November 16, 2017.