Guest! Login/Join

DomainTools.com


 

English Wikipedia references for Ietf.org 201-250 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


Key server (cryptographic)
computer security, a key server is a computer keys to users or other programs. The users' programs can be working on the same network as the key server or on another networked computer.The keys distributed by the key server are almost always provided as part of a cryptographically-protected identity certificate containing not only the key but also 'entity' information about the owner of the key.
Key_server_(cryptographic)
Media Gateway Control Protocol (Megaco)
Megaco (officially H.248) is an implementation of the Media Gateway Control Protocol architecture for controlling Media Gateways on Internet Protocol (IP) networks and the public switched telephone network (PSTN). The general base architecture and programming interface was originally described in RFC 2805 and the current specific Megaco definition is ITU-T Recommendation H.248.1.
Media_Gateway_Control_Protocol_(Megaco)
.net
Talk:.net
National Security Agency
Talk:National_Security_Agency
Open Systems Interconnection
Talk:Open_Systems_Interconnection
Multihoming
Multihoming is a technique to increase the reliability of the Internet connection for an IP network. As an adjective, it is typically used to describe a customer, rather than an Internet service provider (ISP) network.
Multihoming
Self-signed certificate
cryptography and computer security, a self-signed certificate is an identity certificate that is signed by its own creator. That is, the person that created the certificate also signed off on its legitimacy.In typical public key infrastructure arrangements, that a particular public key certificate is valid (i.e.,
Self-signed_certificate
IPv4 address exhaustion
Talk:IPv4_address_exhaustion
Router
Talk:Router
Web standards
Web standards is a general term for the formal standards and other technical specifications that define and describe aspects of the World Wide Web. In recent years, the term has been more frequently associated with the trend of endorsing a set of standardized best practices for building web sites, and a philosophy of web design and development that includes those methods.Many interdependent standards and specifications, some of which govern aspects of the Internet, not just the World Wide Web, directly or indirectly affect the development and administration of web sites and web services.
Web_standards
Private network
In Internet terminology, a private network is typically a network that uses private IP address space, following the standards set by RFC 1918 and RFC 4193. These addresses are common in home and office local area networks (LANs), as using globally routable addresses is seen as impractical or unnecessary. Private IP addresses were originally created due to the shortage of publicly registered IP addresses created by the IPv4 standard, but are also a feature of the next generation Internet Protocol, IPv6.
Private_network
Rfcurl
MediaWiki:Rfcurl
Fully qualified domain name
fully qualified domain name (FQDN), sometimes referred to as an absolute domain name, is a domain name that specifies its exact location in the tree hierarchy of the Domain Name System (DNS). It specifies all domain levels, including the top-level domain, relative to the root domain. A fully qualified domain name is distinguished by its unambiguity; it can only be interpreted one way.
Fully_qualified_domain_name
Tin (newsreader)
tin is an open source text-based and threaded news client. It is available for a variety of Unix-like operating systems. It is based on TASS newsreader, whose source code had been posted in 1991 on USENET by Rich Skrenta. tin was begun shortly afterwards by Iain Lea, who provided information for the IETF RFC 2980. tin has been maintained by Urs Janßen.The program is generally compared with trn or nn.tin has the most flexible threading support.
Tin_(newsreader)
XML Signature
XML Signature (also called XMLDsig, XML-DSig, XML-Sig) is a W3C recommendation that defines an XML syntax for digital signatures. Functionally, it has much in common with PKCS#7 but is more extensible and geared towards signing XML documents. It is used by various Web technologies such as SOAP, SAML, and others.XML signatures can be used to sign dataresource–type, typically XML documents, but anything that is accessible via a URL can be signed.
XML_Signature
IRCd
IRCd, short for Internet Relay Chat daemon, is server software that implements the IRC protocol, enabling people to talk to each other via the Internet (exchanging textual messages in real time).The server listens to connections from IRC clients on a set of TCP ports. When the server is part of an IRC network, it also keeps one or more established connections to other servers/daemons.
IRCd
Organizationally Unique Identifier
Organizationally Unique Identifier (OUI) is a 24-bit number that is purchased from the Institute of Electrical and Electronics Engineers, Incorporated (IEEE) Registration Authority. This identifier uniquely identifies a vendor, manufacturer, or other organization (referred to by the IEEE as the 'assignee' ) globally or worldwide and effectively reserves a block of each possible type of derivative identifier (such as MAC addresses, group addresses, Subnetwork Access Protocol protocol identifiers, etc.)
Organizationally_Unique_Identifier
Simple public key infrastructure
Simple public key infrastructure (SPKI, pronounced spoo-key) was born out of a joint effort to overcome the overcomplication and scalability problems of traditional X.509 public key infrastructure. It is specified in two Internet Engineering Task Force (IETF) Request For Comments (RFC) specifications -- RFC 2692 and RFC 2693 -- from the IETF SPKI working group.
Simple_public_key_infrastructure
Tax rate
In a tax system and in economics, the tax rate describes the burden ratio (usually expressed as a percentage) at which a business or person is taxed. There are several methods used to present a tax rate
Tax_rate
Pseudo-wire
Pseudo-wire
Subdomain
In the Domain Name System (DNS) hierarchy, a subdomain is a domain that is part of a larger domain.
Subdomain
Adaptive multi-rate compression
Adaptive Multi-Rate (AMR) is a patented audio data compression scheme optimized for speech coding. AMR was adopted as the standard speech codec by 3GPP in October 1998 and is now widely used in GSM and UMTS. It uses link adaptation to select from one of eight different bit rates based on link conditions.AMR is also a file format for storing spoken audio using the AMR codec.
Adaptive_multi-rate_compression
Internet Explorer box model bug
The Internet Explorer box model bug is a software bug in the implementation of Cascading Style Sheets in earlier versions of Microsoft’s Internet Explorer web browser for Microsoft Windows. Internet Explorer 6 and newer are not affected in their standards-compliant mode, but for compatibility reasons, the bug is still present when a page is rendered in "quirks mode". The bug does not affect Internet Explorer for Mac, though that browser was discontinued by Microsoft in 2006.
Internet_Explorer_box_model_bug
Linear Tape-Open
Linear Tape-Open (or LTO) is a magnetic tape data storage technology originally developed in the late 1990s as an open standards alternative to the proprietary magnetic tape formats that were available at the time. Seagate, Hewlett-Packard, and IBM initiated the LTO Consortium, which directs development and manages licensing and certification of media and mechanism manufacturers.
Linear_Tape-Open
Internet
Talk:Internet
Multiprotocol Label Switching
Talk:Multiprotocol_Label_Switching
Virtual Router Redundancy Protocol
Virtual_Router_Redundancy_Protocol
Representational State Transfer
Representational state transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web. As such, it is not just a method for building "web services." The terms "representational state transfer" and "REST" were introduced in 2000 in the doctoral dissertation of Roy Fielding, one of the principal authors of the Hypertext Transfer Protocol (HTTP) specification.
Representational_State_Transfer
Online Certificate Status Protocol
Online Certificate Status Protocol (OCSP) is an Internet protocol used for obtaining the revocation status of an X.509 digital certificate. It is described in RFC 2560 and is on the Internet standards track. It was created as an alternative to certificate revocation lists (CRL), specifically addressing certain problems associated with using CRLs in a public key infrastructure (PKI).
Online_Certificate_Status_Protocol
ISO/IEC 8859-12
Talk:ISO/IEC_8859-12
Web Proxy Autodiscovery Protocol
The Web Proxy Autodiscovery Protocol (WPAD) is a method used by clients to locate a proxy auto-config file automatically and use this to configure the browser's web proxy settings.WPAD was created by Microsoft and first included with Internet Explorer 5.0; this implementation is commonly referred to by the name "Autoproxy".
Web_Proxy_Autodiscovery_Protocol
CCMP
CCMP (Counter Mode with Cipher Block Chaining Message Authentication Code Protocol) is an IEEE 802.11i encryption protocol created to replace both TKIP, the mandatory protocol in WPA, and WEP, the earlier, insecure protocol. CCMP is a mandatory part of the WPA2 standard, an optional part of the WPA standard, and a required option for Robust Security Network (RSN) Compliant networks.
CCMP
DomainKeys
DomainKeys is an e-mail authentication system designed to verify the DNS domain of an e-mail sender and the message integrity. The DomainKeys specification has adopted aspects of Identified Internet Mail to create an enhanced protocol called DomainKeys Identified Mail (DKIM). This merged specification became the basis for an IETF Working Group which guided the specification toward becoming an IETF standard.
DomainKeys
Optimized Link State Routing Protocol
Optimized Link State Routing Protocol (OLSR) is an IP routing protocol which is optimized for mobile ad-hoc networks but can also be used on other wireless ad-hoc networks. OLSR is a proactive link-state routing protocol which uses Hello and Topology Control (TC) messages to discover and then disseminate link state information throughout the mobile ad-hoc network. Individual nodes use this topology information to compute next hop destinations for all nodes in the network using shortest hop forwarding paths.
Optimized_Link_State_Routing_Protocol
Country code top-level domain
__TOC__ country code top-level domain (ccTLD) is an Internet top-level domain generally used or reserved for a country (a sovereign state or a dependent territory).All ccTLD identifiers are two letters long, and all two-letter top-level domains are ccTLDs. Creation and delegation of ccTLDs is performed by the Internet Assigned Numbers Authority (IANA)ISO 3166-1 alpha-2 country codes with few exceptions explained below.
Country_code_top-level_domain
Datagram Congestion Control Protocol
Datagram_Congestion_Control_Protocol
Comma-separated values
Talk:Comma-separated_values
.nz
.nz
DNS zone transfer
DNS zone transfer, also sometimes known by its (most common) opcode mnemonic AXFR, is a type of DNS transaction. It is one of the many mechanisms available for administrators to employ for replicating the databases containing the DNS data across a set of DNS servers. Zone transfer comes in two flavors, full (opcode AXFR) and incremental (IXFR). Nearly universal at one time, it is now becoming less popular in favor of the use of other database replication mechanisms that modern DNS server packages provide.
DNS_zone_transfer
April Fools' Day RFC
Talk:April_Fools'_Day_RFC
Transmission Control Protocol
Talk:Transmission_Control_Protocol
Canonicalization
Not to be confused with Canonization.In computer science, canonicalization (abbreviated c14n, where 14 represents the number of letters between the C and the N) is a process for converting data that has more than one possible representation into a "standard" canonical representation.
Canonicalization
Reference desk archive/October 2004 I
Wikipedia:Reference_desk_archive/October_2004_I
Node (networking)
Talk:Node_(networking)
Internet Storage Name Service
Internet_Storage_Name_Service
Extended SMTP
Extended SMTP (ESMTP), sometimes referred to as Enhanced SMTP, is a definition of protocol extensions to the Simple Mail Transfer Protocol standard. The extension format was defined in IETF publication RFC 1869 (1995) which established a general structure for all existing and future extensions.ESMTP defines consistent and manageable means by which ESMTP clients and servers can be identified and servers can indicate supported extensions.
Extended_SMTP
Mobile IP
Mobile IP (or IP mobility) is an Internet Engineering Task Force (IETF) standard communications protocol that is designed to allow mobile device users to move from one network to another while maintaining a permanent IP address. Mobile IPv4 is described in IETF RFC 3344 (Obsoleting both RFC 3220 and RFC 2002), and updates are added in IETF RFC 4721. Mobile IPv6 is described in IETF RFC 3775.
Mobile_IP
Wireless sensor network
wireless sensor network (WSN) is a wireless network consisting of spatially distributed autonomous devices using sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants, at different locations.
Wireless_sensor_network
AMR-WB
Adaptive Multi Rate – WideBand (AMR-WB) is a patented speech coding standard developed after the AMR using similar technology as ACELP. The codec provides excellent speech quality due to wider speech bandwidth of 50–7000POTS wireline quality of 300–3400AMR-WB is codified as G.722.2, an ITU-T standard speech codec, formally known as Wideband coding of speech at around 16 kbit/s using Adaptive Multi-Rate Wideband (AMR-WB).
AMR-WB
G.722
G.722 is a ITU-T standard wideband speech codec operating at 48, 56 and 64 kbit/s. Technology of the codec is based on sub-band ADPCM (SB-ADPCM).G.722.1 offers lower bit-rate compressions. A more recent variant, G.722.2, also known as AMR-WB ("Adaptive Multirate Wideband"), offers even lower bit-rate compressions, as well as the ability to quickly adapt to varying compressions as the network topography mutates.
G.722