看到网上有不少软件把QQ,MSN,等都整合在一起,就想自己写一个,从MSN开始,但是连登录都没有写好,不知道怎么写,高手请指点一下!!!

解决方案 »

  1.   

    http://dev.csdn.net/develop/article/23/23417.shtm
      

  2.   

    DotMSN
    DotMSN is an open-source stand-alone class library to provide connectivity with the MSN Messenger service. The library is built in C# and can therefore be used by all languages the .NET environment supports. Because of a clean natural Object-Oriented approach the library is easy to use and implement. DotMSN is designed to be a flexible, robust and lightweight enhancement to any application. Applications of DotMSN vary from creating messaging robots to creating custom clients. If your application needs to communicate through the messenger service, DotMSN is your tool. Features
    The library currently supports the following features: Connecting / disconnecting with the MSN Messenger service
    Setting presence status
    Event-based design to notify contact presence status changes
    Personal data of a contact
    Owner profile details
    Automatically synchronizes contact lists and keeps contactlist data up to date
    Creating and changing contactgroups
    Convenient enumerating through contacts in different lists
    Request or receive conversations
    Multiple users in one conversation
    Sending and receiving decorated text messages
    Sending typing messages
    Privacy settings of the contactlist owner
    Hotmail mailbox status
    Notifications of new mail
    Flexible tracing of warnings and errors
    File transfers
    User display images
    Proxy support and custom servers
    P2P framework support
    Custom extendable DotMSN framework
    MSNP9 protocol
    Source code providedhttp://www.xihsolutions.net/dotmsn/
      

  3.   

    windowsforms上的一个msn客户端例子
    http://www.windowsforms.net/Samples/download.aspx?PageId=1&ItemId=195&tabindex=4
      

  4.   

    wlovenet(城市农民)的好像资料比较早了,呵呵
     upto(阿球|Smart Client with EntLib)给的资料,正在研究中
     CMIC(大象) 还没有仔细的看
      

  5.   

    CMIC(大象)看了一下,发现是2.0框架下的,我还在用1.1的,汗
      

  6.   

    upto(阿球|Smart Client with EntLib) 谢谢,现在我已经实现这个功能了,呵呵