Originally posted by moinkhan
I've heard it several times that you can broadcast a message to all the computers on the network, giving the network address.
Any one knows how to do it with Winsock?!!!
Did you want to send a message on network only or you want to use in the vb Application which is use for netwroking...

Anyway , here it is...

run command prompt

i.e c:\> netsend computer name " your message" domin name (/// if there wase one or more domain)

so command is :

c:\>netsend comp02 "hi to all"

sandin