Re: Dynamically Change Session Buffer Size

2013-12-22 Thread Emmanuel Lécharny
Le 12/23/13 7:37 AM, Hardik Kubavat a écrit : > Hi > I have an application in which I am sharing the Handler between TCP > and UDP connector. As requirement for My application I have variable > size of data to accept and send. And in this if there is big size data > they will send the notification

Dynamically Change Session Buffer Size

2013-12-22 Thread Hardik Kubavat
Hi I have an application in which I am sharing the Handler between TCP and UDP connector. As requirement for My application I have variable size of data to accept and send. And in this if there is big size data they will send the notification that big message will arrive, So my question is can