Buch, Englisch, 400 Seiten, Format (B × H): 191 mm x 235 mm, Gewicht: 751 g
ISBN: 978-1-59059-322-6
Verlag: Apress
The Definitive Guide to Linux Network Programming offers a clear, concise treatment of creating clients and servers under the Linux operating system. This book assumes that you know C and have experience developing code on Linux, but it provides everything else you'll need as a programmer for real-world network programming.
Whether you're a Windows developer looking to expand to Linux, or you're a proficient Linux developer looking to incorporate client-server programming into your applications, this book has a wealth of invaluable information to suit your needs.
This book covers design, implementation, debugging, and security. You'll also learn about the many kinds of socket types, sessioned versus sessionless protocols, and encryption, as well as how to build a custom protocol, how to use SSL, and how to tunnel data.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
One Fundamentals.- 1 Networks and Protocols.- 2 Functions.- 3 Socket Programming.- 4 Protocols, Sessions, and State.- Two Design and Architecture.- 5 Client-Server Architecture.- 6 Implementing Custom Protocols.- 7 Design Decisions.- 8 Debugging and Development Cycle.- 9 Case Study: A Networked Application.- Three Security.- 10 Securing Network Communication.- 11 Authentication and Data Signing.- 12 Common Security Problems.- 13 Case Study: A Secure Networked Application.- Appendix IPv6.- IPv6 Addressing.- IPv6 and Linux.- Porting to IPv6.- Future Enhancements.- Summary.