Connection Definition Language
<language >
(condela) A procedural, parallel language for defining neural networks. ftp://tut.cis.ohio-state.edu/pub/condela .
Last updated: 1994年11月30日
connectionless protocol
<protocol >
The data communication method in which communication occurs between hosts with no previous setup. Packets sent between two hosts may take different routes. UDP is a connectionless protocol. Also called packet switching. Contrast circuit switching, connection-oriented.
Last updated: 2014年05月04日
Connection Machine LISP
<language >
Lisp with a parallel data structure, the 'xapping', an array of values assigned to an array of sites. [G.L. Steele et al, "Connection Machine LISP: Fine-Grained Parallel Symbolic Processing", in Proc 1986 ACM Conf on LISP and Functional Prog, Aug 1986, pp.279-297]. ["Connection Machine LISP Reference Manual", Thinking Machines Corp, Feb 1987].
Last updated: 1995年02月28日
connection-oriented
<networking >
(Or connection-based, stream-oriented). A type of transport layer data communication service that allows a host to send data in a continuous stream to another host. The transport service will guarantee that all data will be delivered to the other end in the same order as sent and without duplication. Communication proceeds through three well-defined phases: connection establishment, data transfer, connection release. The most common example is Transmission Control Protocol (TCP), another is ATM. The network nodes at either end needs to inform all intermediate nodes about their service requirements and traffic parameters in order to establish communication. Opposite of connectionless, datagram. See also circuit switching, packet switching, virtual circuit.
Last updated: 2014年11月27日
connection-oriented network service
<networking >
(CONS) Because of the relatively long transit delays and inferior bit error rate of WANs, a more sophisticated connection-oriented protocol is normally used.
Last updated: 1997年11月08日
Nearby terms:
connected subgraph ♦ Connection Definition Language ♦ connectionless protocol
Try this search on Wikipedia, Wiktionary, Google, OneLook.