Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+17 votes
asked in CSC335_Spring2019 by (1 point)

1 Answer

+13 votes

There are a ton of networking protocols but a few common ones we may have to know are...

TCP - transmission control protocol
HTTP - hyper text transfer protocol
UDP - user datagram protocol
DNS - domain name service
FTP - fire transfer protocol
DHCP - dynamic host configuration protocol
TFTP - Trivial File Transfer Protocol
HTTPS - hyper text transfer protocol secure
ARP - address resolution protocol

ect.

answered by (1 point)
...