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 different access specifiers in java?
Can we use string in switch case in java?
How do you achieve singleton?
How many types of memory areas are allocated by jvm?
How do you write a scanner class in java?
What is proper subset?
What are exceptions
How do you remove an object from an arraylist in java?
What is default exception handling in java?
Is arraylist ordered?
Difference between Linked list and Queue?
how to convert Java project into Maven ?