Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Network Characters
Search
kkeeth
April 19, 2021
Technology
0
78
Network Characters
kkeeth
April 19, 2021
Tweet
Share
More Decks by kkeeth
See All by kkeeth
The history of Javascript frameworks: changes in front-end design philosophy
clown0082
2
99
Visually experience the beauty of mathematics with p5.js
clown0082
1
2.7k
Rediscover the joy of coding with Creative Coding
clown0082
0
1.3k
全員が意思決定する会社で開発者体験や生産性を見る大変さについて
clown0082
0
550
JavaScript × Mathematics go to Digital Art
clown0082
1
310
In-house study group at YUMEMI
clown0082
0
160
Playing Ionic Logo by p5.js
clown0082
0
210
Skills that employers recommend students to acquire
clown0082
1
260
Walking through the source code of an OSS Library(ESLint))
clown0082
0
350
Other Decks in Technology
See All in Technology
TypeScriptの次なる大進化なるか!? 条件型を返り値とする関数の型推論
uhyo
2
1.6k
The Role of Developer Relations in AI Product Success.
giftojabu1
0
120
データプロダクトの定義からはじめる、データコントラクト駆動なデータ基盤
chanyou0311
2
310
B2B SaaSから見た最近のC#/.NETの進化
sansantech
PRO
0
760
CysharpのOSS群から見るModern C#の現在地
neuecc
2
3.2k
テストコード品質を高めるためにMutation Testingライブラリ・Strykerを実戦導入してみた話
ysknsid25
7
2.6k
透過型SMTPプロキシによる送信メールの可観測性向上: Update Edition / Improved observability of outgoing emails with transparent smtp proxy: Update edition
linyows
2
210
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
2
3.2k
強いチームと開発生産性
onk
PRO
34
11k
AWS Lambdaと歩んだ“サーバーレス”と今後 #lambda_10years
yoshidashingo
1
170
Taming you application's environments
salaboy
0
190
Incident Response Practices: Waroom's Features and Future Challenges
rrreeeyyy
0
160
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Code Review Best Practice
trishagee
64
17k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
Ruby is Unlike a Banana
tanoku
97
11k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
16
2.1k
The Pragmatic Product Professional
lauravandoore
31
6.3k
Intergalactic Javascript Robots from Outer Space
tanoku
269
27k
GitHub's CSS Performance
jonrohan
1030
460k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
Writing Fast Ruby
sferik
627
61k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
109
49k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
840
Transcript
Network Characters Apr 19, 2021 YUMEMI Study Group kkeeth @kuwahara_jsri
@clown0082
🙇 Sorry … 🙇 1. This slide is made in
English. 2. I’m really bad at infrastructure and networking. Plz feedback for me called “Masakari” about my talk !!
About me
const my_info = { Name: ‘܂ݪਔ’, Position: ‘Servant Leader of
FET’, Skills: ‘PHP, Node.js, TS, Ruby’, PokemonGO: ‘TL 40’, } About me
const my_career = { 201303: ‘Graduate School’, 201510: ’S-cubism inc’,
201708: ‘leprachaun.inc’, 202002: ‘YUMEMI Inc’, 202003: ‘YUMEMI, Board member’, } About me
Let’s start my talk 😆
Introduction of the characters about networks
• LAN • Node • Link • Host • Router
Characters
LAN(Local Area Network) • LAN in the home • In-house
LAN • As a target word WAN(Wide Area Network)
LAN(Local Area Network) • Wired LAN • Wireless LAN •
e.g. Wi-Fi, Bluetooth, Infrared communication
Wi-Fi • ≠ Wireless LAN • One of the standards
for wireless LAN BTW…do you know what this means?
Wi-Fi The Wi-Fi Alliance, an organization established in 1999, has
tested and proven that the Wi-Fi connection works properly.
TV Node Every single device that makes up a computer
network diagram Game Console SP PC Router Printer Smart Speaker
TV Link Pipes that connect nodes to each other Game
Console SP PC Router Printer Smart Speaker
Com4 Host Any computer has an IP address Com2 Com3
Com1 Router Com6 Com5
Switch • Switching • A built-in function to determine whether
or not to transfer the data to each connected device
• A device for connecting multiple devices to the Internet
or LAN • Routers determine the path and direction of the network (this is called the route) Router X A C B D Y E
• Router has a routing table Router(routing table) %FTUJOBUJPO /FUXPSL
/FYU 3PVUFS %JTUBODF 1PSU
There are many more, so check them out 💁
None