I have been searching for this for quiet some time now, basically I need to send a text message from one computer to another , the message sent should be received by the other computer, display the text message and redirect the text just received to the computer it got the message from. Any ideas on how I can achieve this? or if there is any tutorial on this, if available .
Share
This is a kind of chat program.
For that you need some tutorials of socket programming.
you can see Oracle Tutorial