Originally posted by sandin


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
net send is actually a 2 word command


c:\>net send comp02 "hi to all"