Title:
|
INTEROPERABILITY OF JAVA AND C# WITH WEB OBJECTS IN XML |
Author(s):
|
Carlos R. Jaimez-González, Simon M. Lucas |
ISBN:
|
978-972-8939-46-5 |
Editors:
|
Piet Kommers and Pedro Isaías |
Year:
|
2011 |
Edition:
|
Single |
Keywords:
|
XML Serialization, Java Objects, C# Objects, Objects in XML, Interoperability. |
Type:
|
Short Paper |
First Page:
|
518 |
Last Page:
|
522 |
Language:
|
English |
Cover:
|
|
Full Contents:
|
click to dowload
|
Paper Abstract:
|
Interoperability is an important issue in distributed object-based systems, because it allows the communication of programs (clients and servers) written in different object-oriented programming languages. Some of the fundamental issues to reach interoperability are related to the data type mapping, object representation, messages, serialization and de-serialization. Serializing objects to XML brings many advantages over binary encoding because XML is human and computer readable, and it also aims to have better interoperability between different programming languages. This paper presents Web Objects in XML (WOX), an efficient and easy to use XML serializer for C# and Java. It allows to serialize Java objects to XML, de-serialize them to C#, and vice versa. The XML encoding used in our WOX serializer can represent objects in other object-oriented programming languages. |
|
|
|
|