HTML
  Home arrow HTML arrow The MSN Messenger Protocol Torn Apart: Par...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Dedicated Servers  
Actuate Whitepapers 
VeriSign Whitepapers 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
HTML

The MSN Messenger Protocol Torn Apart: Part 1/3
By: Neville Mehta
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 83
    2002-10-20

    Table of Contents:
  • The MSN Messenger Protocol Torn Apart: Part 1/3
  • Digging Into the Protocol
  • The Workings of the Protocol
  • Change Your Initial Status
  • Order the List
  • User Statuses
  • Conclusion

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    The MSN Messenger Protocol Torn Apart: Part 1/3


    (Page 1 of 7 )

    Ever wanted to build your own MSN messenger? In this article series Neville rips apart the MSN messenger protocol for all to see. It's a must read for any developer!As I sat at my desk one night, I wondered "How do these damn messenger programs work?". I wondered if I could make a client of say yahoo or msn messenger myself, or maybe understand how instant messaging software communicated. To start off, I got hold of a port monitor and monitored the msn messenger packets as I worked on it. After a while I went and checked the log file, which were recording all of my activity on the port just to find lots of data transferred.

    Truly, at the first glance it was looking quite alien. Then I thought instead of sitting and trying to figure out what all these packets meant, let me just try to search online for some information. Well I found more information than expected.

    The program I have spoken about is a port monitor not a port scanner. It's important that you know the difference. A port scanner is a program that tells you which ports are open on a host (don't port scan just any host. If they find out you may be in trouble). A port monitor is a program, which monitors all activity on a particular port on a host. That's what I used to monitor msn messenger on my local machine.

    Now let me tell you why I choose msn messenger and not any other. Firstly, I use msn messenger a lot more than any other messenger. Secondly, on searching, I found out that Microsoft (to my surprise) has published an official protocol draft on the msn messenger protocol - It is quite informative. I also came across a few tutorials on the net which had explained bits about the msn messenger protocol. Those too were quite helpful.

    So, you're a bit confused? You see, I really can’t sit and explain what packets are and how data is transferred exactly between two sources -- this is not a networking tutorial. You will need some basic networking knowledge to follow this tutorial. You should be aware of networking terminology such as packets, sockets, ports, port scanners, port monitors etc.

    I will be explaining as much as I can as I proceed. I do advise complete beginners who are fascinated by the idea of creating their own version of msn messenger to keep away. This article is not targeted at beginners.

    More HTML Articles
    More By Neville Mehta


     

    HTML ARTICLES

    - Another Look at Animation of Geographical Ma...
    - Animation of Geographical Map Regions
    - Changing and Moving Pictures with CSS
    - Clickable Geographical Map Regions
    - Gradient Creation with the HR Element
    - Text on HTML Images: Do it Yourself
    - Custom Buttons in HTML
    - Quick Web Page Menu
    - Maximizing and Restoring HTML Images with th...
    - Maximizing and Restoring HTML Images with th...
    - Handling Hyperlinks and Images in HTML
    - Quick Start with HTML
    - HTML Tips
    - Color Composition and HTML
    - HTML Fonts, Styles, and Headers







    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway