Server ISP Internet: January 27, 2018
Server ISP Internet: January 27, 2018
2 Types of IP Address
(1) Public
(2) Private
IP Address Range
A 0.0.0.0 - 126.255.255.255
B 128.0.0.0 - 191.255.255.255
C 192.0.0.0 - 223.255.255.255
D 224.0.0.0 - 239.255.255.255
E 240.0.0.0 - 255.255.255.255
ISP
Server Internet
- - - -
A server has one Different ISPs:
public IP Address - ComClark
- PLDT
- Bayantel
- Globe Cignal
- Smart Sky
Types of Network
(1) Peer-to-Peer Network
- has a switch/router where diff devices connect to
- no server
(2) Client-Server based Network
- has server
- has switch
Public IP Addresses need to be bought and registered to IANA (Internet Assigned Numbers Authority)
Excel Shortcuts
Date Ctrl + ;
Time Ctrl + shift + :
Jump to last data in any direction Ctrl + arrow keys
Autofill normal Ctrl + drag lower right by cursor
Autofill patterns type first 2 nos. > highlight > drag
Autofill months type month > drag
Whatever this is Cell something&Cell another thing
CS&”whatever u want”&SAT
AND = v
P (True) Q (False) PvQ
T T T
T F F
F T F
F F T
OR = ^
P (True) Q (False) P^Q
T T T
T F T
F T T
F F F