summaryrefslogtreecommitdiff
path: root/c3/79019725e12cc6f16796087d0b4f3bf249270a
blob: 696d1ccaccbae971c277d2ae00b8479362fd10da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <jgarzik@exmulti.com>) id 1UJaSh-0003Mc-Eu
	for bitcoin-development@lists.sourceforge.net;
	Sun, 24 Mar 2013 02:15:07 +0000
X-ACL-Warn: 
Received: from mail-vc0-f173.google.com ([209.85.220.173])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1UJaSf-00071l-HE
	for bitcoin-development@lists.sourceforge.net;
	Sun, 24 Mar 2013 02:15:07 +0000
Received: by mail-vc0-f173.google.com with SMTP id gd11so4083259vcb.32
	for <bitcoin-development@lists.sourceforge.net>;
	Sat, 23 Mar 2013 19:14:59 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=google.com; s=20120113;
	h=mime-version:x-received:x-originating-ip:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type:x-gm-message-state;
	bh=Md0shaHylBNAwcs5JB8VV0I1M+Qnjn8iicazGC4KugU=;
	b=YCjKO8d/Jlj3pov41GfHHVklO0d960WI0J7Zvhq9cXC3gJVQEVfTGOPAlzH352zDeK
	kidC2fM2QyBldqE0MX4HO2Yp87DtVhNlEdOFVmJabCCZm6itEMHXskBbFRDJsJEFyaG6
	rplTq2ZVZjrQZ2d2hvXHadKVZt0GsFSBb4WprTqN3J2XnjZ8U6KJz32yVwQri1n09Wk6
	GS3P5FEV1NHtGrfauyGugLKfcaNnzL8zA3tsjJx35CuWaICHDAlwTJW6rTe9i6hrUkU6
	v1buXyMa5Z5YSoVn14PNHU2Y2VcGXKMN1CVjseXtGyxqZz1PEMjGb2B6gTLkI+u/4XTa
	Nd+w==
MIME-Version: 1.0
X-Received: by 10.220.103.7 with SMTP id i7mr9333368vco.7.1364090921549; Sat,
	23 Mar 2013 19:08:41 -0700 (PDT)
Received: by 10.58.200.8 with HTTP; Sat, 23 Mar 2013 19:08:41 -0700 (PDT)
X-Originating-IP: [99.43.178.25]
In-Reply-To: <CAAS2fgSaHereTkS41ZzErMU6b4ox74hThA_BDfv=b7tkHnoZ3w@mail.gmail.com>
References: <CA+8xBpe9D=poPyJ=soGdN3sovqdmvyGGij6FM8PHYGUB5aUkzQ@mail.gmail.com>
	<CACh7GpFqZtWVQFjM-w1uoB+74sVvE=_mXwBQ4P-qGMp2=HJ_yQ@mail.gmail.com>
	<BLU0-SMTP30A4EFEB3349A94802E930C8D60@phx.gbl>
	<CAAS2fgSaHereTkS41ZzErMU6b4ox74hThA_BDfv=b7tkHnoZ3w@mail.gmail.com>
Date: Sat, 23 Mar 2013 22:08:41 -0400
Message-ID: <CA+8xBpeHfzhmfRFs6CYusjy8AJHzPUMqD6sko=qOg=Y6oxmDEg@mail.gmail.com>
From: Jeff Garzik <jgarzik@exmulti.com>
To: Gregory Maxwell <gmaxwell@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQn4kiMZDXPudYZharNpOv18XH2hx8pPxWZQnjVTwMdCvhpyO0DeWA7Xxv2lFnk1TfUTqQB0
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1UJaSf-00071l-HE
Cc: Bitcoin Development <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] A bitcoin UDP P2P protocol extension
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sun, 24 Mar 2013 02:15:07 -0000

On Sat, Mar 23, 2013 at 9:22 PM, Gregory Maxwell <gmaxwell@gmail.com> wrote:
> In some ways SCTP is a pretty optimal transport for Bitcoin like messaging.

Darn near everything can be shoehorned into a "message"   So
absolutely agreed... in theory.  Been an SCTP fan for years.

Firewall practices tend to put a damper on cool new protocols like that, though.

-- 
Jeff Garzik
exMULTI, Inc.
jgarzik@exmulti.com