Emergeny Message
-
Hi, Any anybody help me how to send emegency message to all the systems connected in network. (rather then "net send" command). My idea is : When a user clicks a special key, windows application(t + # or ...) sends a file to server(crates a XML file).Other systems will keep watch the server file, if file exist then read the file and show the message. Is this a good practice? If any any other ideas please help. Thanks, Sh
-
Hi, Any anybody help me how to send emegency message to all the systems connected in network. (rather then "net send" command). My idea is : When a user clicks a special key, windows application(t + # or ...) sends a file to server(crates a XML file).Other systems will keep watch the server file, if file exist then read the file and show the message. Is this a good practice? If any any other ideas please help. Thanks, Sh
-
I don't think this is a Windows Forms issue, see http://www.codeproject.com/Messages/3137519/Forum-Guidelines-PLEASE-READ.aspx[^]
-
Richard, I want solution or logic to send emegency message from one system to other using windows application. Thanks, Sh