My requirement :

I have a .NET client( Windows) and my server is a C++ server running
on Unix (listening on a port).

Wanted to understand if I can use protocol buffers to transport the
requests from client to server by serializing and de-serializing the
business objects (entities) across different OS layers.

Would be helpful and grateful if there is any sample code that would
demonstrate this usage of protocol buffers.

Thanks and regards,
Kartik

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to