If I wanted to make a program that lists all the IPs on a network and have a option to net send to them, can I use an API instead of command lines or send key?
Printable View
If I wanted to make a program that lists all the IPs on a network and have a option to net send to them, can I use an API instead of command lines or send key?
1) It isn't DOS
2) I'm pretty sure it's NetMessageBufferSend (Win2K/WinXP only, of course) but not certain.
Thanks, going to give it a try in a few.
allAPI and APIGuide say "Requires Windows NT 3.1 or later; Win9x/ME: Not supported"
Hi, that's what I said?
Win9x uses winpopup.exe as a non-integrated program to do this, there is no standard API for it there.
Oops, sorry. I read it wrong, thought you said Win2K/WinXP not supported. hEhE