[Mono-devel-list] Remoting .NET - Mono interoperable

José Luis Martín Peinado jlmp at tid.es
Tue Apr 1 11:18:37 EST 2003


    Hi,

    I'm quite interested in Mono remoting interoperability with MS.NET. I
have performed some modifications to classes TcpMessageIO and
BinaryFormatter (from version 0.23 of Mono), and now interworks with MS .NET
framework.

    Document about Binary Serialization Format from Lluis Sánchez has been
helpful. Although a lot of fields are unknown to the moment, I will try to
provide some information about the supposed way remoting protocol is done by
MS.NET.

    I haven't tested extensively modifications, but I hope it is useful for
the people working on the remoting and serialization stuff. A simple example
of remoting for testing is included also.

    Best regards, José Luis.


José Luis Martín Peinado
Telefónica I+D
Servicios Móviles de Nueva Generación
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030401/27bce80b/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RemotingPatches.tar.gz
Type: application/octet-stream
Size: 1428 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030401/27bce80b/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ExampleRemoting.tar.gz
Type: application/octet-stream
Size: 1022 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030401/27bce80b/attachment-0001.obj 


More information about the Mono-devel-list mailing list