2

I need some solution where server can initiate some call to client without any kind of constant update look up from client, I realize that good docs and gmail has some mechanism where update of cell position and chat message reached to browser even though browser don't running ajax look up request. I try to find solution but not able to find that even don't know is it really possible but I have observe this mechanism in gmail and goodle docs. I am not sure if they have implement socket programming.

1

1 Answer 1

2

You can achieve it by websocket

here is small sample, which you can use.

http://www.websocket.org/echo.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.