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 |
Is arraylist ordered in java?
Does a class inherit the constructors of its superclass in java programming?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
What is the Dictionary class?
How to optimize the javac output?
What is linked hashset and its features?
What is string intern in java?
why operator overloading is removed in java?
What are integer overflows and underflows and how to handle them?
How many bytes is a string?
What is the meaning of find and replace?
Can you use abstract and final both with a method?