CSCI Exam 2 Review Flashcards
SQL query
SELECT: used to clarify which column or row to display from the table
FROM: tables you want to pull from
WHERE: , =, OR, AND
ORDER by ASC or DESC
router
move info from divide to internet and internet to device
switch
box that takes one wireless plug and splits it into many outlets (internet powerbar) and makes sure that each connected device gets the right about of bandwidth (internet) smart internet splitter
NIC
network interface card: basically the HARDWARE responsible for connecting computer to internet
Wifi
technology that allows device to connect to the internet by connecting to a wireless router
Fastest cable that transmits media?
6a
Slowest cable that transmits media?
5
LAN
local area network: connected via direct connection or over wifi
WAN
wide area network: (worldwide) multiple LAM communicating with each other
What is the 802.11 standard used for?
guides how wifi and plan works
makes sure no channels overlap and each new version reduces interference from things (microwaves, bluetooth)
standard for wifi and plan
lpconfig
viewing and changing internet connection settings
ping
sends short message to another computer and measures how much time it took to receive a response
netstat
shows current connections your computer has to other computers
tracert
sends messages and shoes how many hops is between your computer and other computers
download
from internet to computer
upload
from computer to internet
3 things a network protocol should define about messages being sent between computers
Format of messages
Order of messages
Actions taken on the transmission or receipt of message
ARP
Address Resolution Protocol
How machines find the physical machine that data is coming from or going to by linking IP addresses to actual machines