hi,
I am doing an instant chat system using java client and server architecture. currently im implementing the server side of it. my question is:
Should i design a gui for the server side as well? if yes what kind of functionality should I include?
thanks