Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Network Layers (the OSI model)

  1. #11
    Senior Member
    Join Date
    Dec 2003
    Location
    LA, CA
    Posts
    292
    One thing that I would like to make sure you realize is that the OSI model is a concept, the layers in TCP/IP are not the OSI models layers but they do perform the tasks outlined in the OSI model. The TCP/IP layers are:
    Link
    Network
    Transport
    Application

    in each of these layers are protocols used to communicate online such as TCP (sending a packet and needing comformation of it reaching where it was sent) and UDP (sending a packet and not checking to see if it reached where it was sent) protocols in the transport layer or ftp, http, dns, ect. protocols in the application layer.
    A mind full of questions has no room for answers

  2. #12
    Senior Member
    Join Date
    Aug 2004
    Posts
    149
    thanks again all

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •