Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Talk (software)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==History== Similar facilities existed on earlier system such as [[Multics]], [[Compatible Time-Sharing System|CTSS]], [[PLATO (computer system)|PLATO]], and [[NLS (computer system)|NLS]].<ref>{{cite mailing list|url=https://elists.isoc.org/pipermail/internet-history/2002-December/000171.html|title=[ih] Origin of 'talk' command|first=John|last=Day|mailing-list=internet-history|date=December 19, 2002}}</ref> Early versions of talk{{when|date=March 2013}} did not separate text from each user. Thus, if each user were to type simultaneously, characters from each user were intermingled. Since slow [[teleprinter]] keyboards were used at the time (11 characters per second maximum{{cn|date=December 2016}}), users often could not wait for each other to finish. It was common etiquette for a long typing user to stop when intermingling occurred to see the listener's interrupting response. This is much the same as interrupting a long monologue when speaking in person. More modern versions use [[curses (programming library)|curses]] to break the terminal into multiple zones for each user, thus avoiding intermingling text. In 1983, a new version of talk was introduced as a Unix command with [[4.2BSD]], and would also accommodate electronic conversations between users on different machines. Follow-ons to talk included <code>'''ntalk'''</code>, Britt Yenne's <code>'''ytalk'''</code><ref>{{cite web|url=https://ytalk.ourproject.org|title=YTalk β About|website=ytalk.ourproject.org}}</ref> and Roger Espel Llima's <code>'''utalk'''</code>.<ref>{{cite web|url=https://utalk.ourproject.org|title=utalk β a UDP-based talk protocol|website=utalk.ourproject.org}}</ref> ytalk was the first of these to allow conversations between more than two users, and was written in part to allow communication between users on computers with different [[endianness]]. utalk uses a special protocol over [[User Datagram Protocol|UDP]] (instead of [[Transmission Control Protocol|TCP]] used by the rest) that is more efficient and allows edition of the entire screen. All of these programs split the interface into different sections for each participant. The interfaces did not convey the order in which statements typed by different participants would be reassembled into a log of the conversation. Also, all three programs are [[real-time text]], where they transmit each character as it was typed. This leads to a more immediate feel to the discussion than recent [[instant messenger|instant messaging]] clients or [[Internet Relay Chat|IRC]]. Users more familiar with other forms of instant text communication would sometimes find themselves in embarrassing situations by typing something and deciding to withdraw the statement, unaware that other participants of the conversation had seen every keystroke happen in real time. A similar program exists on [[OpenVMS|VMS]] systems called <code>'''phone'''</code>.<ref>{{Cite web|url=https://marc.vos.net/books/vms/help/phone/|title=Marc's Place β VMS β Phone|last=Vos|first=Marc H.E.|website=marc.vos.net|access-date=2016-10-19}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)