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 are the different http methods?
What is abstract class constructor called?
How to overcome the exception object reference not set to an instance of object?
wht is customised exception?
1 Answers Logica CMG, Novell, Prudential,
Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
What is method overloading and method overriding?
What is final method?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
What is the purpose of return statement?
How is hashset defined in java?
What is static keyword?
what are upcasting and downcasting?