Book
マスタリングTCP/IP 入門編 第6版
井上直也、村山公保、竹下隆史、荒井透、苅田幸雄
Summary
ネットワークアーキテクチャの全体像とTCP/UDP、IPプロトコルの基礎を網羅し、 バックエンドの土台となる通信の仕組みを体系的に理解できる定番入門書。
Target Readers
- ネットワーク基礎を固めたいエンジニア
- HTTP通信の裏側を理解したい初学者
Tags
Colophon
- Publisher
- オーム社
- ISBN
- 978-4274224478
- Published
- Dec 2019
- List price
- ¥2,420incl. taxMay differ from the actual selling price on Amazon
Get this book
* The link above is an advertisement via Amazon Associates.Related Books
Next Books
- Recommended
Web API: The Good Parts
水野貴明
Reason: Once you understand how TCP/IP and HTTP work, the design decisions of REST APIs built on top of them make sense down to the 'why.' Web API: The Good Parts offers practical guidance on URIs, methods, and status codes grounded in HTTP semantics.
- Recommended
ふつうのLinuxプログラミング 第2版
青木峰郎
Reason: After grasping how networks work, you descend to the OS layer that actually handles that communication. Linux system programming introduces the APIs—sockets, processes, file descriptors—on which servers run, bridging protocol and implementation.
- Recommended
Goならわかるシステムプログラミング 第2版
渋川よしき
Reason: This is the stage where protocol understanding connects to building a server that actually runs. System programming in Go shows how to write network services in a language strong at concurrency, turning TCP/IP knowledge into working code.
- Recommended
Webを支える技術
山本陽平
Reason: Building on TCP/IP fundamentals, you systematically revisit the technologies that make the Web work—HTTP, URIs, HTML. This consolidates a shared vocabulary, explaining everything from protocols to architecture in one thread before moving on to REST design.