Re: [Barry-devel] How to Change Default Timeout

2011-07-11 Thread Toby Gray
Hello Naveen, On 08/07/2011 07:53, [email protected] wrote > > The process we are following is as below. > 1. When the ARM device boots, the app keeps on polling for the connection > with the blackberry > 2. The moment the app on the blackberry runs, it opens a stream connection > for the u

Re: [Barry-devel] How to Change Default Timeout

2011-07-08 Thread Chris Frey
On Fri, Jul 08, 2011 at 06:53:18AM +, [email protected] wrote: > The problem is when barry establishes connection with the blackberry, it is > moved to receive mode to get the commands from > Blackberry, but if the user doesn't select anything on blackberry application > for 30 seconds,

Re: [Barry-devel] How to Change Default Timeout

2011-07-08 Thread naveen_bij
this. > > Thanks and Regards > Naveen > Sent from BlackBerry? on Airtel > > -Original Message- > From: Chris Frey > Date: Thu, 7 Jul 2011 15:25:55 > To: Barry project development discussion > Reply-To: Barry project development discussion > > Subject: Re

Re: [Barry-devel] How to Change Default Timeout

2011-07-07 Thread Chris Frey
ey > Date: Thu, 7 Jul 2011 15:25:55 > To: Barry project development discussion > Reply-To: Barry project development discussion > > Subject: Re: [Barry-devel] How to Change Default Timeout > > On Thu, Jul 07, 2011 at 10:00:23PM +0530, Rajendra prasad wrote: > > But

Re: [Barry-devel] How to Change Default Timeout

2011-07-07 Thread naveen_bij
arry-devel] How to Change Default Timeout On Thu, Jul 07, 2011 at 10:00:23PM +0530, Rajendra prasad wrote: > But i am facing one problem with timeout. > some times BB send commands after 30 seconds, this case my device giving > error as *Socket receive error: likely timeout.* > In librar

Re: [Barry-devel] How to Change Default Timeout

2011-07-07 Thread Chris Frey
On Thu, Jul 07, 2011 at 10:00:23PM +0530, Rajendra prasad wrote: > But i am facing one problem with timeout. > some times BB send commands after 30 seconds, this case my device giving > error as *Socket receive error: likely timeout.* > In library you defined receiver default timeout as 30 seconds,

[Barry-devel] How to Change Default Timeout

2011-07-07 Thread Rajendra prasad
Hi. I am using Barry library for ARM Linux. I developed one application which receives the set commands from Blackberry and my ARM based device will process the BB requests. But i am facing one problem with timeout. some times BB send commands after 30 seconds, this case my device giving error as