Slashdot Mirror


T-Mobile CFO: Less Regulation, Repeal of Net Neutrality By Trump Would Be 'Positive For My Industry' (tmonews.com)

An anonymous reader quotes a report from TmoNews: T-Mobile CFO Braxton Carter spoke at the UBS Global Media and Communications Conference in New York City, and he touched a bit on President-elect Donald Trump and what his election could mean for the mobile industry. Carter expects that a Trump presidency will foster an environment that'll be more positive for wireless. "It's hard to imagine, with the way the election turned out, that we're not going to have an environment, from several aspects, that is not going to be more positive for my industry," the CFO said. He went on to explain that there will likely be less regulation, something that he feels "destroys innovation and value creation." Speaking of innovation, Carter also feels that a reversal of net neutrality and the FCC's Open Internet rules would be good for innovation in the industry, saying that it "would provide opportunity for significant innovation and differentiation" and that it'd enable you to "do some very interesting things."

4 of 158 comments (clear)

  1. Re:Would it be positive for your customers? by Shadow+of+Eternity · · Score: 4, Interesting

    What carriers REALLY want to do is hit up everyone for protection money by threatening them with slowdowns, delays, and data charges if they don't pony up.

    --
    A bullet may have your name on it but splash damage is addressed "To whom it may concern."
  2. Glitchless streaming. by Ungrounded+Lightning · · Score: 3, Interesting

    Can you name one thing that your customers actually want that is actually being prevented by network neutrality regulations?

    Glitchless streaming.

    Streaming (things like audio, video, phone calls) requires relatively small and constant bandwidth (though compression adds variability) but isn't good at tolerating dropouts or variations in transit time. When it does get dropouts it's better to NOT send a retry correction (and have the retry packet risk delaying and/or forcing the drop of another packet).

    TCP connections (things like big file transfers) error check and retry, fixing dropouts and errors so the data arrives intact, though with no guarantee exactly when. But they achieve high bandwidth and evenly divide the bandwidth at a bottleneck by deliberately speeding up until they super-saturate the bottleneck and force dropouts. The dropouts tell them they've hit the limit, so they slow down and track the bleeding edge.

    Put them both on a link and treat the packets equally and TCP causes streaming to break up, stutter, etc. Overbuilding the net helps, but if the data to be tranferred is big enough TCP will ALWAYS saturate a link somewhere along the way.

    Identify the traffic type and treat their packets differently - giving higher priority to stream packets (up to a limit, so applications can't gain by cheating, claiming to be a stream when they're not) - and then they play together just fine. Stream packets zip through, up to an allocation limit at some fraction of the available bandwidth, and TCP transfers evenly divide what's left - including the unused part of the streams' allocation.

    But the tools for doing this also enable the ISPs to do other, not so good for customers, things. Provided they chose to do so, of course.

    IMHO the bad behavior can be dealt with best, not by attempting to enforce "Network Neutrality" as a technical hack at an FCC regulation level, but as a consumer protection issue, by an agency like the FTC. Some high points:
      - Break up the vertical integration of ISPs into "content provider" conglomerates, so there's no incentive to penalize the packets of competitors to the mother-ship's services.
      - Treat things like throttling high-volume users and high-bandwidth services as consumer fraud: "You sold 'internet service'". Internet service doesn't work that way. Ditto "pay for better treatment of your packets" (but not "pay to sublet a fixed fraction of the pipe").
      - Extra scrutiny for possible monopolistic behavior anywhere there are less than four viable broadband competitors, making it impractical for customers to "vote with their feet".

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:Glitchless streaming. by WaffleMonster · · Score: 5, Interesting

      Streaming (things like audio, video, phone calls) requires relatively small and constant bandwidth (though compression adds variability) but isn't good at tolerating dropouts or variations in transit time. When it does get dropouts it's better to NOT send a retry correction (and have the retry packet risk delaying and/or forcing the drop of another packet).

      Low latency and jitter are only helpful for real-time communications otherwise mostly irrelevant for Internet based content "Streaming" services.

      Put them both on a link and treat the packets equally and TCP causes streaming to break up, stutter, etc. Overbuilding the net helps, but if the data to be tranferred is big enough TCP will ALWAYS saturate a link somewhere along the way.

      Nonsense. You maintain low latency and minimize jitter with queue management. There are a many different fair queues you can pick from that will do this without caring at all about content.

      TCP connections (things like big file transfers) error check and retry, fixing dropouts and errors so the data arrives intact

      TCP can only retransmit. Only place meaningful error correction occurs is link layer. IP layer "checksums" are at best decorative.. at worst a useless waste of bandwidth and silicon.

      Identify the traffic type and treat their packets differently - giving higher priority to stream packets (up to a limit, so applications can't gain by cheating, claiming to be a stream when they're not) - and then they play together just fine. Stream packets zip through, up to an allocation limit at some fraction of the available bandwidth, and TCP transfers evenly divide what's left - including the unused part of the streams' allocation.

      But the tools for doing this also enable the ISPs to do other, not so good for customers, things. Provided they chose to do so, of course.

      Content based prioritization is mostly pointless in the real world. It doesn't work across administrative domains and when it works at all tends to be a result of either a network being hopelessly oversubscribed or not properly managed.

      Treat things like throttling high-volume users

      Metering total packets to or from a customer isn't a net neutrality issue.

  3. Re:What carriers want is not to be carriers by ZorinLynx · · Score: 5, Interesting

    There was a point in time when you could only use the startrek.com website if you were on a specific ISP. I don't remember which ISP it was; this was *EONS* ago, probably in the 90s. I vaguely remember getting angry about it and writing a ranty post on Usenet, though I can't find it now in Google Groups.

    This is the kind of crap we might see again if Net Neutrality is tossed to the wind.

    Whoah! I just remembered. It was the Star Trek Continuum site, and it only worked on MSN. Here's a link:

    http://www.trektoday.com/colum...

    The idea of this crap happening again really bothers me.