how to write a program for chat function using core java
Answer / 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 |
Discuss about garbage collector in Java.
0 Answers Agilent, Integreon, ZS Associates,
What is meant by throwing an Exception?
How many types of string data types are there?
what is the difference between cd & dvd ?
30 Answers Lovely Professional University, Satyam, Sibylsys,
What is a arraylist in java?
what are the uses of Class class and what it returns? explain it with the example code.
How do you calculate roots in java?
What is the difference between equals() and?
Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?
What is meant by stack and queue?
what is wrapper class and its uses?
while creating thread why we extend thread class