- iOS and OS X Network Programming Cookbook
- Jon Hoffman
- 44字
- 2021-07-19 18:40:38
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