UUCP: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Reverted edits by 203.123.42.205 (203.123.42.205); changed back to last version by Aburton)
(Added category 'Internet' and expansion of the name UUCP.)
 
Line 1: Line 1:
Before there was widespread Internet available, there was something called UUCP that was used to send email and files around the world. More info here: http://en.wikipedia.org/wiki/Uucp
Before there was widespread Internet available, there was something called UUCP (Unix to Unix CoPy) that was used to send email and files around the world. More info here: http://en.wikipedia.org/wiki/Uucp


It would be ludicrous to implement UUCP on the OLPC, however some of the ideas used in UUCP could be recycled. UUCP also worked between devices that spent most of their time UNCONNECTED. UUCP exploited networks of relays to get messages to their destination. UUCP networks piggybacked traffic on connections that other people paid for, for instance intercity tie-lines, to avoid long distance phone charges. In the same way, OLPC messaging could piggyback on motorcycle postal services already in place like [[Motoman]].
It would be ludicrous to implement UUCP on the OLPC, however some of the ideas used in UUCP could be recycled. UUCP also worked between devices that spent most of their time UNCONNECTED. UUCP exploited networks of relays to get messages to their destination. UUCP networks piggybacked traffic on connections that other people paid for, for instance intercity tie-lines, to avoid long distance phone charges. In the same way, OLPC messaging could piggyback on motorcycle postal services already in place like [[Motoman]].
Line 6: Line 6:


[[Category:Messaging ideas]]
[[Category:Messaging ideas]]
[[Category:Internet]]

Latest revision as of 07:48, 23 August 2007

Before there was widespread Internet available, there was something called UUCP (Unix to Unix CoPy) that was used to send email and files around the world. More info here: http://en.wikipedia.org/wiki/Uucp

It would be ludicrous to implement UUCP on the OLPC, however some of the ideas used in UUCP could be recycled. UUCP also worked between devices that spent most of their time UNCONNECTED. UUCP exploited networks of relays to get messages to their destination. UUCP networks piggybacked traffic on connections that other people paid for, for instance intercity tie-lines, to avoid long distance phone charges. In the same way, OLPC messaging could piggyback on motorcycle postal services already in place like Motoman.

It would be worthwhile to research the history of UUCP networks, the problems they encountered, and the techniques they used to solve them. Forewarned is forearmed.