資訊科技與應用
出自KMU Wiki
(修訂版本間差異)
在2008年10月1日 (三) 13:20所做的修訂版本 (編輯) Qqwater (對話 | 貢獻) (→[http://cu.nsysu.edu.tw/1000113629/board-collection/images/OSI-TCPIP.gif OSI 7 Layers]) ←上一個 |
在2008年10月1日 (三) 14:04所做的修訂版本 (編輯) (撤銷) Ninja (對話 | 貢獻) (→網路) 下一個→ |
||
第1行: | 第1行: | ||
= 網路 = | = 網路 = | ||
+ | *[http://wiki.kmu.edu.tw 高醫wiki] | ||
+ | *[http://blog.kmu.edu.tw 高醫blog] | ||
+ | *[http://www.gap.kmu.edu.tw Google Apps] | ||
+ | *[http://museum.kmu.edu.tw 高醫博物館] | ||
== [http://www.wireshark.org Wireshark] == | == [http://www.wireshark.org Wireshark] == | ||
=== [http://itchen.class.kmu.edu.tw/services Port] === | === [http://itchen.class.kmu.edu.tw/services Port] === | ||
+ | Nmap 可以掃 Port, [[Linux_指令]] | ||
+ | |||
*ftp 21/tcp #File Transfer Protocol | *ftp 21/tcp #File Transfer Protocol | ||
*ssh 22/tcp #Secure Shell Login | *ssh 22/tcp #Secure Shell Login |
在2008年10月1日 (三) 14:04所做的修訂版本
目錄 |
網路
Wireshark
Port
Nmap 可以掃 Port, Linux_指令
- ftp 21/tcp #File Transfer Protocol
- ssh 22/tcp #Secure Shell Login
- telnet 23/tcp
- smtp 25/tcp #Simple Mail Transfer Protocol
- domain 53/tcp #Domain Name Server
- http 80/tcp #World Wide Web HTTP
- pop3 110/tcp #Post Office Protocol - Version 3
- netbios-ns 137/tcp #NETBIOS Name Service
- netbios-dgm 138/tcp #NETBIOS Datagram Service
- netbios-ssn 139/tcp #NETBIOS Session Service
- imap 143/tcp imap2 imap4 #Interim Mail Access Protocol v2
- imap3 220/tcp #Interactive Mail Access Protocol v3
- https 443/tcp
OSI 7 Layers
CISCO的網頁中,OSI七層, 一言以敝之: "All People Seem To Need Data Processing"
- All =====> Application layer(應用層)
- People ==> Presentation layer(表達層)
- Seem ===> Session layer(會議層)
- To =====> Transport layer(傳輸層)
- Need ===> Network layer(網路層)
- Data ====> Data link layer(鏈結層)
- Processing ==> Physical layer(實體層)
IP
Type of Service (ToS) Precedence
- 111 Network Control
- 110 Internetwork Control
- 101 CRITIC/ECP
- 100 Flash Override
- 011 Flash
- 010 Immediate
- 001 Priority
- 000 Routine
二進位與十進位轉換
- Class A
- Class B
- Class C