[vlc-devel] Re: using OpenTCP() to receive data from a web page

PyPe pype at gameflux.com
Thu Sep 30 11:27:39 CEST 2004


I put an eye on the http interface , this is what i need.
But i don't know how to use the functions. I know i can use Open( 
vlc_object_t ) function which can do what i want, but as a vlc-dev newbie i 
don't know how to do this.

could you post a simple code to open http://mondomaine.com/test.php an put 
the result in monresultat ?

don't know how to convert the url to the vlc_object needed by the function .

thanks

At 09:38 30/09/2004 +0200, you wrote:
>On Thu, Sep 30, 2004, PyPe wrote :
> > Hello !
> >
> > I'd like to call a web page to receive some data (playlist , database
> > authentification and other), How can i do that ?
> > Am i supposed to use the OpenTCP function ? could someone give me some 
> code
> > to fetch a web page ?
> > I am actually using winsock to do this, but it is only for windows.
> >
> > Another question : How can i print images in the playlist ? (the images
> > will be stored on a web server).
> >
> > Another question : How to store a file fetched from a webserver ?
> >
>
>Have you had a look at the http interface ? It should already cover most
>of you needs, and be a good start for patching.
>
>--
>BigBen
>
>--
>This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
>To unsubscribe, please read http://developers.videolan.org/lists.html

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list