I've paste in previous message the arduino code (maybe you don't receive 
email notification), take a look.
The log i check is the appengine backend log, relative to my webservice, 
and (i've already try) also if server receive bad request, log save it. No 
firewall block network comunication because if i use the same code for send 
http request for google search everithing works.
What i think is that code it's unable to connect to webservice for some dns 
problem. in fact also if i try to ping webservice address 
( arduino-data-server.appspot.com ) the ip showed it's referred to anothe 
address ( appspot.l.google.com )

Il giorno sabato 5 ottobre 2013 05:38:05 UTC+2, Vinny P ha scritto:
>
> On Fri, Oct 4, 2013 at 12:22 PM, giuseppe giorgio 
> <[email protected]<javascript:>
> > wrote:
>
>> If i've write a wrong http request, on my server log i should see an 
>> error log, but no log of arduino request appear on my log. Also if i call 
>> only connect function i should see something on log, but nothing of this 
>> happen
>>
>>
>
> I'm not sure this is an App Engine problem then. There should be some sort 
> of logs showing the incoming request - if there aren't any, App Engine may 
> not be receiving the request in the first place, or be unable to interpret 
> the request.
>
> Is there any firewall or anything filtering the Arduino communications?
>  
>  
> -----------------
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to