Tm

Tm

  • NA
  • 1
  • 0

From windows mobile how to send a C# object to a http stream

Mar 2 2010 8:56 AM

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?


Answers (1)