I played with the ymsg package a couple of years ago and successfully sent and retrieved messages from java. I revisited this code yesterday to find it was failing to log in.
It appears that source forge has taken over this project. I downloaded the latest copy (ymsg_code_source_v0_64.zip) and still failed. The code compiles and runs, but fails to log in.
Is anyone using this package? If not, is there still a way to do this? I've been poking around and there appears to be a new set of APIs. If these do what I need, it would also appear that I need a combination of APIs. Can anyone shed some light for me. What I need is to send text messages and potentially confirm if a user is online. The previous code would take parameters of an ID and message, send the message, start a listener and display recived messages in the console.
If I can confirm that the ymsg package is still in use by others and is working, I'll attempt to get it working.
If I can confirm that the ymsg package is no longer in use by others and/or does not work, I'll abandon it.
If you suggest the new APIs or some other method, I would appreciate what ever advice you can give.
Thanks in advance,
Ray

