Hi,

I am sending a CONNECT cmd from my client browser and received a
sessid. However, when sending a CHECK cmd from using the generated
sessid , the server is responding with code "004" (BAD_SESSID).
I am wondering what I am missing.

http://foo.com:6969/?[{"cmd":"CONNECT","chl":0,"params":{"transport":0}}]
[{"time":"1287413854","raw":"LOGIN","data":
{"sessid":"636d7b32cef93b759db3e1f9a25b4d81"}},
{"time":"1287413854","raw":"IDENT","data":{"user":
{"casttype":"uni","pubid":"64536eb8208b257199bd00d19834b2b8"}}}]


http://foo.com:6969/?[{"cmd":"CHECK","chl":1,"sessid":"636d7b32cef93b759db3e1f9a25b4d81"}]
[{"time":"1287413908","raw":"ERR","data":
{"code":"004","value":"BAD_SESSID"}}]

Thanks,
RR

-- 
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/

Reply via email to