0%

25-letter words containing t, r, i, c, y, l

  • transport layer interface — (networking, programming)   (TLI, or "Transport Level Interface") A protocol-independent interface for accessing network facilities, modelled after the ISO transport layer (level 4), that first appeared in Unix SVR3. TLI is defined by SVID as transport mechanism for networking interfaces, in preference to sockets, which are biased toward IP and friends. A disavantage is that a process cannot use read/write directly, but has to use backends using stdin and stdout to communicate with the network connection. TLI is implemented in SVR4 using the STREAMS interface. It adds no new system calls, just a library, libnsl_s.a. The major functions are t_open, t_bind, t_connect, t_listen, t_accept, t_snd, t_rcv, read, write. According to the Solaris t_open man page, XTI (X/OPEN Transport Interface) evolved from TLI, and supports the TLI API for compatibility, with some variations on semantics.
  • vertical redundancy check — (storage, communications)   (VRC) An error checking method performed on one 8-bit ASCII character, where the 8th bit is used as the parity bit. The resulting parity bit is constructed by XORing the word. The result is a "1" if there is an odd number of 1s, and a "0" if there is an even number of 1s in the word. This method is unreliable because if an odd number of bits are distorted, the check will not detect the error. The Longitudinal Redundancy Check is an improvement.
  • yakut autonomous republic — an autonomous republic in the NE Russian Federation in Asia. 1,198,146 sq. mi. (3,103,200 sq. km). Capital: Yakutsk.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?