I am currently working on my own type of "fragmentation" for IBR-DTN. Did you implement any fragmentation code and if so, where was that code located? I am trying to split a bundle's stream into smaller packets and I'm not sure how to do it with any other file type than a plain text files. Is it possible to adjust the stream so that they are reading with ios::binary enabled? Thank you.
Carson Dunbar