开发者

How to obtain msn contact list? [closed]

开发者 https://www.devze.com 2022-12-13 08:14 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

Given the account and password, how to obtain the contact list of that account in msn? Are there any msn a开发者_开发知识库pi can do this? Or I have to use the account and password to login and obtain the contact list.


Is there a particular programming language that you wish to use?

There appears to be a PHP Class. You could also use something like libpurple to connect to the MSN network and download the list.


Officially the msn protocol isn't specified. But some people have been reverse enginering the protocol.

It's not an easy protocol, as you have to connect to several server before you have everything you need.

Note however that when microsoft changes the protocol again and drops old versions, you have to wait before the new protocol version is deciphered.

0

精彩评论

暂无评论...
验证码 换一张
取 消