That is how I got my setup, you don't have a domain or sub-domain for your ape server box?
You will most likely be using JSONP as your transport On Jun 30, 2011 6:56 PM, "hari narayanan" <[email protected]> wrote: > Hi Pablo, > > Yes, i am ... but, the thing is my APE server is existing in a remote > machine running linux... I need to access it from my windows system > which has the ASP.NET application ... So, i need to mention the IP of > the APE server somehow ... What we normally do is > > var client=new APE.Client(); > > This wont work bcoz my APE server is existing elsewhere.... Thats y,i > wanted to know what i must do ... > > Thanks > > On Jun 30, 3:31 pm, Pablo Tejada <[email protected]> wrote: >> So, you want to access ape server from JavaScript? >> >> Shouldn't you be using the APE JavaScript Framework (ape jsf)? >> >> If you want to implement your own client for some reason, read on the ape >> protocol > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" 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/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 [email protected] To unsubscribe from this group, send email to [email protected] 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/
