Search found 3 matches

by Jarnul
26 Jan 2012, 09:13
Forum: SFS2X C# API
Topic: Deserializable class for xstream
Replies: 1
Views: 5444

Deserializable class for xstream

Hi all. Why i'm get this Exception: Exception: com.thoughtworks.xstream.mapper.CannotResolveClassException? For examle: Java public class Hello { public static void main(String[] args) throws ClassNotFoundException, InstantiationException, IllegalAccessException { Person cmd = new ...
by Jarnul
22 Jan 2012, 20:45
Forum: SFS2X C# API
Topic: Sending/receiving classes
Replies: 18
Views: 55716

Serializable C#->Java -> C#

I would love to see that as well. After some testing, I found with GetDump of the object to send that after PutClass both Unity (before sending), and the server (after receiving and before sending back) report the contents of the object as: (class) test: nl.inthere.sfs2x.serialization.TestO...
by Jarnul
22 Jan 2012, 14:42
Forum: SFS2X C# API
Topic: Serializable C#->Java -> C#
Replies: 0
Views: 9389

Serializable C#->Java -> C#

Hi all. I'm want to transferring data from client to server and from server to client; Transfer data from client to server is is successful. But i' dont have transfer data from server to client. From example a'm add code in this sourse: http://www.smartfoxserver.com/forums/viewtopic.php?t=11123&...

Go to advanced search