- iOS and OS X Network Programming Cookbook
- Jon Hoffman
- 44字
- 2025-02-26 20:45:53
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