Results 1 to 5 of 5

Thread: [Resolved]Msn Messenger Protocol Question

  1. #1

    Thread Starter
    Addicted Member Tommy101's Avatar
    Join Date
    Jun 2004
    Location
    Switzerland
    Posts
    144

    [Resolved]Msn Messenger Protocol Question

    Now this completly confuses me. It seems as though there is no logic! (Or maybe i'm getting stupider <- ok i think we know now )

    (View from Raw Packets)

    OK, When you get a Message from someone its formulated like this:

    Code:
    MSG [email protected] 'Nickname in Html Format' ###
    MIME-Version: 1.0
    Content-Type: text/plain; charset=UTF-8
    X-MMS-IM-Format: FN=Font; EF=; CO=Color; CS=0; PF=22
    
    Message
    But when you send someone a Message:

    Code:
    MSG ## N ##
    MIME-Version: 1.0
    Content-Type: text/plain; charset=UTF-8
    X-MMS-IM-Format: FN=Font; EF=; CO=Color; CS=0; PF=22
    
    Message
    Although you would all think this is clear UNTIL you think about this: how can you tell the difference if your chatting to two different people at the same time. You would still be able to tell which messages people sent to you but not the ones you sent to your contacts. Well i hope someone can give me more insight into this.

    (My Question is: How can you tell to whom the messages are directed to?)
    Last edited by Tommy101; May 14th, 2006 at 12:10 PM.


    Msn Messenger is the Best

  2. #2

  3. #3

    Thread Starter
    Addicted Member Tommy101's Avatar
    Join Date
    Jun 2004
    Location
    Switzerland
    Posts
    144

    Re: Msn Messenger Protocol Question

    Well i am getting the raw packets via VB6.

    And if the ## are calculated some how i sort of need to know how they are calculated in VB.


    Msn Messenger is the Best

  4. #4

    Thread Starter
    Addicted Member Tommy101's Avatar
    Join Date
    Jun 2004
    Location
    Switzerland
    Posts
    144

    Re: [Resolved]Msn Messenger Protocol Question

    well i figured it out by myself


    Msn Messenger is the Best

  5. #5
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: [Resolved]Msn Messenger Protocol Question

    Thanks for letting us know that you have your answer. It can probably be done more easily by pulling down the Thread Tools menu and clicking the Mark Thread Resolved button..

    .

Posting Permissions

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



Click Here to Expand Forum to Full Width