- Home
·
- Miscellaneous
·
- This will allow you to send messages to a random computer as long as you know it's name(4 Network)
This will allow you to send messages to a random computer as long as you know it's name(4 Network)
This will allow you to send messages to a random computer as long as you know it's name(4 Network) or IP(4 Internet)
Rate This will allow you to send messages to a random computer as long as you know it's name(4 Network)
(1(1 Vote))
'[email protected]
'need two textboxes and a command button
Private Sub Command1_Click()
shell "net send " & text1.text & " " & text2.text,vbhide
end sub
'enjoy!
This will allow you to send messages to a random computer as long as you know it's name(4 Network) Comments
No comments yet — be the first to post one!
Post a Comment