資訊科技與應用

出自KMU Wiki

(修訂版本間差異)
跳轉到: 導航, 搜索
在2008年9月30日 (二) 23:17所做的修訂版本 (編輯)
Itchen (對話 | 貢獻)
(新頁面: = 網路 = == [http://www.wireshark.org Wireshark] == === [http://itchen.class.kmu.edu.tw/services Port] === *ftp 21/tcp #File Transfer Protocol *ssh 22/tcp #Secure Shell Login ...)
←上一個
在2008年10月1日 (三) 13:14所做的修訂版本 (編輯) (撤銷)
Ninja (對話 | 貢獻)
([http://cu.nsysu.edu.tw/1000113629/board-collection/images/OSI-TCPIP.gif OSI 7 Layers])
下一個→
第18行: 第18行:
== [http://cu.nsysu.edu.tw/1000113629/board-collection/images/OSI-TCPIP.gif OSI 7 Layers] == == [http://cu.nsysu.edu.tw/1000113629/board-collection/images/OSI-TCPIP.gif OSI 7 Layers] ==
CISCO的網頁中,OSI七層, 一言以敝之: "All People Seem To Need Data Processing" CISCO的網頁中,OSI七層, 一言以敝之: "All People Seem To Need Data Processing"
-*All =====> Application layer+*All =====> Application layer(應用層)
*People ==> Presentation layer *People ==> Presentation layer
*Seem ===> Session layer *Seem ===> Session layer

在2008年10月1日 (三) 13:14所做的修訂版本

目錄

網路

Wireshark

Port

  • 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
    1. 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

Subnet

NAT

ARP & RARP

ICMP

UDP

TCP

DNS

DHCP