# HG changeset patch # User Ma Yuan # Date 1155657427 0 # Node ID 4a832e480178d952e1ab521be59c3f7401d6459a # Parent 90f89601d6d350ef7f898ba8bd79a020fc118e55 [gaim-migrate @ 16771] add README file comitted by Ma Yuan committer: Ethan Blanton diff -r 90f89601d6d3 -r 4a832e480178 src/protocols/msn/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/protocols/msn/README Tue Aug 15 15:57:07 2006 +0000 @@ -0,0 +1,39 @@ +MSNP14 Implementation +by Ma Yuan + +1. Introduction + +MSNP14 Protocol, proposed by Windows Live Messenger, is new, and there is no available implementation except the official one on Windows Platform. + +It has introduced many new features attractable to many users, such as: +* Offline Instant Message +You can send the offline Message to the offline User, + The message will be posted to that user the next time when he is online. + + * Communicate with Yahoo User + U can chat with the Yahoo User in MSN, That's Fantastic! Till now , + you can send text/Nudge to Yahoo User. + + * Windows Live ID authentition + WLM use the Window Live ID Authentication process,Known as Passport 3.0, + The procedure is totally different to the previous Passport 2.0 + + * Video/Audio Conversation + U can communicate with other's via Video/Audio. +(Though very interesting, not implemented in this version) + +2.New Features Added + +till Now, This project has implemented the following Feature: +* Windows Live ID authentication. + +* Offline Instant Message +Now can send and receive the Offline Instant Message. + +* Communicate with Yahoo User +Can send/receive Message/Nudge to Yahoo User. + +3. Changes to made to fit MSNP14 Protocol + +4. Reference +The very useful sites of MSN Protocol: