No i will be able to use "NMMsg1" component because i'm going to do lots more with my program e.g read and write to registry and much more, this is just one part ( send message to listener ( computer on LAN )
Client sends and Server Receive with variable "sMsg" and the code is like that "ShowMessage(sMsg);"
i just want to be able to send to many computer
Thanks
Karen
Main Topics
Browse All Topics





by: hubdogPosted on 2000-01-01 at 08:15:35ID: 2317667
I think may be you can use TNMUDP to broadcast msg .You can set the nmudp.remotehost:=255.255. 255.255 to broadcast over intranet to all computers.