Quote:
|
Let us assume a typical multithreading situation: We want to download several remote files through HTTP. Of course, to download several remote files, we must know how to download one remote file. In this example, we will use the LuaSocket library, developed by Diego Nehab. To download a file, we must open a connection to its site, send a request to the file, receive the file (in blocks), and close the connection. In Lua, we can write this task as follows. First, we load the LuaSocket library:
|
http://www.lua.org/pil/9.4.html
Have no idea if this will work for the PSP, if you try this tell me if it works
__________________
>> Lua, VB.NET, C#.NET, PHP <<
PSP phat :: GTA xploit > 1.5 > 3.9 > 5.0 M33-4
PSP Slim :: 5.0 M33-4 > 5.0 M33-6 (see thrw w/ red buttons)
|