Sending/Receiving google proto buff object in a multipart request
18 views
Skip to first unread message
Davenci
unread,
Feb 20, 2012, 6:45:25 AM2/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Dear Team,
In a case from SilverLight user has to send a google proto object
along with the attachment file, for this approach we have to use multi
part for sending attachment. Does can we send proto object in a multi
part.
SilverLight -- Silver light we have to send proto object along with
attachment files.
Java -- Have to receive the proto object along with attachment files.