|
-
Aug 9th, 2002, 09:11 AM
#1
Thread Starter
New Member
Download a file using Inet or Winsock
Hi All,
I want to download an mp3 file in my vb6 app using Inet or Winsock.
This mp3 file must be stored on the harddisk of the computer
(can be app's root directory, app.path)
i tried this with winsock, but it seems that i can't download the whole file. But when i want to save it using the common OPEN filename FOR OUTPUT AS #1 vb puts " " marks around the data.
now an mp3 player (winamp) can't open the audio stream.
so i thought.. maybe it can be done with Inet, but i know nothing about that control.. can someone help me.. ????
thnxx,
Jeroentjuuh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|