[Vortex] votext_connection_new / on_accepted
Jens Alfke
jens at mooseyard.com
Mon Apr 7 17:03:10 CEST 2008
On 7 Apr '08, at 5:10 AM, Robert M. Münch wrote:
> BEEP strucutre follows a "request/response" model. Example: To
> transfer a
> file it's not possible to send it directly to a peer, the reciever
> must
> send a request and the response than is the file. So you have a
> three step
> ping-pong:
>
> 1. Sender announces file
> 2. Reciever requests file
> 3. Sender sends data
There's no reason the file data has to be sent in a reply; so you
could shorten this to:
1. Sender sends data
2. Receiver replies with "OK"
—Jens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1875 bytes
Desc: not available
Url : http://lists.aspl.es/pipermail/vortex/attachments/20080407/b34890de/attachment.bin
More information about the Vortex
mailing list