Deutsch   English   Français   Italiano  
<vj4jmv$3tpsd$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Janis Papanagnou <janis_papanagnou+ng@hotmail.com>
Newsgroups: comp.unix.programmer
Subject: Re: Text based synchronous communication tool for Linux?
Date: Sun, 8 Dec 2024 18:06:38 +0100
Organization: A noiseless patient Spider
Lines: 36
Message-ID: <vj4jmv$3tpsd$1@dont-email.me>
References: <vj44hq$3q2ag$1@dont-email.me> <vj49mj$3r6as$1@dont-email.me>
 <vj4ha0$3t62j$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 08 Dec 2024 18:06:39 +0100 (CET)
Injection-Info: dont-email.me; posting-host="f3e2a309e82bdaf7a49be21f9f5b956e";
	logging-data="4122509"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18Ahr15IWhe6TXQuqzMPd1o"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.8.0
Cancel-Lock: sha1:BgCsL/5eWGjkN7MMpCytx/FRciQ=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <vj4ha0$3t62j$1@dont-email.me>
Bytes: 2540

On 08.12.2024 17:25, Muttley@DastardlyHQ.org wrote:
> On Sun, 8 Dec 2024 14:15:48 -0000 (UTC)
> John McCue <jmccue@whitedwf.jmcunx.com> wibbled:
>> Janis Papanagnou <janis_papanagnou+ng@hotmail.com> wrote:
>> <snip>
>>>
>>> Some characteristics I'd prefer - not all supported by the 'phone'
>>> utility - are that it's
>>>  * text-oriented (preferably with Unicode support), fast (no GUI)
>>>  * instantly/synchronously exchanging any typed characters
>>>     * optionally: switching modes (instant/character-wise, line-wise)
>>>  * more than two persons can communicate
>>>  * works across distributed [Unix-]systems
>>>
>>> Is there such a tool (free of charge and open source) available for
>>> Linux? (Or something that comes close?)
>>>
>> Slackware comes with a utility called "talk", it is
>> disabled by default.  It sounds like what you are
>> looking for.  It allows 2 people to 'text' each other.
>>
>> https://www.slackbook.org/html/basic-network-commands-talk.html
> 
> talk is an age old unix util that allows people on the same machine to chat.
> Even MacOS has it installed.

As said, I think the historic DEC/VAX tool worked (also) only
locally; you had to log into the same VMS-system to communicate.

I'm actually looking for a tool that works across distributed
[Unix-]systems.

I'll look into the tools suggested so far what they provide.

Janis