• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/7

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

7 Cards in this Set

  • Front
  • Back

TCP/IP

Transmission Control Protocol/Internet Protocol




addressing/data delivery method used to implement TCP/IP on a network




Native protocol for the internet




MUST HAVE for internet connectivity

Broadcast

network communications that are sent to all computers at once

IPv4

32-bit number assigned to a computer on a TCP/IP network




represents the computer/node itself




has four 8-bit octets




range of 0-255 (very first # CANNOT be 0)




All 4 octet #'s CANNOT BE 0 or 255




Binary = 11010000.01111011.00101101.00010010




Decimal = 208.123.45.18

Network Segment of Binary IPv4

11010000.01111011.00101101.00010010

Node Segment of Binary IPv4

11010000.01111011.00101101.00010010

Subnet Mask

32-bit # assigned to each system to divide the 32-bit binary IP address into network and node portions.




makes TCP/IP routable




use the value of eight 1s in binary or 255 in decimal to mask an entire octet of IP address




Subnet Mask = 255.255.0.0





Gateway

device or software that converts data between incompatible systems or devices




no gateway = local communication only