cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-3081373 ] new protocol

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 05 Oct 2010 11:00:57 +0000

Bugs item #3081373, was opened at 2010-10-05 11:01
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3081373&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: new feature request
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Lacan (jlacan)
Assigned to: Daniel Stenberg (bagder)
Summary: new protocol

Initial Comment:
Several websites are using the new protocol "market:" to push Android based *.apk (packed) Android applications. This protocol is not found anywhere else, and so far none exist for web browsers outside the Android platform (AFAIK). This is very anoying as there is no way to get those apps, without the actual Android device. As if this is also to be used by Apple or other devices, I don't know...

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2010-10-05 13:00

Message:
This is not a bug.

The Android market protocol is a proprietary and closed protocol done by
Google. According to http://strazzere.com/blog/?p=293 it is basically a
stream over HTTP with secret magic data involved.

So, if you just figure out the details of what to send/get over HTTP, I
find it likely that curl already has the necessary functionality to support
this.

I'm closing this report.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3081373&group_id=976
Received on 2010-10-05

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET