I've written a chat room in java that uses a client and a server. I've implemented multiple clients, which works but when the you write a message, user 2 has to click the submit button to view what i sent.
E.g:
***************************
if ((e.getSource() == submitButton)||(e.getSource() ==...
i've written a chat program in java that uses a client and a server, i need to implement vectors to get the userlist working and to broadcast the message to all clients
can anybody help?
cheers
chris
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.