I have a lot of ubuntu PC. I want to use some client messaging. But i don't know which software should i use in ubuntu.

Actually i have 19 PC's, i want the 18 PC can send some message to 1 PC. so, the 1 PC can receive all message from another PC. BUt, the 1 PC is not a server. It just a client but another client just send the message to it.

Did Ubuntu have this software?

link|improve this question

feedback

2 Answers

You could use talk, a command-line based program for this purpose.

I believe it's installed by default, if not try sudo apt-get install inetutils-talk.

Package info found here.

link|improve this answer
but this should be use terminal,isn't it? i want like some desktop app. And i worry to use because of this article http://wpedia.goo.ne.jp/enwiki/User_talk:217.85.214.167. – klox Feb 23 '11 at 3:20
feedback

Pidgin and Empathy support Bonjour network-local messaging. (avahi-daemon is needed.)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.