iOS and OS X Network Programming Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 1. BSD Socket Library

In this chapter, we will cover:

  • Finding the byte order of your device
  • Retrieving network address information
  • Performing network address resolution
  • Creating an echo server
  • Creating an echo client
  • Creating a data server
  • Creating a data client