login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

YMSG (without the j) is the protocol used by Yahoo's in... chat software. jYMSG is a Java API that allows you to in... programmatically with Yahoo's messaging and chat service... with jYMSG you can have an instant message sent to your ... administrat

Build Your Own Messaging Application in Java with jYMSG
http://www.devx.com/Java/Article/22546/0/page/1

Categories

/Channels/techie/IM

[ go to category ]

/Channels/techie/Java

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

Full snip

YMSG (without the j) is the protocol used by Yahoo's instant messaging and chat software. jYMSG is a Java API that allows you to interact programmatically with Yahoo's messaging and chat services. For example, with jYMSG you can have an instant message sent to your system administrator from your J2EE application server when a critical error requiring attention occurs. Sending a Yahoo instant message via Java is made quite easy with jYMSG. This article shows you how to build a Swing-based application through which you can instant message your Yahoo messaging partners. Though it will not be as feature rich as the Yaoo! Instant Messenger client, you will get a good introduction to the power of jYMSG.