Hi String,

Now, you are getting me very interested...! 8-) Could you please
develop a bit on how you are able to make long polling, non-proxied
while avoiding the cross domain issue? I am sure many group members
are as excited as I am regarding how to achieve that. A sample would
be even better.

Thanks a bunch!

Jerome

On Nov 30, 3:37 pm, String <[EMAIL PROTECTED]> wrote:
> On Nov 30, 1:48 pm, "Jerome (Guru)" <[EMAIL PROTECTED]> wrote:
>
> > Long polling will only work in a gadget of type url. The Javascript
> > cross domain security will prevent using the HttpXmlRequest, and the
> > _IG_Fetch...() API has a 10 second time out which will prevent any
> > efficient long polling.
>
> FWIW, I have successfully used long polling with direct (non-proxied)
> JSON requests to avoid cross-domain security restrictions. Or, as you
> say, use type="url" and do anything you like inside! ;^)
>
> String
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to