Menu

Send message to multiple users

fielding
2010-08-15
2013-04-29
  • fielding

    fielding - 2010-08-15

    I have a requirement to send message to multiple users at a time. For each user receiving the message should not know the other receivers.

    I tried using jml to send message to user one by one, but i got the error saying switchboard unvailable. After checking the error, i knew it is caused by the constraint that msn sever only allow 8 switchboards for one msn account at one time.

    I am thinking that i should create a switchboard to send message, close it, and then create another one. There is a "close" method for MsnSiwtchBoard class. I tried invoking this method, but it seems not close the current switchboard immediately.

    Any idea about how this method work? and any other solution for sending message to multiple contacts using JML. Any help will be appreciated!!! ( i knew i can create a switchboard, invite all the users and send message to them. But it not meet my requirement that one receiver should not know the other receivers)

     
  • chnd nml

    chnd nml - 2010-08-15

    Hi,

    Please send me a basic command for sending a messsage to one contact in my contact list and how to run the program. There is a sample code in the example of this web site, but I'm was confused to run this code and didnt get any output. Because i'm new to java, really appreciate your help.

    chnd

     

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.