Network -WANではなれたLANをつなげる- USCPA

◎Network
 複数の Computer をつなげて、Data や Software などを共有する。

○Network area
 ネットワークの対象地域。

・Personal area network

 個人の Computer を接続して、File など Data を共有する。

・Local Area Network

 LAN。ある建物の中のような Limited physical area(限られた範囲内)の Computer を接続し、相互に Data の通信が行える。

 A system that connects computers and other devices in a limited physical area.

 会社内での File、Printer、Database などを共有し、Emailを送信できる。

  ☆Specialized な Hardware や Softwareは必要ないが、複数の LANをつなげるには Router が必要。

・Wide Area Network (WAN)
 地理的にはなれたところにあるネットワーク同士を接続したネットワーク。Internet が最大の WAN。

○Device
 Network で使用される Device

・Server
 Network にある Computer や Device で、Network に Resources を Provide するためのもの。Print servers、File servers、Communications servers。

・Client
 Network にある Computer で、End user が使用する。通常、Client から Network に Resource を提供することはない。

・Gateway
 異なる Network を接続して Data を Transmission する。
 Internet では、Gateway である Router が IPアドレスにより Data を Transmission する。Gateway により Mainframe computers、Personal computers が Connect される。

・Bridge
 異なる Network をつなげてひとつの Network にする。

・Node
 Network に Connect している Device。

○Service

 ネットワークのサービス

・Value added networks

 VAN、付加価値通信網。通信回線に Data processing、Email、Encryption、Protcol exchange などの付加価値がついている。Private network なのでSecurity が高い。Internet 普及以前に利用されていた。

 Route data が Trading partner の間で Transaction され、Data communication が Simple になる。ただし、Cost は Internet より高くなる。

  • Communication and data protocol problems の Reduce
  • Security が Increase
  • Cost が Reduce
  • Partner が多くの Point-to-point connections を Establish する必要がない

・Integrated service digital network
 Data を Intergrated(統一)して高速でおくる Network。国際規格。

・Virtual private network
 VPN。Data を暗号化してPublic network(公衆回線)を利用する。External individual が Information に容易にアクセスできない。
 Public network を利用することで Cost はおさえられるが、Password が流出することでの Fraudulent access の Risk もある。

 離れた拠点をLANでつなぐことができるので、Securityを維持しつつ Intranet から Extranet に拡張できる。

○Instant messaging
 IM。Network に接続している Users にメッセージを送付する。

○Network processing
 Network を使った Data processing

・Client / Server processing

 Server の Comupter と複数の Client の Computer を接続して Processing。Client は Server にリクエストを要求し、Applicaiton server が、Network 上で Application を実行し、Client からのリクエストを処理する。Internet で使われている。

 3つのLayers で構成することでセキュリティが高くなる。Three-tiered architecture。

  • Client
  • Application server
  • Database
 Client / Server processing は以下の Factors により Complex となる。

  • The number of access points
  • Nultiple user sessions による Concurrent operation
  • Widespread data access and update capabilities

・Peer to peer processing
 2台のPCを接続して Processing。一方のPCに Server の役割をもたせ、もう一方に Client の役割をもたすが、あくまで対等。非中央政権。Bitcoin などで用いられている。

 Server 専用の Computer を持たないのでコストがかからない。

・Centralized
 集中処理。Large volumes の Host computer で Processing を行う。Host computer に多数の端末がぶさがっているため、Fast network が要求される
 当然、Host computer に障害があると、システムが落ちてしまう。銀行のATMなどが該当する。

・Distributed
 分配処理。Large volumes の Host computer の Task を Network を介しながら複数の端末の Computer で同時に Processing を実施する。
 Distributed processing is an allocation of computer tasks located throughout a nationwide entity’s various facilities.

 Host computer の負担が軽減されるが、Fast access は要求される

・Decentralized
 分散処理。Slow network でも可能。Network resources の Need が減る。Decentralized system structure では、Regional offices の System で Processing が行われ、Summrize された Data が Central office に送られる。

○ネットワーク構成

  • Bus
  • Star 
  • Ring
  • Hierachical
・Bus
 バス型ネットワーク。1本の共通ラインに端末を直接接続する。

 A bus network is characterized by communications channels linked to one common line with direct
access to the message destination.

 同時に複数の Data を伝送すると、Data の Collusion が起きることもある。

・Ring
 リング型ネットワーク。Bus のラインが環状になっている。山手線のように信号の流れる方向が異なるラインを2本用意する。

 A ring network is characterized by communications channelsLinked to a loop with each message passed neighbor to neighbor until the message reaches its destination.

・Star
 スター型ネットワーク。Host computer を中心にコンピューターを接続する。自由度が高い。

 A star network is characterized by communications channels directly linked to a single host computer.

 つねに、Data は Host computer を経由するので、Host computer が死ぬと死ぬ。

・Hierarchical
 階層化ネットワーク。ツリー型に接続する。
 A Hierarchical network is characterized by communications channels organized along hierarchical channels that eventually are liked to a single host computer.

◎Internet structure
 Internet は世界中の Computer network を通信回線で結んだ Network。

○The world wide web
 WWW、ダブリュー、ダブリュー、ダブリュー。Internet の仕組み。URLによりそのページの内容が Network をつかって表示される。テキストとテキストをリンクさせたハイパーテキストが使用されている。

○Internet protocol suite
 インターネット通信規約、Internet のルール。

・Internet prtocol
 IP。Internet の基本ルール。Site は特定の Address をもつ。高速性を実現している。

・Transmission control protocol
 TCP。IPより上位の Protocol。信頼性を実現している。IPとあわせてTCP/IP。Core な Protocol。
 
・Hypertext transfer protocol
 HTTP。HTML File を Transmission。

・File transfer protocol
 FTP。File を Transmission。

・Secure Sockets Layer
 SSL。Encryption protocols。Web server と User の Browser との間の通信が Encryption(暗号化)されている。

・Secure Hypertext Transport Protocol
 S-HTTP。Hypertext Transfer protocol が Encryption された。SSL以前に普及していた。

・Secure electronic transactions protocols.
 SET protocols。Payment information を Securely に Transmit し、Trading partner identity を Authenticate。Credit card の Payment に使われている。

Intranet と Extranet
 特定の組織のためのクローズドなネットワーク。Internet より More secure

・Intranet

 企業など組織のなかだけにはられたネットワーク。LANやWANを利用して形成される。

・Extranet
 複数の組織ではられたネットワーク。Intranet と Intranet をつなげる。関連する Organization が Data を Access できる。

○Web browser
 Web page を閲覧するための Application。

○Web server
 Web page が保存されている Computer。

○Proxy
 プロキシ。内部の Network の代理として Internet に接続する。

○Cookie
 クッキー。Webページの情報を保存する File。

○E busines
 Internet を利用した Business process。Transaction processing の Automation などがある。

◎Bluetooth
 Wireless な Transmission。Power は弱く、2つの Devices を Connect するのに使われる。