From 142a94a52be7b467202bf8c0db3ff42f86fea0b3 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 31 Aug 2010 19:58:53 +0200 Subject: [PATCH] import ttp Signed-off-by: Nico Schottelius --- docs/ttp.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/ttp.mdwn diff --git a/docs/ttp.mdwn b/docs/ttp.mdwn new file mode 100644 index 00000000..1223aa12 --- /dev/null +++ b/docs/ttp.mdwn @@ -0,0 +1,15 @@ +[[!meta title="ttp - tiny transfer protocol"]] +[[!meta date="2003-10-13 07:42:23"]] + +ttp is a small and fast protocol. + +it is used within environments where people forget the 'h' before the url, +like chats, mails, etc. + +it doesn't transfer any data. +it doesn't have any overhead. +it doesn't have any sense. + +it is ttp. + +[[!tag net]]