Re: [core-dev] Sharing files larger than 2 GBs
Sam Berlin <[email protected]> Mon, 20 Jun 2005 14:05:55 -0400
| Newsgroups | gmane.network.gnutella.limewire.core.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Raphael, You are correct that there is currently a 2GB limitation. This is due to the historical nature of the Gnutella network. A proposal already exists for adding support for files greater than 2GB, and we plan to integrate support for it in the future. See http://www.the-gdf.org/wiki/index.php?title=GGEP_LF for the details. Integrating this would require changing various portions of our code to use 'longs' rather than 'ints', as well as support for recognizing and using the LF field in QueryHits. Thanks, Sam On Jun 20, 2005, at 1:59 PM, Raphael Castaneda wrote: > Hi all, > > I work for a large digital asset management company which is > thinking about using some of the limewire api for our file sharing > between servers. We have servers all over the globe and our current > framework fails to provide reliable and robust functionality. I have > been looking through the limewire codebase and think it suites our > needs. The only caveat being it seems to only support 2Gbs max for > file transfers. We regularly move around about 6 to 10 Gbs. I would > like to know if my assumption is wrong, and in fact the api can move > around larger files? And if so can someone lead me in the right > direction? Thanks in advance. > > > Raphael Castaneda > Senior Software Developer > > _______________________________________________ > core-dev mailing list > [email protected] > http://www.limewire.org/mailman/listinfo/core-dev > _______________________________________________ core-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/core-dev