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 |
what is object slice?
How do you control extraneous variables?
What is token in java?
What is the difference between length and size in java?
Is arraylist dynamic in java?
Which is faster set or list in java?
Explain the difference between the public, private, final, protected, and default modifiers?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Does variable declaration allocate memory?
i need income tax program using java inheritance concept. could u please help me?
Where are local variables stored?
What is the use of Getters and Setters method ?