Book Image

iOS and OS X Network Programming Cookbook

By : Jon Hoffman
Book Image

iOS and OS X Network Programming Cookbook

By: Jon Hoffman

Overview of this book

Table of Contents (15 chapters)
iOS and OS X Network Programming Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Using Libnet

In this chapter, we will cover:

  • Installing libnet

  • Adding libnet to your project

  • Resolving names to addresses with libnet

  • Retrieving local addresses with libnet

  • Constructing a Ping packet with libnet

  • Constructing a UDP packet with libnet

  • Constructing a TCP packet with libnet