Ticket #41724

wait4single : Wait from single terminal broadcast message

Date d'ouverture: 2021-03-10 20:05 Dernière mise à jour: 2021-03-10 20:05

Rapporteur:
Propriétaire:
(Aucun)
État:
Ouvert
Composant:
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun
Vote
Score: 1
100.0% (1/1)
0.0% (0/1)

Détails

Hello

As explain is the following discussion https://osdn.net/projects/ttssh2/forums/5841/38908/#forum-message-83031, it would be useful to have a command which allows to wait for a character string from a single terminal, and not from all terminals as is the case with "wait4all".

Syntax Example

wait4single <multicastname> <data1> <data2>...

Example

; TerminalA
setmulticastname 'screen1'
; Do not receive any strings.
; TerminalB
setmulticastname 'screen2'
; The 'violin' string will be sent by the TerminalC.
wait4single screen3 'violin'
; TerminalC
setmulticastname 'screen3'
sendmulticast 'screen2' 'violin' 13 10     ; Multicast transmission
; Do not receive any strings.

Ticket History (1/1 Histories)

2021-03-10 20:05 Updated by: betamine
  • New Ticket "wait4single : Wait from single terminal broadcast message" created

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion