is it possible to create a structure library to read a ser file of java serialized objects?
note: the protocol description:
http://java.sun.com/javase/6/docs/platf ... tocol.html
Moderator: HHD Software Support Team
values: // The size and types are described by the
// classDesc for the current object
newHandle: // The next number in sequence is assigned
// to the object being serialized or deserialized
reset: // The set of known objects is discarded
// so the objects of the exception do not
// overlap with the previously sent objects
// or with objects that may be sent after
// the exception
nowrclass:
values // fields in order of class descriptor
newHandle: // The next number in sequence is assigned
// to the object being serialized or deserialized Users browsing this forum: No registered users and 0 guests