Communicate between 2 web client in asp.net?
are there have any solution to communicate between 2 web client in the
same web server ??? for example, so I have 2 web client (A and B) and the
web server (S). So A & B is online now, when A make a post-back to S and
include some information that need to pass to B, At this time how can B
know A have some information need to pass for it ??? are there have any
way to trigger the S pass the information to B that B don't need to make a
post-back to S ???
No comments:
Post a Comment