I believe that you have to find the equivalent of file_get_content() for ASP.
2011/6/30 hari narayanan <[email protected]> > Hi Nicolas, > > I checked the inlinepush on the ape site ... It only has code in > python and php .... But, i cant find any way to access the ape server > from javascript by giving the ip of the APE server .. Can you pls give > me an example ? it would be really helpful ... Thanks > > On Jun 30, 2:08 am, Nicolas Guibert <[email protected]> > wrote: > > What you are looking for is called "Inline push" I believe. Have a search > on > > that. > > > > All you do is fetch the address of the APE server with the right > parameters > > and that's it, as long as the APE server is up and running and it knows > the > > command you are sending. > > > > Hope this helps. > > > > 2011/6/30 hari narayanan <[email protected]> > > > > > > > > > > > > > > > > > Hi, > > > > > I have a .NET appliation running in my windows machine. I need it to > > > use APE for publishing data to clients in real time. I have a APE > > > server running in a seperate linux machine. My question is , how can i > > > access the remote APE server from my .NET applications's Javascript > > > code > > > > > Any tutorial will be appreciated. > > > > > Thanks > > > > > -- > > > 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/ > -- 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/
