Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: How to send message to all computers in my network ?
| Subject: | Re: How to send message to all computers in my network ? |
| Posted by: | "Srinivasan Iyer" (iye..@optonline.net) |
| Date: | Wed, 28 Nov 2007 09:56:15 |
I would suggest RTC SDK. ( http://www.realthinclient.com ) This way you can send
the message to a remote location as well.
Srini.
"shraga milon" <shragami@zahav.net.il> wrote in message
news:4742dda6@newsgroups.borland.com...
> Hi
> I have a server computers that recived alram from rs232.
> I need to send this alram/message to all computers in my network, and each
> computer that recive this alram/message have to diagnose it and do some
> stuuf.
> I'm using delphi 2006 with SQL Sevrver.
> I have to develop the alram server and the application that run on each
> station/computer .
> How can i do it ? With what components ?
>
> Thanks
> Shraga
none