Correct a NetworkOnMainThread exception. It apparently includes all network code, including the creation of the socket.
Correct a misguided attempt at sharing a pointer between the worker and the main activity.
This version still crashes in name resolution.