Guest Posted November 4, 2010 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
Guest Posted November 5, 2010 Author 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
Guest Posted November 5, 2010 Author 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
Guest Posted November 8, 2010 Author 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
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.