It is possible, and you have 2 main ways to achieve this:
- WebSockets (HTML 5 required)
- Long HTTP polling
Both methods require some trick software, a good example is Socket.IO, which runs on the Node.JS platform.
- HTML 5 (, Chrome), .
HTTP - HTTP- , , . Node.JS , Socket.IO( Node.JS), . Socket.IO Websockets, , , .
, - Socket.IO . , . ASP.net, , .