comparison src/protocols/msn/README @ 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
children b488205ad0bc
comparison
equal deleted inserted replaced
19801:90f89601d6d3 19802:4a832e480178
1 MSNP14 Implementation
2 by Ma Yuan<mayuan2006@gmail.com>
3
4 1. Introduction
5
6 MSNP14 Protocol, proposed by Windows Live Messenger, is new, and there is no available implementation except the official one on Windows Platform.
7
8 It has introduced many new features attractable to many users, such as:
9 * Offline Instant Message
10 You can send the offline Message to the offline User,
11 The message will be posted to that user the next time when he is online.
12
13 * Communicate with Yahoo User
14 U can chat with the Yahoo User in MSN, That's Fantastic! Till now ,
15 you can send text/Nudge to Yahoo User.
16
17 * Windows Live ID authentition
18 WLM use the Window Live ID Authentication process,Known as Passport 3.0,
19 The procedure is totally different to the previous Passport 2.0
20
21 * Video/Audio Conversation
22 U can communicate with other's via Video/Audio.
23 (Though very interesting, not implemented in this version)
24
25 2.New Features Added
26
27 till Now, This project has implemented the following Feature:
28 * Windows Live ID authentication.
29
30 * Offline Instant Message
31 Now can send and receive the Offline Instant Message.
32
33 * Communicate with Yahoo User
34 Can send/receive Message/Nudge to Yahoo User.
35
36 3. Changes to made to fit MSNP14 Protocol
37
38 4. Reference
39 The very useful sites of MSN Protocol: