一 . Process in Linux
(一) . Process的概念
什麼是Process :
定義 : Program in execute。正在執行的程式。
Program的定義:some binary file storage in disk。
兩個重要的不同 : 有沒有執行,在執行的程序還會有多個重要的屬性。
Process 的屬性 : 大概就是htop或top中可以看到的。
一 . Overview of layer4
(一) . Layer4的功能
Layer 4 的設計功能 :
forwarding : refers to the router-local action of transferring a packet from an input link interface to the appropriate output link interfac
routering : refers to the network-wide process that determines the end-to-end paths that packets take from source to destinatio
分別 : R1送到相連的router為forwarding,封包由R1到R2路徑,為routering。
