michael@0: const Cc = Components.classes; michael@0: const Ci = Components.interfaces; michael@0: const Cr = Components.results; michael@0: michael@0: var ios = Cc["@mozilla.org/network/io-service;1"].getService(Ci.nsIIOService);