How to popup massage on taskbar similar MSN

Hi every body I am a student and do senior project.

I have some problem to develope java programing with Windown XP

How I do popup massage on taskbar similar MSN. I would like to develop server/client, when server send massage to client the client respon show massage popup on taskbar (similar MSN popup)

any body know please help me.

I want example or source code or lib.

or send E-mail for me my E-mailphissanu_k@hotmail.com

Thank you very much.

[521 byte] By [kaenkoona] at [2007-11-27 5:40:25]
# 1
Starting with Java 6 you can use the java.awt.SystemTray.The [url= http://java.sun.com/javase/6/docs/api/java/awt/SystemTray.html]Javadoc[/url] of SystemTray shows an example.[]
S_i_m_ua at 2007-7-12 15:16:46 > top of Java-index,Core,Core APIs...