Results 1 to 8 of 8

Thread: MSN messenger

  1. #1
    Senior Member therenegade's Avatar
    Join Date
    Apr 2003
    Posts
    400

    MSN messenger

    Hey,I was just looking thru a few sites,and I saw some program being offered that could load multiple instances of MSN along with a few other features like changing the maximum length of the nicks and getting prohibited nicks..now..what I was thinking was,wouldnt you require the source code to make such changes?and MSN is NOT open source as much as I know lol

  2. #2
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    No. The protocol for it is wide open. Why would you need Opensource for MSN?

    Thread moved to GCC.
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  3. #3
    AO Antique pwaring's Avatar
    Join Date
    Aug 2001
    Posts
    1,409
    The MSN messenger program is not open source, and neither is the protocol really. However, it is possible to write a program that will follow the MSN protocol, as has indeed been done - Gaim is probably the best known example but there are other applications such as AMSN that do this as well.

    I don't see why you would want to load multiple instances of MSN though, unless you had several accounts on it but even then what is the point? You can quite easily block people if you don't want them to contact you.
    Paul Waring - Web site design and development.

  4. #4
    AO French Antique News Whore
    Join Date
    Aug 2001
    Posts
    2,126
    http://www.msgplus.net/

    I think you're looking for Messenger Plus!
    -Simon \"SDK\"

  5. #5
    Senior Member
    Join Date
    Feb 2004
    Posts
    201
    Just a note about Messenger Plus!

    It comes with a nasty amount of spyware, most notoriously the LOP spyware. Read this newsletter from SpywareInfo which describes it quite well.

  6. #6
    Senior Member Raion's Avatar
    Join Date
    Dec 2003
    Location
    New York, New York
    Posts
    1,299
    hmm thanks meeeee, I have MSN Plus so now I guess I'll run S&D now..
    WARNING: THIS SIGNATURE IS SHAREWARE PLEASE REGISTER THIS SIGNATURE BY SENDING ME MONEY TO SEE THE COMPLETE SIGNATURE!

  7. #7
    Senior Member therenegade's Avatar
    Join Date
    Apr 2003
    Posts
    400
    lol,thanks for the links guys,but no,I dont want messenger plus..what I wanted to know was,if it's not open source and the protocol isnt either,how can you make modifications to it?
    And check out www.mess.be,it's got a few interesting msn addons,and S&D hasnt popped up with anything so I assume they're all safe

  8. #8
    AO Antique pwaring's Avatar
    Join Date
    Aug 2001
    Posts
    1,409
    It's not hugely difficult to reverse engineer a protocol, you just setup a packet sniffer between the machine running MSN and the Internet and basically examine the traffic passing to and from it*. You then make your program send the same traffic and the MSN servers won't be able to tell whether you are using the official client or one like Gaim.

    *Okay, so it's a bit more complicated than that, but essentially what you are doing is analysising the packets sent to and from the client, working out (or making an educated guess) as to what they do and then copying them.
    Paul Waring - Web site design and development.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •