Logo 
Search:

Java Article

Submit Article
Comments on Socket program of multi client chat server
Category: Java (Socket Programming)    Author: Easy Tutor

Write a socket program of multi client chat server.


Jack Zain
Jack Zain from IndonesiaOct 24
how to work this script
Veen Dra
Veen Dra from IndonesiaAug 15
i try to run ur program
but i getting unusual error
please help me with the error
Mamitha Jayaram
Mamitha Jayaram from IndiaSep 26
Server and Client are running fine
but two arguments we have to provide
please tell the arguments to give
Vili Valkanova
Vili Valkanova from BulgariaJan 27
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at socket_program_of_multi_client_chat_server.chatClient.main(ChatClient.java:83)
Java Result: 1
Vili Valkanova
Vili Valkanova from BulgariaJan 27
gives me the following error, please help !

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at socket_program_of_multi_client_chat_server.chatClient.main(ChatClient.java:83)
Java Result: 1


Please enter your Comment
  • Comment should be atleast 15 Characters.
  • Please put code inside [Code] your code [/Code].