[Mono-list] Large messages over NetTcpBinding
Miguel de Icaza
miguel at xamarin.com
Wed Nov 9 23:24:11 EST 2011
> How can I send a large message over a NetTcpBinding?
> I always get the error "The message is too large." In
> TcpBinaryFrameManager.cs, method ReadSizedChunk(), there is a hardcoded
> limit of 65536.
> I am already using TransferMode.Streamed and have set
> MaxReceivedMessageSize
> etc. to large values:
>
Does the same code run in .NET?
Could you post a full sample?
Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20111109/54eda593/attachment.html
More information about the Mono-list
mailing list