static DialogIO talkToTCPURL(S url) { ret talkTo(assertNempty(hostFromTCPURL(url)), portFromTCPURL(url)); }