from the “all you had to do was ask” department.

first come the request from Sjoerd:

“I wish someone would make a webservice (XML-RPC or SOAP) that can send a message to a ICQ, MSN, AOL or Yahoo messenger user. I’m sure that service will be very popular. Maybe someone with Jabber knowledge can make this?”

which prompts aaron to whip up a jabber SOAP handler:

“Send a message via your Jabber account. Valid arguments are :

=item I Your IM usernme.

=item I Your IM password.

=item I Full IM address of the person you are messaging.

=item I The body of your IM message.”

he also points to a jsp implementation which has a similar interface.

Leave a Reply