Re: Send remote computer a message
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 05 Nov 2007 21:46:29 GMT
On 29 Oct 2007 12:39:39 -0700, christopher_board@xxxxxxxxxxx wrote,
quoted or indirectly quoted someone who said :
As I seem to have found out net send only works if you know what users
are currently logged in and is primarily used for servers.
I would like to send the warning message to Windows XP Computers that
are attached to the domain.
Any help would be highly appreciated.
This going to be a platform specific solution. So I suggest digging
around in the C++ docs for how you do it, and asking C++ programmers
for that platform how they would go about it. Then get a prototype
working in pure C++. Then write some JNI glue to let you control it
from Java.
See http://mindprod.com/jgloss/jni.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Prev by Date: Re: Removing all data out of JList
- Next by Date: Re: how do you put images on a screen?
- Previous by thread: Removing all data out of JList
- Next by thread: Re: how do you put images on a screen?
- Index(es):
Relevant Pages
|