Intro

From Mycomputer Notes

(Difference between revisions)
(Connecting to the Internet)
(Connecting to the Internet)
Line 12: Line 12:
;Logical Connections: Connections to the Internet may use multiple protocols. The Transmission Control Protocol/Internet Protocol [[Tcpip|(TCP/IP)]] suite is the primary set of protocols used on the Internet.
;Logical Connections: Connections to the Internet may use multiple protocols. The Transmission Control Protocol/Internet Protocol [[Tcpip|(TCP/IP)]] suite is the primary set of protocols used on the Internet.
-
;Applications: Applications are programs  that interpret and display data in an understandable form.  
+
;Applications: Applications are programs  that interpret and display data in an understandable form. Applications work with protocols to send and receive data across the Internet. A Web browser displays HTML as a Web page.
-
Applications work with protocols to send and receive data across the Internet. A Web browser displays HTML as a Web page.
+

Revision as of 04:57, 2 April 2006

The Introduction chapter of the CCNA 1 & 2 presents the computer basics and connection to the Internet. It also introduces the Binary and Hexadecimal numbering system but I will go through them very fast.

Connecting to the Internet

The Internet is the largest data network in the world. The internet consist of millions of interconnected netwokrs, both large and small. Connection to the Internet can be broken down into the physical connection, the logical connection, and applications:

  • Physical Connection (Adapter card, modem or NIC from PC to a Network)
  • Logical Connection (Standard called Protocols)
  • Applications that interpret the data and display the information (Software Programs)
Physical Connections
Is used to transfer signals between PCs within the local-area network (LAN) and to remote devices on the Internet.
Logical Connections
Connections to the Internet may use multiple protocols. The Transmission Control Protocol/Internet Protocol (TCP/IP) suite is the primary set of protocols used on the Internet.
Applications
Applications are programs that interpret and display data in an understandable form. Applications work with protocols to send and receive data across the Internet. A Web browser displays HTML as a Web page.
Personal tools