Hi,

i can send and receive text data using ibr-dtn API with a python code  but when I try to send binary data using bundle put binary it always fails saying put bundle failed. It is written in API that binary format follows tcp convergence layer, but it still fails when i use parameters from RFC 7242 for bundle headers . how do i put bundle payload in binary?