Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Apple Remote Desktop

From Wikipedia, the free encyclopedia
Application by Apple

Apple Remote Desktop
Apple Remote Desktop Logo
DeveloperApple Inc.
Stable release
3.9.9 / February 20, 2025
Operating systemmacOS Sonoma,macOS Sequoia
TypeRemote Access Software
LicenseProprietary
Websitewww.apple.com/remotedesktop/

Apple Remote Desktop (ARD) is aMacintosh application produced byApple Inc., first released on March 14, 2002, that replaced a similar product calledApple 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) haveLights Out Management function[2] and are able to power-on by Apple Remote Desktop.

Releases

[edit]

The original release, which used theUser Datagram Protocol (UDP) onport 3283, allowed remote computers (runningMac OS 8.1 or later) to be observed or controlled from a computer runningMac 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 theVNC protocol[a] 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 asWindows andUnix 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 theTransmission 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, requiring10.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 forMac 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 aUniversal Binary and features improved software upgrade functionality,Spotlight searching, as well as increased throughput and encryption for file transfers, andAutomator support.

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

On October 18, 2007, Apple released version 3.2 which introducedMac OS X 10.5 support and compatibility for third-partyVNC 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 withMac OS X 10.7.[9]

On October 22, 2013, Apple released version 3.7 which provides compatibility withOS 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 forOS 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 ProTouch 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 10.10.5 or later.[12]

Starting on October 7, 2019, the next several updates to version 3.9.x would introduce minor user interface and performance improvements and bug fixes. Compatibility would be added for Macs withApple Silicon, and macOS versions up tomacOS Sequoia.[13] Version 3.9.9 requires macOS Sonoma 14.5 or later.[14]

Encryption

[edit]

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 aVPN, to avoid the possibility of someone eavesdropping on ARD sessions.[15]

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]

Legal

[edit]

In November 2017, theUnited 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.[16]

See also

[edit]

Notes

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

References

[edit]
  1. ^Network Assistant 4.0.3 available -Macworld
  2. ^"Lights Out Management MDM payload settings for Apple devices".Apple Support. RetrievedMarch 29, 2022.
  3. ^Oski, Johnathan."Apple Remote Desktop".Macworld. IDG Communications. RetrievedOctober 24, 2021.
  4. ^"Well known TCP and UDP ports used by Apple software products". docs.info.apple.com. October 18, 2011. RetrievedJanuary 12, 2012.
  5. ^"About the Apple Remote Desktop 2.1 Update". docs.info.apple.com. July 28, 2011. RetrievedJanuary 12, 2012.
  6. ^"About the Apple Remote Desktop 2.2 Update". docs.info.apple.com. August 26, 2011. RetrievedJanuary 12, 2012.
  7. ^"About Apple Remote Desktop 3.3". Support.apple.com. September 16, 2009. RetrievedJanuary 12, 2012.
  8. ^"About Apple Remote Desktop 3.4". Apple Inc. January 6, 2011. RetrievedJanuary 12, 2012.
  9. ^"About Apple Remote Desktop 3.5". Apple Inc. July 20, 2011. RetrievedJanuary 12, 2012.
  10. ^"About Apple Remote Desktop 3.7". Apple Inc. July 26, 2016. RetrievedOctober 26, 2019.
  11. ^About Remote Desktop Admin 3.8 - Apple Support
  12. ^ab"About Apple Remote Desktop Client and Admin".Apple Support. RetrievedApril 1, 2017.
  13. ^"Apple Remote Desktop".Mac App Store. February 20, 2025. RetrievedApril 14, 2025.
  14. ^"What's new in Apple Remote Desktop".Apple Support. Archived fromthe original on February 12, 2025. RetrievedApril 14, 2025.
  15. ^"LL0157.book"(PDF). RetrievedDecember 24, 2009.
  16. ^Orlowski, Andrew (November 15, 2017)."US trade cops agree to investigate Apple's 'embrace and extend'".The Register. RetrievedNovember 16, 2017.

External links

[edit]
General
Implementations
Controversial Implementations
Software byApple
Operating
systems
Consumer
Professional
Education
Bundled
Server
Developer
Internet
onWindows
Retrieved from "https://en.wikipedia.org/w/index.php?title=Apple_Remote_Desktop&oldid=1286303167"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp