You’ve probably seen the term RFC thrown around in reference to protocols and other applications that you’ve been using. Many developers include references to RFCs in the change notes to new versions of applications that they release. Why is this? What is this mysterious RFC everyone keeps talking about? As with any other seemingly obscure term on the Internet, there are explanations, but they don’t necessarily speak in a language that everyone can understand. And this is why MTE is going to take the time to explain RFCs to you!

Understanding RFCs

To fully understand what an RFC is, one must also understand what gave birth to them, and why they were necessary at the time in which they were first created.

A long, long time ago, the Internet was run on a small network of computers known as ARPANET. It was a project of the United States Department of Defense. When the Internet was born, there was a need for protocols with which to communicate so that the way in which computers talk could be completely standardized. Hence, the “request for comments” (RFC) system was born.

An RFC is a published document by an organization called the Internet Engineering Task Force (IETF). RFCs hold the rules for every single protocol you use to communicate over the Web. You’ll find very familiar ones like RFC 2616 (HTTP) and RFC 3920 (XMPP, used in Facebook Messenger). All of these things are available for everyone to see on the IETF’s RFC database.

rfc-xmpplogo

Originally, RFCs were – as the name implied – documents requesting commentary. People would be able to hold discussions on how the protocols would work better and how they may be catastrophically flawed. Today, RFCs are more of a declaration rather than a request. They simply show how everything works and that’s about it.

Put simply, many RFCs will provide the public with all the details they need to know in order to fully understand how Internet protocols work. However, not all RFCs are declarations of Internet protocols. Some of them are there to show developers what the best practices are for interacting with a protocol or even to provide information about some other general topics. Others are just jokes (like this April Fools’ RFC). Also, you won’t find every protocol on IETF’s database. A number of them (like the BitTorrent protocol) are kept in other databases.

Why RFCs Are Important

When I was first developing programs and plugins that used the HTTP protocol, I needed a point of reference to learn how it worked. It doesn’t matter how much you know how to code; if you can’t find out how a protocol works, you can’t use it properly. The RFC I linked to above (2616) was very helpful in understanding some details.

The point I’m getting at is that RFCs can be used as a reference guide to protocols that have not yet fully been explained in simpler terms. It helps pioneers easily find the resources they need to develop the applications you love. There you have it!

Any More Questions?

If, after reading this, you still have questions about RFCs, the IETF, or any related organizations, please post them in a comment below.

How To Open Multiple Links in Chrome

You might come across a webpage with several links that you want to check them out. If you’re looking for a fast, efficient way to open links in the fastest way possible, then LinkClump might just help you with that.

Why You Should Have Local Backups Of Your Cloud Backup

When it comes to cloud storage, one of the things you shouldn’t do is to place all your eggs in one basket. You should also take the precaution to backup the data to somewhere you can physically access. Allow me to explain why.

How to Easily Enable Real-time Collaboration on Your Site

If you are a webmaster, you might be thinking of how you can make your website more interactive, or even allowing your visitors to collaborate with one another. TogetherJS allows you to easily add a real-time collaboration feature to your site with minimal technical/coding skill.

How to Check Your Network Connection With Chrome Connectivity Diagnostics

If you need a simple and easy-to-use tool to check your network connection, Chrome Connectivity Diagnostics by Google is the best tool you can find.

How Does ICANN’s Relationship with the US Affect You?

You’ve probably heard on the news something about ICANN and its “cozy relationship with the United States.” So how does that affect both you and me?

How Image Compression Works: The Basics

Do you know that you can easily compress your high-res images to smaller size without affecting its image quality? Here’s how image compression works.

Using the New Microsoft Office App in Chrome

Following up to its revamp of the office web apps, Microsoft released a Chrome extension that allows you to use Office in Chrome browser. Let’s check it out.

How to Organize History By Tags in Google Chrome

The History tool in Google Chrome can be in a mess sometimes. Better History provides a more structured way of searching and viewing recently visited sites.

What to Do When You’ve Been Hacked

As of late, many people have been hacked and are the victims of password leaks and Trojan horse infections. The following are some tips if it happens to you

How to Opt Out of Facebook Browser History Ads on iOS, Android and the Web

Facebook is selling your search history to help advertisers better target you with specific products. If you are worried about your privacy, here’s how to opt out.

What is Password Hashing (and How Does It Work)?

If there was a breach and your encrypted password was leaked. Is your account at risk? Read on to find out how password hashing work and how it affects you.

How to Run Android Apps in the Google Chrome Browser

Have you ever used an Android app and find that it could be useful for your desktop as well? Here’s how you can run Android apps in Chrome browser.