Chat Application Using Java-Socket
Instruction To Run:
1- Compile Server.java And Run it.
2- Compile ClientGUI.java and Run it.
3- When Gui appear... Following Things u have to enter.
Server: Enter localhost if u are using client on the same Machine on which server is running..Otherwise Enter the IP address of the machine on which server is running..
Port: keep it 1234... if u want to use other ..then change it in server.java also
Name: Enter Your chatting name..
Connect: After Entering all the above details press connect..
Sendto: Enter The username of the user Whom u want to send the message..
Message: Message to send..