Client Deployment

I made a little chat client and I want it to send it to a friend for testing (actually to impress him).
I created a jar of my chatClient, but I am not sure what additional files I need to send him.
Obviously sgs/lib/sgs-client.jar, but it doesn’t seem to work outside the SGS directory structure.

How can I seperate the sgs-client.jar from the server?

Regards,
Alexander

okay,

You want sgs-client.jar and the mina jars which are the mina-* jar and the slf4j-* jars.

It works, thanks a lot

No problem, thats what I’m here for!

JK