Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network support #50

Open
facferreira opened this issue Dec 31, 2010 · 5 comments
Open

Network support #50

facferreira opened this issue Dec 31, 2010 · 5 comments

Comments

@facferreira
Copy link

I may be wrong but by what I see, for now PSL1GHT doesn't support fully network, I am talking what is necessary to download files (similar to SDK).

@Jiboo
Copy link

Jiboo commented Jan 1, 2011

I didn't use the sony's sdk but maybe you could add libcurl to ps3libraries and then write function using msgdialog that will show the download progress?

@facferreira
Copy link
Author

Thanks I'll give it a try.

@facferreira
Copy link
Author

But by what I see, that is for a tool... I don't think it is possible to run it in ps3.

@AerialX
Copy link
Member

AerialX commented Jan 16, 2011

Full network support exists, just not libhttp. For now you'll be best off using a ported library like libcurl.

You're right, there is a SPRX that provides http downloads (libhttp) that could be implemented. It is not, currently.

EDIT: NZHawk@eda6a21

@facferreira
Copy link
Author

Thanks, but I see that you don't have it here, only NZHawk has.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants