Mercurial > pidgin
changeset 19802:4a832e480178
[gaim-migrate @ 16771]
add README file
comitted by Ma Yuan<mayuan2006@gmail.com>
committer: Ethan Blanton <elb@pidgin.im>
author | Ma Yuan <mayuan2006@gmail.com> |
---|---|
date | Tue, 15 Aug 2006 15:57:07 +0000 |
parents | 90f89601d6d3 |
children | 2315ee828b7c |
files | src/protocols/msn/README |
diffstat | 1 files changed, 39 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /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<mayuan2006@gmail.com> + +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: