It means it will only used JSONP, but you could use transport 6 which
is websockets if the browsers targeted and server supports it.
WebSockets Its also cross-domain compatible.

Sent from my iPhone

On Apr 25, 2012, at 3:29 AM, Mart L <martijnl2...@gmail.com> wrote:

> Hallo Pablo,
>
> Thanks for your answer. I'll try that.
>
> But it brings me to these questions, I hope you (or someone else) can
> help me with these as well:
>
> APE.Config.transport = 2 means using JSONP as the transport method.
> Which browsers support this transport method ? Do IE, Firefox, Safari,
> Opera, Chrome
> support this transport method? Does the setting APE.Config.transport =
> 2 mean that JSONP is allways used for communication between browser
> and APE server, or is there also a fallback to long polling? WebSocket
> is never used, even if the browser does support it?
>
> Thanks in advance,
> Martijn
>
> On 24 apr, 17:37, Pablo Tejada <ptejad...@gmail.com> wrote:
>> Use the JSONP transport
>>
>> APE.Config.transport = 2;
>>
>> Sent from my iPhone
>>
>> On Apr 24, 2012, at 11:28 AM, Mart L <martijnl2...@gmail.com> wrote:
>>
>>
>>
>>
>>
>>
>>
>>> APE.Config.domain
>
> --
> You received this message because you are subscribed to the Google
> Groups "APE Project" group.
> To post to this group, send email to ape-project@googlegroups.com
> To unsubscribe from this group, send email to
> ape-project+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/ape-project?hl=en
> ---
> APE Project (Ajax Push Engine)
> Official website : http://www.ape-project.org/
> Git Hub : http://github.com/APE-Project/

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to