Chapter 3. Networking
In this chapter, we will cover:
- Fetching list of photos from Flickr and Picasa
- Downloading images from Flickr and Picasa
- Performing cross-platform multithreading
- Synchronizing native cross-platform threads
- Managing memory using reference counting
- Implementing asynchronous task queues
- Handling asynchronous callbacks invocation
- Working with the network asynchronously
- Detecting a network address
- Writing the HTTP server