Guest! Login/Join

DomainTools.com


 

English Wikipedia references for Ietf.org 151-200 of 741
Language:
  EN  
  DE  
  FR  
  ES  
  IT  
  JA  
  NL  
  PL  
  PT  
  RU  
  SV  
  ZH  
Articles:
741
180
126
98
67
106
56
38
41
103
30
60


Classless Inter-Domain Routing
Talk:Classless_Inter-Domain_Routing
Uniform Resource Name
Uniform Resource Name (URN) is a Uniform Resource Identifier (URI) that uses the urn scheme, and does not imply availability of the identified resource. Both URNs (names) and URLs (locators) are URIs, and a particular URI may be a name and a locator at the same time.The Functional Requirements for Uniform Resource Names are described in RFC 1737. The URNs are partUniform Resource Characteristics
Uniform_Resource_Name
Domain Name System Security Extensions
Domain Name System Security Extensions (DNSSEC) are a suite of IETF specifications for securing certain kinds of information provided by the Domain Name System (DNS) as used on Internet Protocol (IP) networks. It is a set of extensions to DNS which provide to DNS clients (resolvers) Origin authentication of DNS data Data integrity (but not availability or confidentiality) Authenticated denial of existence
Domain_Name_System_Security_Extensions
List of TCP and UDP port numbers
computer networking, the protocols of the Transport Layer of the Internet Protocol Suite, most notably the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP), but also other protocols, use a numerical identifier for the data structures of the endpoints for host-to-host communications.
List_of_TCP_and_UDP_port_numbers
Server Message Block
In computer networking, Server Message Block (SMB) operates as an application-layer network protocol mainly used to provide shared access to files, printers, serial ports, and miscellaneous communications between nodes on a network. It also provides an authenticated Inter-process communication mechanism. Most usage of SMB involves computers running Microsoft Windows, where it is often known as "Microsoft Windows Network".
Server_Message_Block
Layer 2 Tunneling Protocol
In computer networking, Layer 2 Tunneling Protocol (L2TP) is a tunneling protocol used to support virtual private networks (VPNs). It does not provide any encryption or confidentiality by itself; It relies on an encryption protocol that it passes within the tunnel to provide privacy.Although L2TP acts like a Data Link Layer protocol in the OSI model, L2TP is in fact a Session Layer protocol , and uses the registered UDP port 1701. (see List of TCP and UDP port numbers).
Layer_2_Tunneling_Protocol
A Visit from St. Nicholas
"A Visit from St. Nicholas" (also known as "The Night Before Christmas" and "'Twas the Night Before Christmas" from its first line) is a poem first published anonymously in 1823. It is largely responsible for the conception of Santa Claus from the mid-nineteenth century to today, including his physical appearance, the night of his visit, his mode of transportation, the number and names of his reindeer, and the tradition that he brings toys to children.
A_Visit_from_St._Nicholas
ID-based cryptography
ID-based cryptography (or Identity-Based Encryption (IBE) or identity-based cryptography) is a type of public-key cryptography in which the public key of a user is some unique information about the identity of the user (e.g. a user's email address). This can use the text-value of the name or domain name as a key or the physical IP address it translates to.
ID-based_cryptography
Anycast
Anycast is a network addressing and routing scheme whereby data is routed to the "nearest" or "best" destination as viewed by the routing topology.The term is intended to echo the terms unicast, broadcast and multicast.
Anycast
External Data Representation
eXternal Data Representation (XDR) is an IETF standard from 1995. encoding. Converting from XDR to the local representation is called decoding. XDR is implemented as a software library of functions that is portable between different operating systems and is also independent of the transport layer.
External_Data_Representation
127.0.0.1
User_talk:127.0.0.1
Posting style
When a message is replied to in e-mail, Internet forums, or Usenet, the original can often be included, or "quoted", in a variety of different posting styles.The main options are interleaved posting (also called inline replying, in which the reply is woven into the original post), bottom-posting (in which the reply follows the quote) or top-posting (in which the reply precedes the quoted original message).
Posting_style
Stream Control Transmission Protocol
computer networking, the Stream Control Transmission Protocol (SCTP) is a Transport Layer protocol, serving in a similar role as the popular protocols Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). Indeed, it provides some of the same service features of both, ensuring reliable, in-sequence transport of messages with congestion control.The protocol was defined by the IETF Signaling Transport (SIGTRAN) working group in 2000, and is maintained by the IETF Transport Area (TSVWG) working group.
Stream_Control_Transmission_Protocol
PARRY
PARRY is, besides ELIZA, the other famous early chatterbot. PARRY was written in 1972 by psychiatrist Kenneth Colby, then at Stanford University. While ELIZA was a tongue-in-cheek simulation of a Rogerian therapist, PARRY attempted to simulate a paranoid schizophrenic.
PARRY
Virtual hosting
"vhost" redirects here, for vhosts in relation to Internet Relay Chat see Vhost (IRC) Virtual hosting is a method that servers such as web servers use to host more than one domain name on the same computer, sometimes on the same IP address.Virtual web hosting is one of the most popular hosting options available at the moment—probably because it is one of the most cost effective options on the market.
Virtual_hosting
Internationalized domain name
An internationalized domain name (IDN) is an Internet domain name that contains one or more non-ASCII characters. Such domain names could contain letters with diacritics, as required by many non-English languages, or characters from non-Latin scripts such as Arabic, Hebrew, Chinese or Hindi.
Internationalized_domain_name
Service Location Protocol
Service_Location_Protocol
ISO/IEC 8859-12
ISO/IEC_8859-12
SSH file transfer protocol
computing, the SSH File Transfer Protocol (sometimes called Secure File Transfer Protocol or SFTP) is a network protocol that provides file transfer and manipulation functionality over any reliable data stream. It is typically used with version two of the SSH protocol (TCP port 22) to provide secure file transfer, but is intended to be usable with other protocols as well.
SSH_file_transfer_protocol
SOA
Talk:SOA
Cryptographic Message Syntax
The Cryptographic Message Syntax (CMS) is the IETF's standard for cryptographic protected messages. It can be used to digitally sign, digest, authenticate or encrypt any form of digital data.CMS is based on the syntax of PKCS#7, which in turn is based on the Privacy-Enhanced Mail standard. The newest version of CMS () is specified in RFC 3852.
Cryptographic_Message_Syntax
Inter-Asterisk eXchange
IAX is the Inter-Asterisk eXchange protocol native to Asterisk PBX and supported by a number of other softswitches and PBXs. It is used to enable VoIP connections between servers as well as client-server communication.IAX now most commonly refers to IAX2, the second version of the IAX protocol. The original IAX protocol has been deprecated in favor of IAX2.The IAX2 protocol was published as an informational (non-standards-track) RFC 5456 by discretion of the RFC Editor in February 2009.
Inter-Asterisk_eXchange
Shall and will
Shall and will are both modal verbs in English used to express propositions about the future.
Shall_and_will
Key derivation function
"KDF" redirects here. For the Nazi organization, see Kraft durch FreudeIn cryptography, a key derivation function (or KDF) is a function which derives one or more secret keys from a secret value and/or other known information such as a password or passphrase. Key derivation functions internally often use a cryptographic hash function.
Key_derivation_function
List of important publications in computer science
List_of_important_publications_in_computer_science
Base64
Talk:Base64
TCP/IP model
The TCP/IP model is a description framework for computer network protocols created in the 1970s by DARPA, an agency of the United States Department of Defense. It evolved from ARPANET, which was the world's first wide area network and a predecessor of the Internet.
TCP/IP_model
Metasyntactic variable
Talk:Metasyntactic_variable
IP blocking
Talk:IP_blocking
Session Initiation Protocol
Talk:Session_Initiation_Protocol
ICMP Destination Unreachable
Destination Unreachable message is an ICMP message which is generated by the host or its inbound gateway to inform the client that the destination is unreachable for some reason. A Destination Unreachable message may be generated as a result of a TCP, UDP or another ICMP transmission. Unreachable TCP ports notably respond with TCP RST rather than a Destination Unreachable code 3 as might be expected.
ICMP_Destination_Unreachable
Atom (standard)
The name Atom applies to a pair of related standards. The Atom Syndication Format is an XML language used for web feeds, while the Atom Publishing Protocol (AtomPub or APP) is a simple HTTP-based protocol for creating and updating web resources.Web feeds allow software programs to check for updates published on a web site.
Atom_(standard)
E-mail client
Talk:E-mail_client
Uniform Resource Identifier
Talk:Uniform_Resource_Identifier
SRV record
SRV record or Service record is a category of data in the Internet Domain Name System specifying information on available services. It is defined in RFC 2782. Newer internet protocols such as SIP and XMPP often require SRV support from clients.
SRV_record
Trill
Trill is a type of vibration; it may refer to trill (music), a type of musical ornament trill consonant, a type of sound used in some languages Trill, a sound similar to the musical ornament made by animals including the Maine Coon cat and numerous varieties of bird In fiction: Trill (Star Trek), two symbiotic races of aliens in the fictional Star Trek universe Trill, an infant NetNavi from the MegaMan Anime Trill, a humanoid in the MUD Lusternia, Age of Ascension
Trill
Shift JIS
Shift JIS (also SJIS, MIME name Shift_JIS) is a character encoding for the Japanese language originally developed by a Japanese company called ASCII Corporation in conjunction with Microsoft and standardized as JIS X 0208 Appendix 1. It is based on character sets defined within JIS standards JIS X 0201:JIS X 0208:katakana characters in the single-byte range 0xA1 to 0xDF.
Shift_JIS
Sender Policy Framework
computing, Sender Policy Framework (SPF) allows software to identify messages that are or are not authorized to use the domain name in the SMTP HELO and MAIL FROM (Return-Path) commands, based on information published in a sender policy of the domain owner. Forged return paths are common in e-mail spam and result in backscatter. SPF is defined in RFC 4408.
Sender_Policy_Framework
Hashcash
Hashcash is a proof-of-work system designed to limit email spam and denial of service attacks. It was proposed in March 1997 by Adam Back .
Hashcash
April Fools Day 2004
Talk:April_Fools_Day_2004
Cyclic redundancy check
Talk:Cyclic_redundancy_check
Presence information
computer and telecommunications networks, presence information is a status indicator that conveys ability and willingness of a potential communication partner--for example a user--to communicate. A user's client provides presence information (presence state) via a network connection to a presence service, which is stored in what constitutes his personal availability record (called a presentity) and can be made available for distribution to other users (called watchers) to convey his availability for communication.
Presence_information
Domain Name System
Talk:Domain_Name_System
Signed number representations
In mathematics, negative numbers in any base are represented in the usual way, by prefixing them with a "hardware, numbers are represented in binary, so a method of encoding the minus sign is necessary. This article deals with four methods of extending the binary numeral system to represent signed numbers:two's complement, and excess-N.
Signed_number_representations
Padding (cryptography)
In cryptography, padding refers to a number of distinct practices.
Padding_(cryptography)
Simple Authentication and Security Layer
Simple_Authentication_and_Security_Layer
Secure channel
Talk:Secure_channel
Hostname
A hostname (occasionally also, a sitename) is the unique name by which a network-attached device (which could consist of a computer, file server, network storage device, fax machine, copier, cable modem, etc.) is known on a network. The hostname is used to identify a particular host in various forms of electronic communication such as the World Wide Web, e-mail or Usenet.
Hostname
MISTY1
' redirects here. For other meanings, see MistyIn cryptography, MISTY1 (or MISTY-1) is a block cipher designed in 1995 by Mitsuru Matsui and others for Mitsubishi Electric. MISTY1 is one of the selected algorithms in the European NESSIE project, and has been recommended for Japanese government use by the CRYPTREC project.
MISTY1
WikiProject Cryptography/Archive 1
Wikipedia_talk:WikiProject_Cryptography/Archive_1