Forum: PS3 Technical Development - Topics relating to Playstation 3 Technical development ONLY! Read and discuss the latest Cobra USB updates, tutorials and explanations or find out about bluray drive bypass firmwares plus much more.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: Download files
  

Results 1 to 6 of 6
  1. #1 Download files 
    facanferff is offline Developer
    Join Date
    Oct 2010
    Posts
    184
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    8
    Likes Received
    365
    Anyone know an application open source for ps3 (using sdk) that can download a file from a website and save it in a certain directory of hdd? I searched in sdk, but it only uses an entire website...

    Thanks.
    Reply With Quote  

  2. #2  
    KDSBest's Avatar
    KDSBest is offline PS3 Payload Engineer
    Join Date
    Sep 2010
    Posts
    107
    Downloads
    1
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    55
    Your question isn't clear.
    What file?
    Which SDK?
    Think inside the box, everyone else is too busy trying to think outside the box.

    Follow me on Twitter: http://twitter.com/KDSBest
    Reply With Quote  

  3. #3  
    facanferff is offline Developer
    Join Date
    Oct 2010
    Posts
    184
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    8
    Likes Received
    365
    Quote Originally Posted by KDSBest View Post
    Your question isn't clear.
    What file?
    Which SDK?
    I mean an open source that have the feature to download an image from a website (e.g. http://www.example.com/sample.jpg), save that image in a place of hdd (e.g /dev_hdd0/images/sample.jpg).

    Note: I'm using SDK 3.41
    Reply With Quote  

  4. #4  
    microsnakey is offline Member
    Join Date
    Aug 2010
    Posts
    77
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by facanferff View Post
    I mean an open source that have the feature to download an image from a website (e.g. http://www.example.com/sample.jpg), save that image in a place of hdd (e.g /dev_hdd0/images/sample.jpg).

    Note: I'm using SDK 3.41
    The Gaia source has some downloading code if you want to look at that
    https://github.com/drizztbsd/GaiaManager
    Reply With Quote  

  5. #5  
    facanferff is offline Developer
    Join Date
    Oct 2010
    Posts
    184
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    8
    Likes Received
    365
    Quote Originally Posted by microsnakey View Post
    The Gaia source has some downloading code if you want to look at that
    https://github.com/drizztbsd/GaiaManager
    Thanks I'll view that
    Reply With Quote  

  6. #6  
    facanferff is offline Developer
    Join Date
    Oct 2010
    Posts
    184
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    8
    Likes Received
    365
    Quote Originally Posted by facanferff View Post
    Thanks I'll view that
    I saw the code, was that what I wanted, but my question is: how can I place in a directory that file downloaded (with fstream or cell_fs)?
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •