talkd.8c

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8C 代码 · 共 56 行

8C
56
字号
.\" SCCSID: @(#)talkd.8c	8.2	1/7/91.TH talkd 8c.SH Nametalkd \- inter-terminal communications server.SH Syntax.B /etc/talkd.SH Description.NXR "talkd server".NXAM "talk program" "talkd server"The .PN talkdprogram is the server for the .PN talk(1)program.  The server provides a rendezvous method for therequesting (possibly remote) .PN talk and the local responding.PN talk ..PPThe.PN talkdserver is invoked by .MS inetd 8cwhen it receives a packet onthe port indicated inthe talk service specification..SH RestrictionsThe.PN talkdserver does not strictly follow network byte order in its packet formatand may have difficulty in talking with implementations of .PN talkdon other architectures that do not take this into account..PPThe version of.PN talkreleased with ULTRIX V3.0 uses a protocol that is incompatible with theprotocol used in earlier versions. Starting with ULTRIX V3.0, the.PN talkprogramcommunicates with other machines running ULTRIX, V3.0 (and later), and machines running 4.3 BSD or versions of UNIX based on 4.3 BSD..PPThe.PN talkcommand is not 8-bit clean. Typing in DECMultinational Characters (DECMCS) causes the charactersto echo as a sequence of a carets (^) followed by thecharacter represented with its high bit cleared. This limitation makes.PN talkunusable ifyou want to communicate using a language which has DECMCS charactersin its alphabet..SH See Alsotalk(1), services(5), inetd(8c), ntalkd(8c)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?