Warning: Undefined variable $user in /home/geekint/public_html/learn/wp-content/plugins/google-plus-authorship/google-plus-authorhip.php on line 28
Warning: Attempt to read property "ID" on null in /home/geekint/public_html/learn/wp-content/plugins/google-plus-authorship/google-plus-authorhip.php on line 28
Deprecated: Function get_bloginfo was called with an argument that is deprecated since version 2.2.0! The
home
option is deprecated for the family of bloginfo()
functions. Use the url
option instead. in /home/geekint/public_html/learn/wp-includes/functions.php on line 6114Deprecated: Function get_the_author_ID is deprecated since version 2.8.0! Use get_the_author_meta('ID') instead. in /home/geekint/public_html/learn/wp-includes/functions.php on line 6114
Warning: Undefined variable $customprofilefield in /home/geekint/public_html/learn/wp-content/plugins/author-box-with-different-description/author_box_display.php on line 66
Deprecated: Function get_the_author_description is deprecated since version 2.8.0! Use get_the_author_meta('description') instead. in /home/geekint/public_html/learn/wp-includes/functions.php on line 6114
Warning: Undefined variable $display_author_email in /home/geekint/public_html/learn/wp-content/plugins/author-box-with-different-description/author_box_display.php on line 152
Warning: Undefined variable $display_google_profile in /home/geekint/public_html/learn/wp-content/plugins/author-box-with-different-description/author_box_display.php on line 152
Warning: Undefined variable $display_facebook_profile in /home/geekint/public_html/learn/wp-content/plugins/author-box-with-different-description/author_box_display.php on line 152
Warning: Undefined variable $display_twitter_profile in /home/geekint/public_html/learn/wp-content/plugins/author-box-with-different-description/author_box_display.php on line 152
Warning: Undefined variable $display_youtube_profile in /home/geekint/public_html/learn/wp-content/plugins/author-box-with-different-description/author_box_display.php on line 152
Warning: Undefined variable $display_linkedin_profile in /home/geekint/public_html/learn/wp-content/plugins/author-box-with-different-description/author_box_display.php on line 152
Warning: Undefined variable $display_pinterest_profile in /home/geekint/public_html/learn/wp-content/plugins/author-box-with-different-description/author_box_display.php on line 152
AppleTalk was developed by Apple, Inc. for computer networking. AppleTalk is a set of protocols included in the original version of Macintosh in 1984. Unlike other early LAN systems, AppleTalk was based on the OSI model of protocol layering and was not built on the archetypal Xerox XNS system, although several portions of the AppleTalk system have direct analogs in XNS.
AppleTalk contained two protocols, AppleTalk address resolution protocol (AARP) and name binding protocol (NBP) in order to make the system entirely self-configuring. Through AARP, AppleTalk hosts were able to automatically generate their own network addresses.
NBP mapped network addresses to user-readable names, essentially making it a dynamic Domain Name System (DNS). Routers, however, were able to provide all the information by overriding the default mechanisms. This was beneficial for larger networks, since "chattiness" could occur through AARP as new nodes searched for free addresses.
The two protocols also made AppleTalk the easiest to use among networking systems, making installation of new machines simple, requiring only that they be plugged in and optionally be given a name. A program called the Chooser listed down and classified the machines on a local network through a completely automated procedure.
On larger networks and wide area networks (WAN), the naming services provided by AARP and NBP caused a significant amount of unwanted traffic. This problem was addressed by the introduction of AppleTalk Phase 2.
An AppleTalk address consisted of four bytes: a two-byte network number (obtained from a router), a one-byte node number (chosen by each node), and a one-byte socket number. Names for services were chosen by humans so that they would easily be recognizable by users. They were long enough in order to minimize the chance of conflicts.
Though AppleTalk was originally intended to be part of a project known as Macintosh Office consisting of a host machine that enabled routing, printer sharing and file sharing, development of the Macintosh Office project was halted in 1986. In place of Macintosh Office, the AppleShare File and Print Server was released.
TCP/IP was the default networking model for the Mac; however, AppleTalk is backwards compatible with several products. For TCP/IP-based networks, an Apple implementation called Bonjour provided discovery and configuration services not unlike that of AppleTalk.