Hacker News new | ask | show | jobs
by isaacwaller 4604 days ago
Because Microsoft can update the Skype architecture so that it is more centralized like other IM applications. Right now a lot of Skype is peer-to-peer, which is not good on mobile. I, for one, am really looking forwards to this change.
3 comments

I don't see how that affects the API.

    [API] --> [Skype] --> [Other Skype Clients]
Rather than:

    [API] --> [Skype] --> [Microsoft Servers]
Changing how the network is built shouldn't affect the API in this way since there's an abstraction layer (The Skype program). It would really only affect those who have reverse engineered the Skype protocol and built their own clients.

As for making Skype more centralized, yes, that will improve the experience for mobile users but it can be done without scrapping the API.

IMO, this is an excuse to scrap it and not a legitimate reason.

Skype moved away from peer to peer for supernodes. Here's the article: http://arstechnica.com/business/2012/05/skype-replaces-p2p-s...
I thought that MS had already re-engineered Skype, and most of the if the peer to peer operation was removed in favor of central MS server control. Which also had the side effect of making it possible/simpler for the NSA/FBI to gather information from skype conversations.