Jump to content

Chat server: Difference between revisions

m
added whitespace before the TOC, added a Task (bold) header.
(add Perl 6)
m (added whitespace before the TOC, added a Task (bold) header.)
Line 1:
{{task|Networking and Web Interaction}}
 
;Task:
Write a server for a minimal text based chat. People should be able to connect via ‘telnet’, sign on with a nickname, and type messages which will then be seen by all other connected users. Arrivals and departures of chat members should generate appropriate notification messages.
Write a server for a minimal text based chat.
 
Write a server for a minimal text based chat. People should be able to connect via ‘telnet’, sign on with a nickname, and type messages which will then be seen by all other connected users. Arrivals and departures of chat members should generate appropriate notification messages.
 
Nov. 31st is an interesting deadline :-) --[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 10:46, 2 November 2013 (UTC)
<br><br>
 
=={{header|Ada}}==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.