Kindly excuse me if I am asking a simple question. Please don't hesitate to edit my question to do the correct approach.
I am doing the java
Chat
project.
I think You are all aware of that in facebook
and GTalk
, when your friend is typing the message, You can able to notify that the User is typing
message will be in your displayed in your end.
When he sent the message or completed the message typing , the User is typing
message will be hidden.
How they are identifying that the other user is currently typing or not ?
Good answers are definitely appreciated.