Hi, Use HTTP Transceiver to implement http request. It can't connect to the server.It shows Avro.Runtime exception:Excessively large list allocation request is detected. how to resolve that...?
> Date: Mon, 8 Dec 2014 14:13:15 -0800 > Subject: Re: Implement http transceiver > From: [email protected] > To: [email protected] > > An HTTP Transceiver has already been implemented in C#. > > https://svn.apache.org/viewvc/avro/trunk/lang/csharp/src/apache/ipc/HttpTransceiver.cs?view=markup > > Doug > > On Mon, Dec 8, 2014 at 12:46 AM, Ramesh Rocky <[email protected]> > wrote: > > Hi, > > > > I have a doubt in implementing http transceiver in c#. > > Can you help me implement http web request in http transceiver using c# > > code. > > > > > > > > Thanks & Regards, > > RameshKumar > >
