Hello...

I'm in the process of creating a lan communication program.... but i'm having trouble with something....

I'm trying to use mailslots to send small messages to all the terminal server sessions.... I need everyone logged into the terminal server to be able to get these messages....

soo, my question is....

will sending a message to this mailslot:

\\.\MyApp

be broadcast to all terminal server sessions?

i have the code to write and read mailslots, that is not what i'm asking for.. i'm just asking if this is a reasonable way to accomplish what i want.... i want to be able to broadcast a message from any session on the terminal server to all other sessions.....

i don't know too much about terminal server, so i'm going to need some help.. and this is kind of a unique question, i've looked many hours to no avail already.... i'd appreciate the help immensly!