Hi Gabriel, Can you include a log?
What I'm looking for is to determined that OCProcess() is actually being called in a loop. Thanks, Joseph Morrow -----Original Message----- From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Schulhof, Gabriel Sent: Tuesday, May 5, 2015 1:49 PM To: Lenahan, Charlie Cc: iotivity-dev at lists.iotivity.org Subject: Re: [dev] Simple client/server in C Hey! On Tue, May 5, 2015 at 6:25 PM, Lenahan, Charlie <charlie.lenahan at intel.com> wrote: > I would use something instead of OC_NA_QOS, cause I don?t think that?s > valid. > Also if you run loop only calls OCProcess every 2 seconds , then > things will be very slow. OK. I've since reduced the timeout to 100ms in both the client and the server and I've tried with both OC_HIGH_QOS and OC_LOW_QOS[0], and still no dice :/ Is there anything else I need to change? Would it help if I were to build in debug mode and include the resulting output? TIA for your help, Gabriel [0] https://gist.github.com/gabrielschulhof/c11f3f91fde92c61bde8 _______________________________________________ iotivity-dev mailing list iotivity-dev at lists.iotivity.org https://lists.iotivity.org/mailman/listinfo/iotivity-dev
