[Vortex] votext_connection_new / on_accepted
Jens Alfke
jens at mooseyard.com
Fri Apr 11 17:25:49 CEST 2008
On 11 Apr '08, at 7:40 AM, Robert M. Münch wrote:
> Yes, but how does the receiver knows what file (filename) is sent? It
> somehow needs to be stored. As long as the receiver selects the
> filename
> by itself you are right. Robert
Well, BEEP messages have RFC822 headers (like email or HTTP) so you
could put this in one of those.
...except that Vortex's API doesn't provide any way to get or set
those headers, except for the content-type. :-(
You can always make up your own way of storing metadata in the payload
— for example, prefix the file with the filename and a NUL byte.
—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/20080411/2ed2bfd3/attachment.bin
More information about the Vortex
mailing list