LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   how to send instance message from linux to windows (https://www.linuxquestions.org/questions/linux-networking-3/how-to-send-instance-message-from-linux-to-windows-4577/)

ddnehal 07-22-2001 03:11 AM

how to send instance message from linux to windows
 
hello,
i have linux squid server and 500 of windows mix(98,2000,me.xp) clients. i want send instance message from linux to those clients. how can i send instance broad cast message from linux to windows clients. in windows nt there is a command like "net send" which send instance message from windows to windows clients i want same like that commad which can i use in linux. simple i want to send broad cast messsage from linux to windows.

isajera 07-22-2001 02:53 PM

i'm not personally aware of any messaging program that does that... but it sounds like something someone out there might have tackled. check out www.sourceforge.net to see if they have anything.

Andre DC 07-23-2001 03:09 AM

Re: how to send instance message from linux to windows
 
Quote:

Originally posted by ddnehal
hello,
i have linux squid server and 500 of windows mix(98,2000,me.xp) clients. i want send instance message from linux to those clients. how can i send instance broad cast message from linux to windows clients. in windows nt there is a command like "net send" which send instance message from windows to windows clients i want same like that commad which can i use in linux. simple i want to send broad cast messsage from linux to windows.

Hi there ,

I'm found out that SMBCLIENT -M name -Uusername%password

works fine , name is the receipiant ( my W98 machine ) , since i shared derictories with password i have to provide a username and password.

good luck ,
andre
:)


All times are GMT -5. The time now is 11:49 AM.