Slashdot Mirror


Email In the 18th Century

morphovar forwards a writeup in Low-tech Magazine recounting an almost-forgotten predecessor to email and packet-switched messaging: the optical telegraph. The article maps out some of the European networks but provides no details of those built in North America in the early 1800s. Man-in-the-middle attacks were dead easy. "More than 200 years ago it was already possible to send messages throughout Europe and America at the speed of an airplane — wireless and without need for electricity. The optical telegraph network consisted of a chain of towers ... placed 5 to 20 kilometers apart from each other. Every tower had a telegrapher, looking through a telescope at the previous tower in the chain. If the semaphore on that tower was put into a certain position, the telegrapher copied that symbol on his own tower. A message could be transmitted from Amsterdam to Venice in one hour's time. A few years before, a messenger on a horse would have needed at least a month's time to do the same."

8 of 279 comments (clear)

  1. Ah, Clacks by The+Grey+Ghost · · Score: 5, Informative

    Apparently where Terry Pratchett got the clacks - http://en.wikipedia.org/wiki/Clacks

  2. Re:did china do this as well on the great wall? by AlphaDrake · · Score: 4, Informative
  3. Sorry, but... by djupedal · · Score: 4, Informative

    The Great Wall in China put similar means to use hundreds of years earlier.

    Colored flags, whistling arrows, fires & hand signals all worked as part of a communication chain that spanned greater distances as well (6,400 km).

    And 'man-in-the-middle' attacks were usually over before they began :)

  4. taggers are fucking illiterate by toby · · Score: 4, Informative

    BEACONS of Gondor, for Sauron's sake.

    BEACONS.

    If you can't afford a dictionary, rednecks, at least Google.

    --
    you had me at #!
  5. Re:Spam? by Anonymous Coward · · Score: 4, Informative

    Note: A wanker is the term for a person who masterbates. "A wanker wanks".

    I live in fear that this may be marked informative.

  6. Re:"Minor" mistake but... by hpa · · Score: 4, Informative

    [1] I've read they did it for efficiency because internally it multiplies the index to get the starting offset in an array of equal-sized elements. If you start at one, then indexing requires a subtraction, or else waste an element, which may have mattered in the 60's when RAM cost an arm and a leg.

    The compiler is more than capable of doing this transformation. The real reason is because the vast majority of algorithms are easier to describe with the first index as zero -- this was a lesson learned from FORTRAN, which started indexing at 1.

  7. Re:Chappe's telegraph and buiding of a fortune by AI0867 · · Score: 5, Informative

    actually, the story was more interesting
    -Rothschilds get information early
    -other people know rothschilds get the information early
    -rothschilds dump all their stock
    -everyone else dumps their stock
    -stock crashes
    -rothschilds buy everything

    massive stock manipulation, but I guess that was legal back then.

    (or at least this is the version I heard)

  8. Re:Spam? by AKAImBatman · · Score: 5, Informative

    It is not very suprising that this system was ultimately replaced soon after electrical telegraphs had become available.

    Actually, it wasn't. The electrical telegraph had a very rocky start. Both France and Britain had optical telegraphs in place and were uninterested in investing in this new "electric" form of telegraph. Especially since those who worked on electric telegraphs were often untrained quacks.

    It took a relatively new nation that lacked a telegraph (i.e. the United States) to cause the electric version to catch on. Even there, it took a while before the possibilities were really explored. Once it caught on, though, it caught on like wildfire. Didn't take long for an international telegraph to get setup, and for ticker-tape machines to appear.

    For those interested in the topic, I highly recommend the book The Victorian Internet. It is well written, well researched, and tells a fascinating tale of the telegraph development that parallels the development of the Internet. On top of that, it sheds light on how the telegraph affected computer design and the communications protocols we use today. (e.g. ASCII is derived from the telegraph codeset called "Baudot Codes". Named for the inventor, Émile Baudot. He also has a measure of transmission speed named after him called "Baud". As in, a "300 Baud Modem". )