Guest Posted November 4, 2010 Share Posted November 4, 2010 Message from: "Harry Rogers" Hi Farshad What mechansims, if any, exist to broadcast to all clients ? It would be nice if a session had an 'OnGlobalMessage'event which was triggered from something like serverModule.SendGlobalMessage. Any thoughts ? Harry -- . Quote Link to comment Share on other sites More sharing options...
Guest Posted November 5, 2010 Author Share Posted November 5, 2010 Message from: "Farshad Mohajeri" "Harry Rogers" wrote in message news:02n6LeCfLHA.2316@anaxagvs227... > Hi Farshad > > What mechansims, if any, exist to broadcast to all clients ? > > It would be nice if a session had an 'OnGlobalMessage'event > which was triggered from something like serverModule.SendGlobalMessage. > > > Any thoughts ? > Will it be a text message for web sessions or an internal message like Windows messages? . Quote Link to comment Share on other sites More sharing options...
Guest Posted November 5, 2010 Author Share Posted November 5, 2010 Message from: "Harry Rogers" Farshad Mohajeri wrote: > > "Harry Rogers" wrote in message > news:02n6LeCfLHA.2316@anaxagvs227... > > Hi Farshad > > > > What mechansims, if any, exist to broadcast to all clients ? > > > > It would be nice if a session had an 'OnGlobalMessage'event > > which was triggered from something like > > serverModule.SendGlobalMessage. > > > > > > Any thoughts ? > > > > Will it be a text message for web sessions or an internal message > like Windows messages? I had thought originally of a text message for web sessions. An instance of a form could have the choice of listening to messages recevied by its session. All the best Harry -- . Quote Link to comment Share on other sites More sharing options...
Guest Posted November 8, 2010 Author Share Posted November 8, 2010 Message from: "Farshad Mohajeri" "Harry Rogers" wrote in message news:q6mnmCOfLHA.2080@anaxagvs227... > Farshad Mohajeri wrote: > >> >> "Harry Rogers" wrote in message >> news:02n6LeCfLHA.2316@anaxagvs227... >> > Hi Farshad >> > >> > What mechansims, if any, exist to broadcast to all clients ? >> > >> > It would be nice if a session had an 'OnGlobalMessage'event >> > which was triggered from something like >> > serverModule.SendGlobalMessage. >> > >> > >> > Any thoughts ? >> > >> >> Will it be a text message for web sessions or an internal message >> like Windows messages? > > I had thought originally of a text message for web sessions. An > instance of a form could have the choice of listening to messages > recevied by its session. > That requires two way communication with the browser. I will investigate it. . Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.