Smack Chat Applet

I was just wondering if anyone was working with or experimenting with a Smack chat applet. I could use some help and some ideas if possible.

I guess you can make an applet but for starters I would look at

1.Download size for the applet (your code + smack + smackx )

2.Applet security - are you planning to sign the applet and have some sort of a custom security level ? If I am correct Applets can communicate back to the server they were loaded from, please do some tests to see if an applet can open a connection to the Jabber server if you are planning to use some public server.

3.What is you goal ? Can you try with JNLP instead.

Please keep posting on your progress, this should be interesting !

-Rajesh