Introduction to Open Systems Networking

LESSON 1

(September 6, 1995)
Daniel Z. Tabor Jr.
New Jersey Institute of Technology


Personal Information and History


Course Outline:
Requirements and Expectations


Course Outline:
Grades


Course Outline:
Books Recommended


Course Outline:
Layout of Course

  1. Introduction to Open Systems Networking
  2. WWW and Complete Internet Connectivity
  3. A Need for Standards
  4. Hardware Protocol Layers
  5. Software Protocol Layers
  6. Addressing in TCP/IP
  7. ARP and RARP
  8. The Internet Protocol (Part I)
  9. The Internet Protocol (Part II)
  10. Routing
  11. Internet Control Message Protocol
  12. Extending the Addressing Scheme
  13. Domain Name System (DNS)
  14. User Datagram Protocol
  15. Transmission Control Protocol (Part I)
  16. Transmission Control Protocol (Part II)
  17. Multicast IP and the MBONE
  18. TCP/IP over ATM
  19. IPv6 and Broadband Services
  20. Client / Server Paradigm
  21. Sockets (Part I)
  22. Sockets (Part II)
  23. BOOTP and DHCP
  24. TELNET and Rlogin
  25. FTP, TFTP, and NFS
  26. E-Mail, SMTP, and MIME types
  27. Network Management
  28. Network Security


Course Outline:
Layout of a Lesson


Layout of a Lesson:
Reference Material Types

  • Books
  • Software (shareware) and
  • Magazines
  • WinSock application
  • Articles
  • links
  • URL sites
  • Newsgroups
  • RFCs or other standard document
  • Yahoo direct searches
  • Product descriptions (if applicable)
  • Technical papers

  • Course Outline:
    Projects


    Course Outline:
    Virtual Office Hours


    Course Outline:
    Policies


    General References to use
    throughout the course.


    Examples of
    General Reference Topics


    Definitions

    Open System
    A system which is built using publicly available international or national standards that promote interoperability.
    Interoperability
    The ability of software and hardware on multiple machines from multiple vendors to communicate.
    Internetworking
    The interconnection of two or more networks, usually local area networks, so that data can pass between hosts on the different networks as though they were one network. This requires a router or gateway.
    TCP/IP Internet Protocol Suite
    It was developed by DARPA for internetworking, encompassing both network and transport layer protocols. TCP/IP is often used to refer to the entire DOD protocol suite (which includes many protocols).
    Encapsulation
    The technique used by layered protocols in which a layer adds header information to the protocol data unit (PDU) from the layer above.
    As an example, in Internet terminology, a packet would contain a header from the physical layer, followed by a header from the network layer (IP), followed by a header from the transport layer (TCP), followed by the application protocol data.


    On-line access to information


    The Internet - History


    Internet Tools:
    Gopher


    Internet Tools:
    Archie


    Internet Tools:
    FTP


    Internet Tools:
    TELNET


    Internet Tools:
    World Wide Web


    Internet Tools:
    Various