You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by David Wall <dw...@Yozons.com> on 2001/05/03 18:29:11 UTC

TcpTunnelGui response buffer limit?

Is there a size limit for what TcpTunnelGui will hold on displays?  I sent a
rather large object through, and TcpTunnelGui didn't display it all, yet the
client received it all just fine.

And how hard would it be to make it work with SSL?

David


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: TcpTunnelGui response buffer limit?

Posted by David Wall <dw...@Yozons.com>.
> I'm not an expert but I think if you didn't see it could be because it
> was binary data. Was it a SSL connection?

It wasn't SSL, and while I do send binary data, the SOAP marshalling should
(and does!) put it in base64.  I did see the "top" of the message, including
many of the data elements, one of which was a binary GIF (base64 encoded of
course).  But it did not display the entire response, as if it truncated or
otherwise couldn't show the entire response.

David


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


Re: TcpTunnelGui response buffer limit?

Posted by David Wall <dw...@Yozons.com>.
> I'm not an expert but I think if you didn't see it could be because it
> was binary data. Was it a SSL connection?

It wasn't SSL, and while I do send binary data, the SOAP marshalling should
(and does!) put it in base64.  I did see the "top" of the message, including
many of the data elements, one of which was a binary GIF (base64 encoded of
course).  But it did not display the entire response, as if it truncated or
otherwise couldn't show the entire response.

David


---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org