History of computers, part 1 — The bulletin board system (2024)

Before we had always-available, fast connections to multiple servers, we had dial-up modems and bulletin board systems (BBS). And it wasn’t even that long ago.

One weird little quirk about being human is that we (as a group) tend to think things have been the way they currently are for a lot longer than they actually have been — and that they’re not likely to change.

Even the most hard and well-backed-up science tends to change with the proverbial wind. Example: Cholesterol … good or bad? See? Things (and ideas) change. Fast. And often we don’t think they’ve changed at all.

Sometimes it’s good to sit back and look at how things have already changed — to see how things might change in the future.

Let’s apply that to servers. Computers serving up bits of data to other computers. What did those look like 10 years ago? 20? 50? In this article series, let’s look over each major era and type of servers, in no particular order — I’ll be bouncing around a bit as I tell the story of “Computer Servers.”

Bulletin board system servers

Let’s start with something that for many, might seem a little … unusual. The dial-up bulletin board system (BBS).

You see, we didn’t always have the ability to obtain always-available physical connections to a server.

During the 1980s and 1990s, one of the most common ways that average people connected “online” was to use a dial-up BBS. A modem on your computer would literally dial over an old-style analogue phone line (aka “a land line”), and another modem connected to another computer.

Fun fact: Modem stands for Modulator – Demodulator — Mo… Dem. It takes binary data and modulates it (making the most soothing sound on the planet for nerds in the 1980s), sends it over the phone line (analogue), and demodulates it on the other side.

These BBS-es were, in a very real way, servers. The biggest difference between those dial-up bulletin boards and servers of today is in the way people connect and (because of that) how many people could connect at once. You could almost think of each modem (and phone line) connected to a given BBS as a single socket that could support one connection at a time — 3 modems = 3 people connected at once.

The idea of having only a handful of people (or even just 1 person) able to connect to your server at a time is somewhat preposterous nowadays (at least in most environments). Yet that’s the way it was back then. And when there were no more modems available? You’d get an honest-to-goodness busy signal — a noise that kids of today probably have never even heard.

What’s more, the speeds were hard-limited on a per-connection basis. If you have a 14.4k modem, that’s the maximum speed that data could be transmitted over that connection. You couldn’t simply bring in a faster connection to increase speed for all users; you needed to upgrade each modem to accomplish that. And even then, the quality of the analogue lines between your BBS server and your connected client played a huge role in the actual speed. I suppose that last part is still true today, though most people don’t notice it so much.

BBS servers vs. modern servers

That wasn’t the only way (most) BBS-es differed from modern servers (web servers, etc.).

Most BBS-es in existence ran on operating systems such as DOS, CP/M, Apple ProDOS and other non-multitasking systems. That meant only one instance of the BBS server could be running on a single computer at a time.

One user. One computer.

Want to have a BBS that ran on, say, MS-DOS that could allow two people to connect at the same time? You’d need a second computer, and those two computers would need to be networked together, such as through an old Token Ring network, to share critical files with one another. (Wow — I haven’t written the words Token Ring in a long, long time.) That way, for those two “dialed in” users, they would feel as if they were on the same system and be able to interact (chat, etc.) accordingly.

Imagine if that were the case with web servers. For every theoretical concurrent connection, you’d need to add another entire computer. Absolutely crazy to consider.

BBS servers and ‘Door’ programs

BBS servers also were interesting in the way that their functionality could be extended.

The most common method is via what were known as “Door” programs. When the user requested a specific “Door” program (be it an online game or some communication tool), the entire BBS shrunk out of memory. It just shut itself down and launched the requested application. (Remember, these were often running on operating systems that could not multitask.)

The BBS would first write the details of the connected user (what physical modem was in use, the users name, etc.) to a simple text file. Then the BBS would close down and run the requested “Door” application, which would know to load up that text file in order to continue using the modem — which was sitting connected and waiting that entire time.

BBS servers and email: Slower than postal mail

These BBS servers handled email that was not unlike email of today. The primary difference being that instant delivery of email occurred only on the local BBS system. If you sent an email to a user on a different BBS, that user wouldn’t be able to read that email until the two BBS systems performed a regular (often once per night) connect to trade emails with each other.

Each such connection between two BBS server was considered a single “hop.” Often, in order to get email delivered to a physical location that was very far away, multiple such hops were required. The email would be delivered to one BBS on the first night and then the next BBS in the line each night.

With this system (which was incredibly popular in the 1980s and into part of the 1990s), email was not an instantaneous thing. It was not unheard of for email delivery to actually take longer than postal mail. That’s not a joke.

Still, millions of people used such services for email. At its peak, the most popular such network of BBS-es (known as FidoNet) consisted of over 39,000 dial-up, bulletin board systems across the world.

The inner workings of these systems was, likewise, rather unique. Most were run (especially in the 1980s) on non-multi-tasking systems. That means the concept of “concurrent user load” wasn’t something that most system operators (Sysops) — what the Sys Admins of these systems were called — had to worry about. One user at a time meant performance load handling wasn’t typically a big concern.

In fact, most BBS-es had very low-tech “databases” for storing user information — often either plain, structured text files or simple, home-grown binary file solutions. You definitely never heard about a sharded sql database.

Advantages of a BBS server

By almost every way you can imagine, the BBS server concept and structure is far inferior to anything we have today. And yet there are some unique advantages to such a BBS server.

Perhaps most notable: The barrier to entry was astoundingly low for hobbyists and amateur computer users to set up and run their own BBS. With a computer (with almost any operating system), a modem (of almost any speed), and a phone line (preferably with not too much line noise), you were good to go. Many BBS-es didn’t even run on hard drives; a lot of the earlier ones ran on floppy disks.

Bulletin board systems still running today

Amazingly enough, many BBS-es still run today. I even run one (that people connect to via the Telnet protocol). Why? Mostly because I enjoy working with these older systems. It keeps me grounded and closer to the roots of computing.

My BBS reminds me — when I connect over my ultra-fast fibre connection to my multiple servers (hosted around the world), capable of server huge loads of concurrent users — that it wasn’t always this way.

The protocols change. The connection type and speed (and frequency) change. The server capabilities and storage change. The way I administer it and the way that I use it — it all changes. None of it stays the same.

Oh, jeez. When I say it like that, it kinda makes me sad. Wistful for days of screeching modems and slow transfer speeds. But then again, it is rather nice being able to server a webpage to more than one person at a time.

So, you know — trade-offs.

>> Read next:History of computers, part 2 — TCP/IP owes a lot to Xerox PUP

Related content

  • newsDell updates servers with AMD AI accelerators The Dell PowerEdge XE9680 ships with Instinct MI300X accelerators, AMD's high-end GPU accelerators that are designed to compete with Nvidia Hopper processors.By Andy PatrizioJul 17, 20243 minsServersData Center
  • newsGartner: AI spurs 25% surge in data center systems spending Worldwide IT spending is expected to surpass $5 trillion in 2024, a 7.5% increase over 2023. Gartner's forecast reflects 'ravenous demand' for data center infrastructure.By Denise DubieJul 16, 20243 minsGenerative AIServersData Center
  • newsElon Musk’s Grok AI ‘compute factory’ will use Dell and Supermicro servers The factory’s location is still shrouded in mystery and shrink wrap.By John E. DunnJun 21, 20243 minsGenerative AIServers
  • newsHPE-Juniper merger faces antitrust inquiry in UK But there’s no need for data center managers to fret over the probe, says an analyst.By Paul BarkerJun 20, 20244 minsServersMergers and AcquisitionsNetworking
  • PODCASTS
  • VIDEOS
  • RESOURCES
  • EVENTS

NEWSLETTERS

Newsletter Promo Module Test

Description for newsletter promo module.

History of computers, part 1 — The bulletin board system (2024)

FAQs

When was the bulletin board system invented? ›

The first BBS was developed by Ward Christensen during snow storm in Chicago and went online in February 1978. Users could connect to the system by using a modem and a phone line.

Are there any BBS still running? ›

Today, BBSing survives largely as a nostalgic hobby in most parts of the world, but it is still a popular form of communication for Taiwanese youth (see PTT Bulletin Board System). Most surviving BBSes are accessible over Telnet and typically offer free email accounts, FTP services, and IRC.

What are bulletin board systems used for? ›

A Bulletin Board System (BBS) is a computer system equipped with modems that allowed users to dial in remotely using a telephone line to access services such as downloading files, exchanging emails, and participating in public discussions, serving as a precursor to the modern Internet.

What is the difference between BBS and email? ›

Bulletin Board System (BBS) - What is the difference between BBS and email? As opposed to email, the feature set of bulletin board systems was more comprehensive. They had a lot more features than just email-type communications, such games, chat, classified advertisem*nts, blog content, and more.

What was the purpose of the bulletin board? ›

A bulletin board (pinboard, pin board, noticeboard, or notice board in British English) is a surface intended for the posting of public messages, for example, to advertise items wanted or for sale, announce events, or provide information.

What are the 4 types of bulletin board? ›

Bulletin boards are typically used in four different ways - decorative, display, informative, and interactive.

What is the most popular BBS system? ›

ISCABBS – largest worldwide BBS, formerly located at the University of Iowa, and still both running and active as of 2024.

Did BBS go out of business? ›

Yes, back in 2023, BBS also declared insolvency, just three years after the previous filing for insolvency in 2020. At the time of that insolvency, Tyrepress reported, “It is the third time in the past 15 years BBS has done so.

What is the difference between email and bulletin board? ›

E-mail is a way to converse privately with one or more people over the Internet; electronic bulletin boards are public. Any visitor to a message board can read and respond to any message found there, although registration of some kind is usually required before "posting" privileges are granted.

What is a bulletin board in computer language? ›

A bulletin board system (BBS) is a computer network that allows users to communicate with each other electronically, and share data. The linking of computers can be achieved by many means. These include dedicated cables, satellite links, telephone lines and other forms of electronic communications.

What are the advantages and disadvantages of bulletin board system? ›

Advantages are that boards build interest and motivate students, while disadvantages include potential distraction and clutter. The document provides ideas for board content and materials to create useful and engaging instructional tools.

Is FidoNet still running? ›

Although FidoNet has shrunk considerably since the late 1990s, it has remained in use even today despite internet connectivity becoming more widespread.

What is BBS slang for? ›

Phrase. BBS. (Internet slang) Initialism of be back soon.

What is the BCC in an email? ›

When you put an email address in the BCC or "blind carbon copy" field it means that a copy of the email you are sending will also be sent to that address, but no one receiving the email will be able to see the address in the BCC field. I hope this helps.

What's the difference between HTML and text emails? ›

HTML emails have everything plain text emails don't have: color, style, images, and sometimes multimedia. HTML emails are similar to webpages, only they're delivered to people's email inboxes. As such, you can design your HTML email to match your brand and give your readers a more visually engaging experience.

When was the bulletin invented? ›

The Bulletin, daily newspaper published in Philadelphia from 1847 to 1982, long considered one of the most influential American newspapers. Founded by Alexander Cummings as Cummings Telegraphic Evening Bulletin, the newspaper became The Daily Evening Bulletin in 1856 and then the Evening Bulletin in 1870.

Who created the bulletin? ›

JF Archibald and John Haynes established the Bulletin in January 1880. In its early years the Bulletin operated under the masthead 'Australia for the white man' and was widely known for its controversial content.

What is the origin of the notice board? ›

The origins of notice boards can be traced back to the ancient Roman Republic, where they were known as albae or alba libellorum. These notice boards were made of white-washed wooden boards, and they were used to post public announcements, such as the results of elections and the schedules of gladiatorial games.

What is the history of the corkboard? ›

In ancient Greece, corkboards appeared in public spaces as a means of disseminating announcements and information to the local community. Sheets of cork would be affixed to walls, allowing individuals to pin important messages, notices, and even artwork for all to see.

References

Top Articles
'Dungeons of Dreadrock' is a retro charmer with 100 satisfying puzzles
Test zu Dungeons of Dreadrock - Nintendo Switch - ntower - Dein Nintendo-Onlinemagazin
Funny Roblox Id Codes 2023
Golden Abyss - Chapter 5 - Lunar_Angel
Www.paystubportal.com/7-11 Login
Joi Databas
DPhil Research - List of thesis titles
Shs Games 1V1 Lol
Evil Dead Rise Showtimes Near Massena Movieplex
Steamy Afternoon With Handsome Fernando
Which aspects are important in sales |#1 Prospection
Detroit Lions 50 50
18443168434
Newgate Honda
Zürich Stadion Letzigrund detailed interactive seating plan with seat & row numbers | Sitzplan Saalplan with Sitzplatz & Reihen Nummerierung
Grace Caroline Deepfake
978-0137606801
Nwi Arrests Lake County
Justified Official Series Trailer
London Ups Store
Committees Of Correspondence | Encyclopedia.com
Pizza Hut In Dinuba
Jinx Chapter 24: Release Date, Spoilers & Where To Read - OtakuKart
How Much You Should Be Tipping For Beauty Services - American Beauty Institute
Free Online Games on CrazyGames | Play Now!
Sizewise Stat Login
VERHUURD: Barentszstraat 12 in 'S-Gravenhage 2518 XG: Woonhuis.
Jet Ski Rental Conneaut Lake Pa
Unforeseen Drama: The Tower of Terror’s Mysterious Closure at Walt Disney World
Ups Print Store Near Me
C&T Wok Menu - Morrisville, NC Restaurant
How Taraswrld Leaks Exposed the Dark Side of TikTok Fame
University Of Michigan Paging System
Dashboard Unt
Access a Shared Resource | Computing for Arts + Sciences
Speechwire Login
Healthy Kaiserpermanente Org Sign On
Restored Republic
Lincoln Financial Field, section 110, row 4, home of Philadelphia Eagles, Temple Owls, page 1
Jambus - Definition, Beispiele, Merkmale, Wirkung
Ark Unlock All Skins Command
Craigslist Red Wing Mn
D3 Boards
Jail View Sumter
Nancy Pazelt Obituary
Birmingham City Schools Clever Login
Thotsbook Com
Funkin' on the Heights
Vci Classified Paducah
Www Pig11 Net
Ty Glass Sentenced
Latest Posts
Article information

Author: Madonna Wisozk

Last Updated:

Views: 5918

Rating: 4.8 / 5 (48 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Madonna Wisozk

Birthday: 2001-02-23

Address: 656 Gerhold Summit, Sidneyberg, FL 78179-2512

Phone: +6742282696652

Job: Customer Banking Liaison

Hobby: Flower arranging, Yo-yoing, Tai chi, Rowing, Macrame, Urban exploration, Knife making

Introduction: My name is Madonna Wisozk, I am a attractive, healthy, thoughtful, faithful, open, vivacious, zany person who loves writing and wants to share my knowledge and understanding with you.