Search found 2 matches

by Marieta
24 Nov 2009, 08:00
Forum: .Net / Unity3D API
Topic: SmartFoxClient version 1.5.8
Replies: 4
Views: 7968

Thanks for your replays. My server extension is written in Java. The xml message send from client to server never gets to my handleRequst(String cmd, ActionscriptObject ao, User u, int fromRoom) function. If the message is JSON, it is handled well by handleRequest(String cmd, JSONObject jso, User u,...
by Marieta
20 Nov 2009, 15:08
Forum: .Net / Unity3D API
Topic: SmartFoxClient version 1.5.8
Replies: 4
Views: 7968

SmartFoxClient version 1.5.8

with this client version, I tried sending xml messages to an java extension, but the server (and the extension) did not worked. Just changing the message type to JSON or String worked. I checked SmartFoscClient.as for a few minutes, and I thing the problem is this line: /** for xml version */ send(h...

Go to advanced search