Archive for the 'References' Category

ASCII Table

March 26th, 2008

American Standard Code for Information Interchange (ASCII) is a character encoding based on the English alphabet. ASCII codes represent text in computers, communications equipment, and other devices that work with text. Most modern character encodings — which support many more characters than did the original — have a historical basis in ASCII. This article shows full ASCII Table (control, printable and extended characters).
Read the rest of this entry »

SMTP Status Codes

March 7th, 2008

Simple Mail Transfer Protocol (SMTP) is the de facto standard for e-mail transmissions across the Internet. Formally SMTP is defined in RFC 821 as amended by RFC 1123. The protocol used today is also known as ESMTP and defined in RFC 2821. The main role of this article is not to explain SMTP as itself (RFC’s describe this pretty deeply) but provide quick reference to SMTP Reply Codes. An example of basic SMTP communication is also stated here, below table.
Read the rest of this entry »

HTTP/1.1 Status Codes: Overview

December 7th, 2007

Hypertext Transfer Protocol (HTTP) is a communications protocol for the transfer of information on intranets and the World Wide Web. Its original purpose was to provide a way to publish and retrieve hypertext pages over the Internet. HTTP is a request/response standard between a client and a server. A client is the end-user, the server is the web site. In this short article you can find Numeric Order List of HTTP/1.1 Reply Codes as a reference. All codes in the table are linked to other articles which describe specific response code deeper.
Read the rest of this entry »

TCP/IP: Network Classes

November 21st, 2007

The Internet protocol suite is the set of communications protocols that implement the protocol stack on which the Internet and most commercial networks run. It has also been referred to as the TCP/IP protocol suite, which is named after two of the most important protocols in it: the Transmission Control Protocol (TCP) and the Internet Protocol (IP), which were also the first two networking protocols defined. Class Ranges, Special Ranges and Bit-Wise Representation of TCP/IP Network Classes are stated here for quick reference purposes.
Read the rest of this entry »

FTP Status Codes: Overview

November 17th, 2007

FTP is a file transfer protocol for exchanging files over any TCP/IP based network to manipulate files on another computer on that network regardless of which operating systems are involved (if the computers permit FTP access). There are many existing FTP client and server programs. FTP servers can be set up anywhere between game servers, voice servers, internet hosts, and other physical servers. This article presents Numeric Order List of FTP Reply Codes for quick reference purposes.
Read the rest of this entry »

© 2007-2013 alphapatrol.com | AlphaPatrol Blog is proudly powered by WordPress | Entries (RSS) and Comments (RSS)