mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-01 10:03:34
This commit is contained in:
parent
eeb8e499cd
commit
f65c2a2d79
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "01-network and hardware protocols"
|
||||
title: "02-network and hardware protocols"
|
||||
tags:
|
||||
- cosc301
|
||||
- lecture
|
||||
@ -17,7 +17,8 @@ sr-ease: 250
|
||||
|
||||
TCP/IP sits in kernel of operating system. packet is passed from RAM to the network card, then through the ethernet cable.
|
||||
|
||||
There is a specific bus for tcp/ip between ram and NIC
|
||||
There is a specific bus for tcp/ip between ram and NIC 
|
||||
|
||||
|
||||
^ Data link and physical layer.
|
||||
|
||||
@ -16,7 +16,9 @@ https://www.cs.otago.ac.nz/cosc301/s
|
||||
# Notes
|
||||
|
||||
# Lectures
|
||||
- [[01-network and hardware protocols]]
|
||||
- [[01-intro]]
|
||||
- [[02-network and hardware protocols]]
|
||||
|
||||
|
||||
# Info
|
||||
|
||||
|
||||
@ -13,7 +13,6 @@ tags:
|
||||
# Notes
|
||||
|
||||
# Lectures
|
||||
- [[01-intro]]
|
||||
- [[02-network and hardware protocols]]
|
||||
|
||||
|
||||
# Info
|
||||
Loading…
Reference in New Issue
Block a user