Additional information
| Full Title | IPv6 Network Programming |
|---|---|
| Author(s) | Hagino, Jun-ichiro itojun |
| Edition | |
| ISBN | 9781555583187, 9780080478791 |
| Publisher | Digital Press |
| Format | PDF and EPUB |
Original price was: $70.95.$24.99Current price is: $24.99.
Access IPv6 Network Programming Now. Discount up to 90%
Before checkout, confirm the ISBN, author, publisher, and edition match your course requirements. Secure payment and support are available at support@textbookfind.com.
| Full Title | IPv6 Network Programming |
|---|---|
| Author(s) | Hagino, Jun-ichiro itojun |
| Edition | |
| ISBN | 9781555583187, 9780080478791 |
| Publisher | Digital Press |
| Format | PDF and EPUB |
This book contains everything you need to make your application program support IPv6. IPv6 socket APIs (RFC2553) are fully described with real-world examples. It covers security, a great concern these days. To secure the Internet infrastructure, every developer has to take a security stance – to audit every line of code, to use proper API and write correct and secure code as much as possible. To achieve this goal, the examples presented in this book are implemented with a security stance. Also, the book leads you to write secure programs. For instance, the book recommends against the use of some of the IPv6 standard APIs – unfortunately, there are some IPv6 APIs that are inherently insecure, so the book tries to avoid (and discourage) the use of such APIs. Another key issue is portability. The examples in the book should be applicable to any of UNIX based operating systems, MacOS X, and Windows XP.
* Covers the new protocol just adopted by the Dept of Defense for future systems
* Deals with security concerns, including spam and email, by presenting the best programming standards
* Fully describes IPv6 socket APIs (RFC2553) using real-world examples
* Allows for portability to UNIX-based operating systems, MacOS X, and Windows XP