Menu

Cannot add contact

Help
ronaldo
2009-08-27
2013-04-29
  • ronaldo

    ronaldo - 2009-08-27

    I am using the latest trunk, set the latest protocol:

    messenger.setSupportedProtocol(new MsnProtocol[] { MsnProtocol.MSNP15});

    I added new contact when the new contact is online(who using M$ msn client).
    However, that contact receive does not any message.
    The program does not through any exception.
    Would you help me investigate this case?

    thank you

     
    • ronaldo

      ronaldo - 2009-08-29

      When I change the following code

      messenger.setSupportedProtocol(new MsnProtocol[] { MsnProtocol.MSNP15});

      to

      messenger.setSupportedProtocol(new MsnProtocol[] { MsnProtocol.MSNP12});

      it works fine, can anyone tell me what happening?

      thank you very much

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.