lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] UDP-based reliable bulk data transfer


From: pupkin
Subject: [lwip-users] UDP-based reliable bulk data transfer
Date: Tue, 25 Apr 2017 00:16:29 -0700 (MST)

Greetings,

I need to send large quantities of data reliably from a Zynq-based device to
a PC.
I'm looking for a data transfer protocol which can get as close as possible
to wire speed on a dedicated 1Gb ethernet link. It would be nice although
not strictly required it it worked over arbitrary internet connections.

Currently I'm considering either porting http://enet.bespin.org/ or
http://udt.sourceforge.net/ to lwIp or rolling my own UDP-based protocol. I
will need support for zero-copy with scatter-gather DMA.

Has anyone done this before? Any suggestions?

Regards
VP




--
View this message in context: 
http://lwip.100.n7.nabble.com/UDP-based-reliable-bulk-data-transfer-tp29424.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]