I am trying to send a message to another computer on a LAN with netsend. The command I am using is
Interaction.Shell "net send " & CompName & " " & txtMes.Text, vbNormalFocus
It does not give me an error and I cannot read the message on the other computer. What do I miss out.
Thanks PK Odendaal
and pko@942.co.za
Interaction.Shell "net send " & CompName & " " & txtMes.Text, vbNormalFocus
It does not give me an error and I cannot read the message on the other computer. What do I miss out.
Thanks PK Odendaal
and pko@942.co.za