Results 1 to 6 of 6
Hi everybody,
Is there any command, for sending instant messages in linux like NET SEND" in windows
pls help me.
thanks&regards,
yogendra...
- 11-29-2005 #1Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
instant messaging in linux
Hi everybody,
Is there any command, for sending instant messages in linux like NET SEND" in windows
pls help me.
thanks®ards,
yogendra
- 11-29-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
You can use "msnlib", along with it there comes a CLI msn client. I don't know NET SEND however.
But can't you just use GAIM, kopete or something? They provide a gui for it.
If you're talking about writing to each other over a terminal on the same box, "write" might be usable as well. Write might be able to send over a network, but I don't think so.
- 11-29-2005 #3
I remember back in college, I used to use "talk" all the time on a vax system. I don't know if there is a similar program on *nix systems, but that might be work a look...
Join the Open Source Revolution. Support GNU/Linux.
Find me at: www.deeksworld.com
Registered GNU/Linux User #395777
- 11-30-2005 #4Just Joined!
- Join Date
- Nov 2005
- Posts
- 10
netsend for linux
I know and use two methods in linux to chat with windows users
1. a program called linpopup, you can get it here http://linpopup2.sourceforge.net
you use the netbios names though and needs to be set up in your samba.conf to recive messages from windows machines.
2. on the command prompt i use smbclient part of the samba suite, you can look up the man pages for synax the simple one is smbclient -M <netbiosname>, you can use nmblookup to get netbios names as well
- 11-30-2005 #5Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
- 12-01-2005 #6Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
instant messaging from windows to linux
Hi,
thank u for giviging suggestions,
#echo "hai" | smbclient -M <NAME> is working properly.
please help me on the following also on the debian linux.
how to send the messages from windows machines to linux
and
also how to send the popup messages with in the linux network
thanks & regards,
yogendra.


Reply With Quote
