Networking & Internet Flashcards
(31 cards)
Network Classifications
Scope
PAN Personal Area Network
LAN Local Area network
MAN Metroplitan Area Nerwork
WAN Wide Area Network
Topology
(Ağ Yapısı)
-Bus (Ethernet)
-Star (Wired/Wireless; Networks with central active devices, HUB/Switch/Access Point)
Protocols
CSMA/CD (Carrier Sense Multiple Access/Collision Detector)
-Ethernet
-modern ağlarda yok
CSMA/CD (carrier Sense Multiple Action/Collision Avoidance)
-wifi
-hidden terminal problem
Connecting Networks
repeater : bir ağı uzatır
bridge : iki uyumlu ağı birleştirir
switch : birçok uyumlu ağı birlşetirir
router : iki uyumsuz ağı birleştirir
internet : network of networks INTERconnected NETwork
-formed with routers
Inter-process Communication
Client server
-Bir server çok client
-Sürekli
-Client iletişimi başlatır
Peer-to-Peer P2P
-eşit şekilde iletişim
-kısa sürebilir
Distributed Systems
Farklı bilgisayarlarda çalışan sistemlerdir
+Cluster computing
+Grid computing
+Cloud computing
-Amazon’s elastic compute cloud
-Google Drive
The Internet
An internet that spands all over the world
ISP
Internet Service Provider
-Tier 1
-Tier 2
Tier 3 ISP
Access ISP or Tier 3 ISP
+Connectivity to Internet
-Hot spot (weirless)
-Telephone lines
-Cable/Satellite Systems DSL
-Fiber optics
Basic Components of ISP
-Firewall
-Router
-Modem
-Web server
-Email server
-AAA server
-DNS server
Internet Addressing
+IP Address : 32 or 128 bit pattern
+Mnemonic Address : (anımsatıcı)
-Domain names
-Top-level domains
+Domain Name Systems (DNS)
-Name servers
-DNS lookup
IPv4 Classes
Class A
Class B
Class C
Class D
Class E
DDN
Dotted Decimal Notation
192.168.1.1
Boundaries of IPv4 Address Classes
0.0.0.0.-255.255.255.255
IPv6 : New Dimension
128 bit
ICANN
Internet Corporation for Assigned Names & Numbers,
ICANN allocates IP addresses to ISPs
Early ınternet Apps
NNTP Network News Transfer Protocol
FTP File Transfer Protocol
SSH Telnet and Secure Shell
HTTP Hypertext Transfer Protocol
Email Electronic Mail
-via POP3 & IMAP
Basic Terms for Mail Systems
-Simple Mail Transport Protocol
-Multipurpose Internet Mail Extensions
-Post Office Protocol
-Internet Mail Access Protocol
More Recent Apps
Voice Over IP (VoIP)
Internet Multimedia Streaming
Internet Multimedia Streaming
N-unicast
Multicast
On-demand streaming
Content delivery networks CDNs
World Wide Web
Hypertext - internet & linked documents
Browsers - presents metarials
Webservers - Provide access to docs (identified by URL transferred by HTTP)
HTML
Hypertext Markup Language
-text biçiminde
-tag ler sayesinde bilgisayarla iletişim kurar
XML
Extensible Markup Language
-similar to HTML
-SGML (Standart Generalized Markup Lang.) neslinden gelir
-World wide semantic (anlamlı) Web e kapı açar
Client vs. Server Side
Client
-Javascript
-Macromedia Flash (outdated)
Server
-Common gateway interface CGI
-Servlets
-Java Server Pages JSP/Active Server Pages ASP
-PHP