PDA

Click to See Complete Forum and Search --> : netsend macos x


Kosmograd
November 30th, 2005, 05:43 AM
is there a way to send a msg to a mac os x kinda like "net send blabla hey

jdenny
November 30th, 2005, 06:55 AM
net send from Win to Mac OS?

Try installing Samba (http://www.apple.com/downloads/macosx/unix_open_source/samba.html) then learn about the message command (http://www.faqs.org/docs/samba/ch11.html#samba2-CHP-11-TABLE-7) option. There's an example of forwarding SMB message to mail system.

Go search "samba net send" (without quotes) for some more info.

Hope this helps.

Peace always,
<jdenny>

SirDice
November 30th, 2005, 11:27 AM
Originally posted here (http://www.AntiOnline.com/showthread.php?threadid=272283#post874652) by jdenny
net send from Win to Mac OS?
If I read the post correctly Kosmograd is looking for something on Mac OS that has the same functionality as net send on windows..

Since OS X is a un*x... have a look at write(1) (http://www.osxfaq.com/man/1/write.ws), wall(1) (http://www.osxfaq.com/man/1/wall.ws) and talk(1) (http://www.osxfaq.com/man/1/talk.ws)