Chat server: Difference between revisions

Content added Content deleted
m (Added BaCon version.)
Line 97: Line 97:


=={{header|BaCon}}==
=={{header|BaCon}}==
Requires BaCon 4.2 or higher. Clients have to login with an alias and can use the command 'say' or 'quit'.
Requires BaCon 4.2 or higher. Clients have to login with an alias and can use the commands 'say' or 'quit'. Notifications are submitted when users enter the chat or leave the chat.
<lang>DECLARE user$ ASSOC STRING
<lang>DECLARE user$ ASSOC STRING
DECLARE connect ASSOC long
DECLARE connect ASSOC long