Table of contents:

Introduction

MSNP3 is the second released version of the Messenger Service Notification Protocol.
It was introduced officially in Client Version 2.0.0083.

Command information

It introduces the notification service commands:

No switchboard or dispatch commands were known to be introduced in this version.

No commands were known to be removed in this version.

Known changes

(from MSNP2):

Client-server communication example

NOTE: This has been line-broken. Lines beginning with .. followed by a space are continuations of the previous line.

C: VER 1 MSNP3 MSNP2 CVR0
S: VER 1 MSNP3
C: INF 2
S: INF 2 MD5
C: USR 3 MD5 I example@hotmail.com
S: XFR 3 NS 10.0.0.5:1863 0

Client disconnects from server.

Client opens a connection to 10.0.0.5:1863.

C: VER 4 MSNP3 MSNP2 CVR0
S: VER 4 MSNP3
C: INF 5
S: INF 5 MD5
C: USR 6 MD5 I example@hotmail.com
S: USR 6 MDS S prefix
C: USR 7 MD5 S $md5(prefix + password)
S: USR 7 OK example@hotmail.com example%20user
S: MSG Hotmail Hotmail 367
MIME-Version: 1.0
Content-Type: text/x-msmsgsprofile; charset=UTF-8
LoginTime: 1726321960
EmailEnabled: 1
MemberIdHigh: 1
MemberIdLow: 2
lang_preference: 1033
PreferredEmail: example@hotmail.com
country: US
PostalCode: 
Gender: 
Kid: 0
Age: 
BDayPre: 
Birthday: 
Wallet: 
Flags: 1027
sid: 507
kv: 11
MSPAuth: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA$$

C: SYN 8 5
S: SYN 8 5
C: CHG 9 NLN
S: CHG 9 NLN
C: CVR 10 0x0409 win 4.10 i386 MSMSGS 2.0.0083
S: CVR 10 2.0.0085 2.0.0085 1.0.0863
.. http://download.microsoft.com/download/msnmessenger/install/2.0/Win98/EN-US/mmssetup.exe
.. http://messenger.msn.com/
C: IMS 11 OFF
S: IMS 11 0 OFF
C: IMS 12 ON
S: IMS 12 0 ON
C: SND 13 anotheruser@hotmail.com 0x0409 MSMSGS
S: SND 13 OK
C: OUT

Client disconnects from server.
Server disconnects client.