Scenario: Windows Mobile C# Compact framework 2.0 or 3.5 Protobuf object
I need to send an object to a http url (Post). Afterward I will wait for a response and receive a modified version of the object back. Any input on how to connect to a http stream and passing in a serialized object?