Here is one way you can do that:
use Win32::Lanman;
Win32::Lanman::NetMessageBufferSend("\\\\$Target_Machine",
$Username_On_Target_Machine, $From_Machine, "Hello,
$Username_On_Target_Machine! This is a message from $From_Machine" );
[EMAIL PROTECTED]
Sent by: To:
[EMAIL PROTECTED]
[EMAIL PROTECTED] cc:
eState.com Subject: Question
12/06/01 03:18 AM
Hi all,
could you give me a hint to simulate the net send command
thanks
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
