* Clear and abundant examples, using real-world code, written by three experienced developers who write networking code for a living. * Describes how to build clients and servers, explains how TCP, UDP, and IP work, and shows how to debug networking applications via packet sniffing and deconstruction. * Well suited for Windows developer looking to expand to Linux, or for the proficient Linux developer looking to incorporate client-server programming into their application.
Read More
Specifications
Book Details
Imprint
APress
Dimensions
Height
235 mm
Length
178 mm
Weight
760 gr
Ratings & Reviews
4.7
★
3 Ratings &
1 Reviews
5★
4★
3★
2★
1★
2
1
0
0
0
5
Amazing Book For Beginners
This book is really good to start network programming. Most of the book is written in paragraphs so it might be slightly boring but at the end you will find it exceptionally well written.
A little googling and searching wikipedia will get you through some of the tough concepts discussed.
Some codes have little explanation so always google things you don't find in book.