Hi, http://www.ape-project.org/docs/server/sockets/sockclient.html
But, this says that its a socket client. Under the socket section in APE site docs, i can see Socket client and socket server. What is the difference between these two ? On Jul 5, 11:36 am, Anthony Catel <[email protected]> wrote: > Hi, > > This is server-side Code, not client-side. > > However, if you want to use a socket API on the client side, check this > :http://www.ape-project.org/wiki/index.php/TCPSocket > > Le 05/07/2011 20:34, hari narayanan a crit : > > > > > > > > > var socket = new Ape.sockClient('21', 'example.com', {flushlf: > > true} ); > > > Hi, > > > I am trying to follow the tutorial given in the APE site .. For the > > above mentioned line of code, i get an error that Ape is not defined. > > I have added ApeClientJs.js file. Am i missing something else? > > > 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/
