I want to write a Perl script to send net send messages to the windows based computers but my scripts are running on Linux computer. So I can't use
$results = `NET SEND $IP_ADDR blah blah blah blah `; how to do this on a linux computer I think that I will have to connect to the receivers port 135 and send the message manualy using perl sockets but I dont know the low level format of the message Can someone help me on this If there is a module to do this that will be great. ________________________________________ Rakhitha Karunarathne Web Master www.Ad-Man.tk - Free Unlimited Banner Rotators ________________________________________ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>