how to write a program for chat function using core java
Answer Posted / amit2009mca
using the networking then you wilkl get the answer
teach the networking in java
other wise comtact om my emailo id amitsing2008@gmail.com
make a socket conneection
amd a server socket connection
use network stream to transfer the data from server side to
client and viseversa.
thanks
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is java thread dump, how can we get java thread dump of a program?
Explain aggregation in java?
How do you square a number?
What is illegal identifier in java?
What is a substring of a string?
Why java is platform independent? Explain.
How do you define a singleton class?
How do you classify Dialog Box?
Write a java program for binary search?
what is session in java?
What modifiers are allowed for methods in an interface?
What is the use of inner class?
why doesn't java run on all platforms?
What is the purpose of the strictfp keyword?
What is threaded programming and when is it used? : Java thread