Labs/Joey/CommunicationProtocol: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 59: Line 59:
/uploads/add
/uploads/add


This one is currently uses multi-part file upload. We need a different URL for the mobile client. Perhaps /uploads/j2me_add ??
This one is currently uses multi-part file upload. I am thinking that we should implement this protocol on the j2me client. It is binary based and is not very complex: http://www.vivtek.com/rfc1867.html
 
A potential problem is that some device might require the upload to be broken into multiple pieces. But let's not worry about it now and get the most common case right first.


Request:
Request:
10

edits