Project:Early Internet History And Documentation: Difference between revisions

From DisNCord Community Wiki
Jump to navigation Jump to search
Line 44: Line 44:
Berknet was included with the second release of BSD, for the PDP-11, released in 1979, and included Berknet, a LAN solution developed in house for University of Berkeley. It was designed to work with batch processing, and included the following commands and functionality. Given Berknet is entirely serial based, it may be relatively easy to get it working on emulation.
Berknet was included with the second release of BSD, for the PDP-11, released in 1979, and included Berknet, a LAN solution developed in house for University of Berkeley. It was designed to work with batch processing, and included the following commands and functionality. Given Berknet is entirely serial based, it may be relatively easy to get it working on emulation.


'''netcp'''
 
''' netcp '''
 
Intended to copy files from system to system
Intended to copy files from system to system
<pre>netcp junk Cory:/usr/pascal/sh</pre>
<pre>netcp junk Cory:/usr/pascal/sh</pre>


'''mail/netmail'''
'''mail/netmail'''
Berknet allowed users to download mail from other machines, and read it. Implied from the documentation that UUCP feeds at Berkeley only went to a single machine - need to cross-check this with UUCPNETMAP nets
Berknet allowed users to download mail from other machines, and read it. Implied from the documentation that UUCP feeds at Berkeley only went to a single machine - need to cross-check this with UUCPNETMAP nets


'''netlpr'''
'''netlpr'''
Enables remote printing within a LAN.
Enables remote printing within a LAN.


'''netq/netrqm/netlog'''
'''netq/netrqm/netlog'''
Manages the requests queue
Manages the requests queue



Revision as of 09:03, 2 October 2022

This is NCommander's notepad for reconstructing the history of the early Internet and what I plan cover in the near future

The Early Days

The early days represent periods of time prior to the creation of the first multitasking systems. This era primarily consisted of single user machines like the PDP-1, or big iron like the IBM 1401. This section most consists of backstory and context for the broader project.

ARPA

Project MAC

Time-stealing/Timesharing Systems

Era of Islands

The era of the islands refers to the period when multiple users used a single system, both remotely and not. This era covers the late 1960s, to the mid 119 0s, and primarily related to the development of multi-user computing.

  • Started with the idea of timesharing, or multiprocessing
    • MIT CTCSS
    • Multics
    • PLATO
  • Early systems/uses - Multics as a source
    • Local mail/communications/mailing list
      • Forums/DECUverse Conference
    • Remote work/teleterminal
    • Word processing
    • Software Development
  • Creation of Games
    • Adventure/Dungeon

The Local Network

This represents the period of time where local organizations interconnected all their computers, and then tied them together, starting from the end of mid-1970s, to the early 90s.

This covers the major influences from this timeperiod

  • UUCP
  • BerkNet (it actually exists!)
  • Novell IPX
  • LAN Manager/NETBIOS
  • Bulletin Board Systems

Berkeley Network (Berknet)

NEEDS FURTHER RESEARCH

Most of the Information from this section comes from Eric Schmidt's retrospective of Berknet from BSD4.2[1]

Berknet was included with the second release of BSD, for the PDP-11, released in 1979, and included Berknet, a LAN solution developed in house for University of Berkeley. It was designed to work with batch processing, and included the following commands and functionality. Given Berknet is entirely serial based, it may be relatively easy to get it working on emulation.


netcp

Intended to copy files from system to system

netcp junk Cory:/usr/pascal/sh

mail/netmail

Berknet allowed users to download mail from other machines, and read it. Implied from the documentation that UUCP feeds at Berkeley only went to a single machine - need to cross-check this with UUCPNETMAP nets


netlpr

Enables remote printing within a LAN.

netq/netrqm/netlog

Manages the requests queue

An Interconnected World

This was the era when the islands began to be interconnected; representing the tail end of the 70s to the mid 1980s. This era is marked by the introduction of the personal microcomputers such as the Commodore PET, IBM PC, and the Apple II.

  • UUCPNET/USENET
  • sendmail
  • ARPANET
  • CSNET
  • Birth of ICANN/IANA
  • FidoNet (1983)

The World Wide Web

1983+ and onward, this is marked by adopt of TCP/IP, and the birth of what would become the modern Internet. Major discoveries points from this period

  • TCP/IP
  • BSD4.2+
  • Legacy of Sun Microsystems
    • NFS, NIS,
  • NeXTstep
    • WorldWideWeb.app