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
クライアント/サーバーシステム
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
kubo-hide-kun
May 11, 2020
Technology
0
15k
クライアント/サーバーシステム
kubo-hide-kun
May 11, 2020
Tweet
Share
More Decks by kubo-hide-kun
See All by kubo-hide-kun
CA BASE NEXT でスクロールに 連動したUIを構築した話
kubo_programmer
1
570
ハイレベルな環境こそが最高である 科学的なお話
kubo_programmer
0
160
SQL Injection
kubo_programmer
0
110
IPアドレスとは何か?
kubo_programmer
0
3.5k
DHCPサーバ
kubo_programmer
0
3.1k
How to make Readable Slide
kubo_programmer
0
140
AtomicDesignの説明と所感
kubo_programmer
0
1.9k
Moonblock入門
kubo_programmer
3
1.3k
TCP/UDPの違い
kubo_programmer
4
5.7k
Other Decks in Technology
See All in Technology
Kubernetesにおける推論基盤
ry
1
420
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/12 - 2026/2
oracle4engineer
PRO
0
170
スケールアップ企業でQA組織が機能し続けるための組織設計と仕組み〜ボトムアップとトップダウンを両輪としたアプローチ〜
tarappo
1
160
Claude Code のコード品質がばらつくので AI に品質保証させる仕組みを作った話 / A story about building a mechanism to have AI ensure quality, because the code quality from Claude Code was inconsistent
nrslib
13
8.6k
VLAモデル構築のための AIロボット向け模倣学習キット
kmatsuiugo
0
250
OCI技術資料 : コンピュート・サービス 概要
ocise
4
54k
Everything Claude Code を眺める
oikon48
11
7.4k
AlloyDB 奮闘記
hatappi
0
150
モジュラモノリス導入から4年間の総括:アーキテクチャと組織の相互作用について / Architecture and Organizational Interaction
nazonohito51
1
280
GCASアップデート(202601-202603)
techniczna
0
220
実践 Datadog MCP Server
nulabinc
PRO
2
240
OpenClaw を Amazon Lightsail で動かす理由
uechishingo
0
190
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.6k
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
270
Abbi's Birthday
coloredviolet
2
5.4k
Test your architecture with Archunit
thirion
1
2.2k
New Earth Scene 8
popppiees
1
1.7k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
160
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
Fireside Chat
paigeccino
42
3.8k
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
160
Transcript
ΫϥΠΞϯταʔόʔ γεςϜ
例: Webサービス
手順1: クライアントがサーバーにサービスを要求 〇〇サイトのデータを下さい〜! クライアント サーバ
〇〇サイトのデータを見つけ出す 手順2: サーバーは要求に応じた処理を実行 クライアント サーバ
手順3: サーバーは処理結果をクライアントに返す 〇〇サイトのデータを送る クライアント サーバ
手順4: クライアントは処理結果を受け取る 〇〇サイトのデータを 画面に表示 クライアント サーバ
“クライアント/サーバーシステム” とは クライアントとサーバーによって 構成されているシステム
おしまい !!