Menu

max length of base64?

Help
2004-09-09
2013-04-24
  • Michael Lovett

    Michael Lovett - 2004-09-09

    Hi
    I've been experimenting sending various amount of base64 data and find that around 10k xmlrpc++ isn't sending out all the data.

    What am I missing?

    Thanks!
    Michael

     
    • Vero

      Vero - 2004-09-09

      Hi there,
      Im playing with an xmlrpc++ based client connecting to a Python xmlrpcserver and able to move files around 1-1.5Meg easily.  Can you give more info.

      Vero

       
    • eric lindvall

      eric lindvall - 2004-10-19

      There isn't an explicit limitation in the library. It should be able to handle as much data as you can allocate on the heap.

       

Log in to post a comment.