This works using APE v1.0.  

Using a browser to connect to APE on localhost 
(http://localhost:6969/?[{"cmd":"getHostname"}]) returns a valid result.

Connecting via telnet (telnet localhost 6969) and sending  'GET /' results 
in "Connection closed by foreign host.", but I expected a "No command 
given." html response.  

Sending 'GET /?[{"cmd":"getHostname"}]' also results in "Connection closed 
by foreign host.", where I expected a valid html/JSON response.

Sending the command via telnet works in APE v1.0, but not v1.1.2, is there 
a reason why telnet won't work anymore?

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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to