Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Communications Microsoft Technology

Microsoft Axing Messenger On March 15th 218

An anonymous reader writes with news that Microsoft is killing Messenger in favor of Skype. From the article: "Microsoft on Tuesday mass emailed its 100 million+ Messenger users to let them know that the service is officially being retired on March 15, 2013. On that date, all users will be migrated to Skype, which Microsoft acquired back in May 2011 for $8.5 billion. This means Messenger will be shut down in just 66 days. It will only keep working afterwards in mainland China, mainly because Skype is operated there by a local provider called TOM." Relatedly, an anonymous reader asks: "I am looking to build a Skype replacement for me and some friends and was wondering which languages you would use server side to handle all of the encrypted data streaming? I am thinking to use SIP on a centralized server (as NAT can be a pain to get through). The clients will use end-to-end encryption. Thoughts?" There are some alternatives already, for variable definitions of working.
This discussion has been archived. No new comments can be posted.

Microsoft Axing Messenger On March 15th

Comments Filter:
  • careful (Score:5, Informative)

    by Anonymous Coward on Wednesday January 09, 2013 @10:35AM (#42531663)

    IF you have an existing skype account you get 1 shot at merging your 'hotmail/messneger/live' account. If you do not do it right you end up with 2 accounts. You can untangle it but it is a pain and includes emailing skype admins. Even now I am not sure I can undo it...

  • Jabber/XMPP (Score:5, Informative)

    by Albanach ( 527650 ) on Wednesday January 09, 2013 @10:49AM (#42531789) Homepage

    I am looking to build a Skype replacement for me and some friends and was wondering which languages you would use server side to handle all of the encrypted data streaming? I am thinking to use SIP on a centralized server (as NAT can be a pain to get through). The clients will use end-to-end encryption. Thoughts?

    Was this not what Jabber/XMPP was supposed to achieve over a decade ago?

    I'd start by looking there. A centralized server is also a single point of failure. Something that tends to be frowned upon by users looking to chat by voice/video/text.

  • Skype Alternatives (Score:5, Informative)

    by Sedated2000 ( 1716470 ) on Wednesday January 09, 2013 @10:58AM (#42531885)
    Google Talk and Google Hangout are good obvious alternatives. If you insist on running your own solution, I've had very good experiences with using Elastix. It has everything built in to one package that takes advantage of Asterisk VOIP. I've set it up for multiple companies as their corporate phone system, including some that used it in fairly large call centers. It's also free and has a decent community behind it. They're pretty helpful, and when I was starting out with it I got a lot of good advice on their IRC channel. VOIP, IM, Videoconferencing, and it has good hardware support for all of the telephony devices.
  • Re:Mumble? (Score:2, Informative)

    by gunnaraztek ( 1077439 ) on Wednesday January 09, 2013 @11:04AM (#42531989)

    Mumble has very good encryption, if the host uses proper keys. Mumble can use the same encryption keys as websites do.

  • by gmack ( 197796 ) <gmack@noSpAM.innerfire.net> on Wednesday January 09, 2013 @11:22AM (#42532229) Homepage Journal

    The nice thing about Google Talk is that it is XMPP based so it will interface with anyone running a Jabber server so in my case the address is username@myserver so it is more like email works which is how IM should have been designed from the start. The fewer single vendor solutions we have on the internet, the better off we all are.

"And remember: Evil will always prevail, because Good is dumb." -- Spaceballs

Working...