vault backup: 2023-03-01 10:03:34

This commit is contained in:
Jet Hughes 2023-03-01 10:03:35 +09:00
parent eeb8e499cd
commit f65c2a2d79
3 changed files with 7 additions and 5 deletions

View File

@ -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 ![](https://i.imgur.com/LanUiYW.png)
^ Data link and physical layer.

View File

@ -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

View File

@ -13,7 +13,6 @@ tags:
# Notes
# Lectures
- [[01-intro]]
- [[02-network and hardware protocols]]
# Info