Can anybody help me about this...: i have created a simple java chat program, which provide one-server and multiple clients.. But, i only can make it where all clients can talk (the messages was sent to all clients).. I need to make a private chat beside the public chat i've made.. e.g : computerA just want to chat with computerB, but computerA still can to talk with all clients.. can anybody help me..?