QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

PSP-HTTPD v0.6 - with Uploading + LHP Scripting

This is a discussion on PSP-HTTPD v0.6 - with Uploading + LHP Scripting within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Info PSP-HTTPD is an extremely portable web server that runs off just your PSP's Wi-Fi capabilities, in Infrastructure mode. When ...

Reply
 
LinkBack Thread Tools
Old 02-12-2006, 05:42 PM   #1

Sexy Developer
 
Join Date: Oct 2005
Posts: 62
Trader Feedback: 0
Default PSP-HTTPD v0.6 - with Uploading + LHP Scripting

Info
PSP-HTTPD is an extremely portable web server that runs off just your PSP's Wi-Fi capabilities, in Infrastructure mode. When you start it up, it will connect to the Wi-Fi router and then your PSP will be accessible by any other Internet-capable device on your network. This means that you can wirelessly browse the files on your PSP using your computer, cell phone, PDA, or even a second web browser-enabled PSP! If you're really short on computers, you can open up your router to the web and host a website off your PSP.

Also, starting at 0.6, you can upload files to your PSP wirelessly from anywhere in the world just by using your web browser.

There is also a new module called LHP included. This allows you to embed Lua code in web pages, to create dynamic server-side scripts on your PSP.

Changelog
0.6
-----
* Created the first implementation of LHP, for Lua-powered dynamic pages with psp-httpd
* Server can now parse variables in both GET and POST requests
* Included a script for file uploading
* Folder listing templates include a link to file uploader
* All network output (folder listings, headers, etc.) is now sent in chunks
* Server will not automatically restart after an error
* Added orange as a colour code for graphicsPrint

Attainable Download Speed Chart
This is a quick list of common chunk sizes and the speeds that can be attained with them under optimum conditions. Sizes under 8192 are recommended if you have a low-quality connection to your access point.

1024: 20 KB/s
2048: 40 KB/s
4096: 80 KB/s (Default Setting)
8192: 120 KB/s
16384: 240 KB/s

Anything over 16384 will most probably not be able to get much higher speeds. Let me know if you discover otherwise, though.

Screenshots

The console, on the screen of the PSP, after a client has navigated directories and uploaded one file:


Viewing the contents of the app directory using Mozilla Firefox:


Download

Make sure you read (or at least skim) the Readme 0.6.txt file for instructions on how to install and use PSP-HTTPD.

As always, please post feedback in this topic and tell me of errors encountered, speeds reached, benchmarks performed, etc.

Download psp-httpd v0.6 (633KB)
__________________
Elxx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2006, 06:07 PM   #2
 
Jake's Avatar
 
Join Date: May 2005
Location: Oklahoma
Posts: 4,848
Trader Feedback: 0
Default

Wow... nice work, as always!
__________________
[center][b] [url="http://forums.qj.net/showthread.php?p=177883"][color=Orange] The Definitive MPH Firmware Downgrade FAQ
[url="http://forums.qj.net/showthread.php?t=2641"][COLOR=DarkRed]Pre-Made Homebrew for 1.50!! [/COLOR][/url][/color][/url][/b][/center] [CENTER][b][url="http://forums.qj.net/showthread.php?t=2189"][color=Red]Ultimate Homebrew Guide[/color][/url][/b][/CENTER]
[center][size=1][color=Gray]-------------------------------------[/color][/size][/center]
[center][b]Read about[/b] [url="http://forums.qj.net/showthread.php?t=9708"][color=Purple][b]Operation: PSPositive Posting[/b][/color][/url]
[b] Read the [url="http://forums.qj.net/showthread.php?t=2047"]Posting Guidelines[/url][/b] [center][b]Read the [url="http://forums.qj.net/showthread.php?t=4394"][color=Green]Piracy Policy[/color][/url][/b]
[/center]
[/center]
[center][size=1][color=Gray]-------------------------------------[/color][/size][/center]
[center][color=Navy][b][size=1]Check Out Our Sister Sites[/size][/b][/color][/center]
[center][size=1][color=Navy][url="http://www.ps3updates.com/"][color=Teal]PS3Updates[/color][/url] [url="http://www.360updates.com/"][color=Teal]360Updates[/color][/url] [url="http://www.ndsupdates.com/"][color=Teal]NDSUpdates[/color][/url] [url="http://www.nrupdates.com/"][color=Teal]NRUpdates[/color][/url][/color][/size] [/center]
Jake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2006, 06:22 PM   #3
 
Join Date: Jan 2006
Posts: 4,288
Trader Feedback: 0
Default

This is awesome, I think I'm gonna use it now! Good work!
soccerPMN is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2006, 07:34 PM   #4
 
manaox2's Avatar
 
Join Date: Jan 2006
Location: USA
Posts: 466
Trader Feedback: 0
Exclamation

This thing gets sooo glitchy for me.

I tried it at first and, out of my three wireless settings, it does not connect to the right profile I choose. The first is a non-static connection to my netgear, the second is a non-static connection to a linksys, and the third is a static connection to that same netgear router. If I choose either of the netgear configurations, then it connects to the linksys router. If I select the linksys connection, it finally connects to my netgear router.

Then I can access it, but it will not list any files in the directory. If I click on the upload link, then ta-da, no page found. I browsed through all the directories and no files would ever be listed. If the file didn't exist, then no page found. Even typing in the file name to view a file wouldn't find the file. I tried this at first on v0.6 modified with sei's psp tool, then with v0.5.1 modified by sei's psp tool, and finally v0.6 without being modified by sei's psp tool.

I get the same symptoms with each of them that render the program effectively useless. Is it something to do with my configuration? This is the only thing I can see that I have still in my control. Oh and I used a different port than the default and made sure that I typed the address right into both firefox and IE. Same thing every time. Any suggestions?
manaox2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2006, 07:58 PM   #5

Developer
 
cools's Avatar
 
Join Date: Aug 2005
Posts: 472
Trader Feedback: 0
Default

First of all excellent program! This version is more 2.0 compatible than the last!

Just a little thing that could help for 2.0 users...
at the end just comment out Wlan.Term(), using --, because if you want to switch from one wifi app to another it terminates the wifi connection.

Also when I try to add a network place ( in windows ) it asks for a file, _vti_inf.html or something like that. So it might be possible to upload files using the add a network place if you can find out what the _vti_inf.html is about...

Just my two cents!
__________________

PSP Monopoly | PSP Tic Tac Toe | PSP eMail and SMS | Drag Mini | Block Dude
http://www.cools.biaklan.com
Currently Working on ?????

Quote of the Week
cools is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2006, 08:10 PM   #6

Sexy Developer
 
Join Date: Oct 2005
Posts: 62
Trader Feedback: 0
Default

Quote:
Originally Posted by manaox2
This thing gets sooo glitchy for me.

I tried it at first and, out of my three wireless settings, it does not connect to the right profile I choose. The first is a non-static connection to my netgear, the second is a non-static connection to a linksys, and the third is a static connection to that same netgear router. If I choose either of the netgear configurations, then it connects to the linksys router. If I select the linksys connection, it finally connects to my netgear router.

Then I can access it, but it will not list any files in the directory. If I click on the upload link, then ta-da, no page found. I browsed through all the directories and no files would ever be listed. If the file didn't exist, then no page found. Even typing in the file name to view a file wouldn't find the file. I tried this at first on v0.6 modified with sei's psp tool, then with v0.5.1 modified by sei's psp tool, and finally v0.6 without being modified by sei's psp tool.

I get the same symptoms with each of them that render the program effectively useless. Is it something to do with my configuration? This is the only thing I can see that I have still in my control. Oh and I used a different port than the default and made sure that I typed the address right into both firefox and IE. Same thing every time. Any suggestions?
Sorry to hear it buggered up for you. Somebody with similar problems said that he fixed it by resetting the PSP's default settings. If you're really that dedicated, you could try that, heh. Not much else I can really suggest.

And thanks to everybody for the comments!
__________________

Last edited by Elxx; 02-12-2006 at 08:12 PM..
Elxx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-13-2006, 03:07 AM   #7

Cool Developer
 
Sturmeh's Avatar
 
Join Date: Nov 2005
Location: Australia
Posts: 1,301
Trader Feedback: 0
Default

Works much better than it ever did, this is comming to be NICE!
__________________
Hmm...
Sturmeh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-13-2006, 06:57 AM   #8
Developer
 
BlackPhoenix's Avatar
 
Join Date: Dec 2005
Location: UK
Posts: 149
Trader Feedback: 0
Exclamation File transfer probs :o(

Nice work Elxx.. its getting there!
First off I tried to upload a 10Mb file.. just to test the manly'ness of the connection.. but the transfer failed after the very first chunk cycle.. so I tried a 1.05Mb file and I got the same:
Code:
Client found. Receiving request...
Content-Length: 1102530
/LHP/up_submit.lhp
|.
File transfer complete. (303 b, 1 chunks of 8192b)
Then I tried a 1.09Kb file and of course it sent it.. it would seem that the script is working.. its just not looping for more than 1 chunk of each file that is over the chunk size..

Oh god... I tried downloading a 6Mb file and it gives me two errros:
Code:
error: Src/srv.lua:178: bind error.
Error: No script file found.

Press start to reset
I restart and it can't find Src/srv.lua?! I have to put it back onto the memstick via USB to make it work again.

I think I posted enought errors for today... :icon_wink but I get a feeling that some of this could be my setup. Could someone else confirm my findings..?
BlackPhoenix is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-13-2006, 09:16 AM   #9
 
manaox2's Avatar
 
Join Date: Jan 2006
Location: USA
Posts: 466
Trader Feedback: 0
Default

Quote:
Sorry to hear it buggered up for you. Somebody with similar problems said that he fixed it by resetting the PSP's default settings. If you're really that dedicated, you could try that, heh. Not much else I can really suggest.
I tried your suggestion mate. It did not come to any help though. It seems that the profile 2 is the only one that is ever selected correctly, so now atleast one of my profiles connects right as long as its in the number 2 position. I also have a 2 gb sony duo pro MS. Maybe the size is throwing it off as its not seeing it. My psp has also been flashmodded. Thanx for the help. Its a great program from what I have seen on those psps that it works on.
manaox2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-13-2006, 01:58 PM   #10

Cool Developer
 
Sturmeh's Avatar
 
Join Date: Nov 2005
Location: Australia
Posts: 1,301
Trader Feedback: 0
Default

Bug:

Ok if you change the directory the PSP Default hosting is at, you CANNOT use the Upload command, or any LHP scripts for that matter, ( Unless you move them, but uploading finds the script at root, which isnt being hosted.. )

This could be your problem...

BTW with LHP files, is the content drawn in the browser? or on the PSP, or both, im confused, i know this much, it can modify psp's files...
__________________
Hmm...
Sturmeh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-13-2006, 02:26 PM   #11

Sexy Developer
 
Join Date: Oct 2005
Posts: 62
Trader Feedback: 0
Default

Quote:
Originally Posted by BlackPhoenix
Nice work Elxx.. its getting there!
First off I tried to upload a 10Mb file.. just to test the manly'ness of the connection.. but the transfer failed after the very first chunk cycle.. so I tried a 1.05Mb file and I got the same:
Code:
Client found. Receiving request...
Content-Length: 1102530
/LHP/up_submit.lhp
|.
File transfer complete. (303 b, 1 chunks of 8192b)
Then I tried a 1.09Kb file and of course it sent it.. it would seem that the script is working.. its just not looping for more than 1 chunk of each file that is over the chunk size..

Oh god... I tried downloading a 6Mb file and it gives me two errros:
Code:
error: Src/srv.lua:178: bind error.
Error: No script file found.

Press start to reset
I restart and it can't find Src/srv.lua?! I have to put it back onto the memstick via USB to make it work again.

I think I posted enought errors for today... :icon_wink but I get a feeling that some of this could be my setup. Could someone else confirm my findings..?
The 303b message actually tells how much the server sends in its response, it has nothing to do with how much was uploaded. But yeah, this hasn't extensively been tested with larger files yet. I will look into improving the loop for that, because the main thing for receiving uploads is actually programmed into the C source of LuaPlayer.

The "No script file found" is some sort of weird LuaPlayer bug, you should be able to hit Start and the server will restart. No matter what error it gets, LuaPlayer always seems to print "script file not found." It's strange, but disregard it.
__________________

Last edited by Elxx; 02-13-2006 at 02:28 PM..
Elxx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-13-2006, 02:34 PM   #12

Developer
 
Join Date: Sep 2005
Posts: 42
Trader Feedback: 0
Default

Great program Elxx!

Just want to point out that there seems to be a bug in LUA. You need to
add 1 to the value you pass into Wlan.useConnectionConfig( ). So to select
the first connection you pass 2, for connection 2 you pass 3 and so on.
Somehow it works to pass 1, it will select the first connection, but so will passing 2.

There is also a problem with LUA's network enumeration. If you have several
connections configured, and delete one, none of the connections after
the one you deleted will be returned by Wlan.getConnectionConfigs ().
The solution to this is to delete those no showing connections and recreate
them.

Jonny
jonny2002 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-13-2006, 07:02 PM   #13
 
Join Date: May 2005
Posts: 42
Trader Feedback: 0
Default This sodesnt seem to work

I dont seem to ge to the PSP, I connect and everything but I cant go into the psp with the IP that shows, it just sends me to the MSN site, help please?
I mean, hell it shows the IP address on the Top right corner, but then I input the IP on MOzzilla or any browser and nothing changes, page isnt found at all..

Last edited by Kiko; 02-13-2006 at 07:53 PM..
Kiko is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-17-2006, 01:35 AM   #14
 
manaox2's Avatar
 
Join Date: Jan 2006
Location: USA
Posts: 466
Trader Feedback: 0
Default

Fixed my problem. Looks like changing the port that it is accessed on being set to anything other than 80 broke it. File uploads and downloads don't really work (not enough memory, recieved one chunk, etc.), but I guess I should just be glad it works! thanx.

Last edited by manaox2; 02-17-2006 at 01:46 AM..
manaox2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-01-2006, 10:11 PM   #15

Cool Developer
 
Sturmeh's Avatar
 
Join Date: Nov 2005
Location: Australia
Posts: 1,301
Trader Feedback: 0
Default

Downloads and Uploads should work seemlessly...
With the occasional wait of cause...

BTW is it possible to host this outside of a network?

Because portfowarding to WiFi isnt always possible... ( as it uses router functions. )
__________________
Hmm...
Sturmeh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-01-2006, 10:28 PM   #16
 
NEvolution's Avatar
 
Join Date: Oct 2005
Location: Where am I? Firmware
Posts: 3,505
Trader Feedback: 0
Default

I'm using Firefox 1.5 and whenever I go to the "Upload File" screen all I get is a blank screen.
Has anybody else experienced this?
__________________
[img]http://img137.imageshack.us/img137/9792/1qj7.png[/img]

[SIZE="1"][B]|Main Rig|[/B]
Asus P5K Deluxe [0404]
Q6600 L738A999 G0 SLACR @ 3.6Ghz [400x9]
2x1GB Firestix DDR2-1000
ATI HD2900XT [MCW60]
Seagate 7200.11 500 GB / 7200.10 320GB
Creative X-FI Platinum
Antec P182

[B]|Cooling|[/B]
D-Tek FuZion [Quad - Nozzle] [B]|[/B] MCW60 [B]|[/B] MCR320 [B]|[/B] EKRes150 [B]|[/B] DDC-1T /w AlphaCool Top[/SIZE]
NEvolution is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-01-2006, 10:47 PM   #17

Cool Developer
 
Sturmeh's Avatar
 
Join Date: Nov 2005
Location: Australia
Posts: 1,301
Trader Feedback: 0
Default

Try, serving the files on root...
__________________
Hmm...
Sturmeh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-01-2006, 11:14 PM   #18
 
NEvolution's Avatar
 
Join Date: Oct 2005
Location: Where am I? Firmware
Posts: 3,505
Trader Feedback: 0
Default

I left my config as default so the directory is on the root.
__________________
[img]http://img137.imageshack.us/img137/9792/1qj7.png[/img]

[SIZE="1"][B]|Main Rig|[/B]
Asus P5K Deluxe [0404]
Q6600 L738A999 G0 SLACR @ 3.6Ghz [400x9]
2x1GB Firestix DDR2-1000
ATI HD2900XT [MCW60]
Seagate 7200.11 500 GB / 7200.10 320GB
Creative X-FI Platinum
Antec P182

[B]|Cooling|[/B]
D-Tek FuZion [Quad - Nozzle] [B]|[/B] MCW60 [B]|[/B] MCR320 [B]|[/B] EKRes150 [B]|[/B] DDC-1T /w AlphaCool Top[/SIZE]
NEvolution is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-18-2006, 06:37 PM   #19
 
Join Date: Jun 2006
Location: BC, Canada
Posts: 1
Trader Feedback: 0
Default

this won't even connect to my wifi, just sits at initializing wlan and connecting to...

not sure what that's about
sku_dave is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-12-2006, 06:36 PM   #20
 
Join Date: Jul 2006
Posts: 9
Trader Feedback: 0
Default

I need help:
why won't this script work
Code:
<?
graphicsPrint(_post.vamm);
?>
<form action="test.lhp" method="post">
<input type="text" name="vamm">
</form>
speaker219 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-12-2006, 09:27 PM   #21
 
Ranmax09's Avatar
 
Join Date: Sep 2005
Location: Long Beach, CA
Posts: 1,688
Trader Feedback: 0
Default

Lol, I thought this was a new release
__________________
[B]PSN (US):[/B] [B][COLOR="Black"]U[/COLOR][/B][B][COLOR="Red"]X[/COLOR][/B][B][COLOR="Black"]S[/COLOR][/B][B][COLOR="Red"]a[/COLOR][/B][B][COLOR="Black"]m[/COLOR][/B].
[B][COLOR="Black"]Wii Friends Code (US):[/COLOR][/B] [B][COLOR="Red"]1189-1627-7539-9268[/COLOR][/B].
[B]Super Smash Bros. Brawl Friends Code (US):[/B] [B][COLOR="Red"]3694-9973-1836[/COLOR][/B].
[B]Mario Kart Wii Friends Code (PAL):[/B] [B][COLOR="Red"]3523-2309-7092[/COLOR][/B].
Ranmax09 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-30-2007, 05:06 PM   #22
 
Join Date: Aug 2007
Posts: 3
Trader Feedback: 0
Default

Quote:
Originally Posted by sku_dave
this won't even connect to my wifi, just sits at initializing wlan and connecting to...

not sure what that's about
I am having the same issues. I deleted all my connections and setup a new one (no encryption on a linksys WRT54G3G-ST), still no connection. Not sure why I'm having problems...

I'm running 3.52 m33-2 in 1.5 mode (obviously).

Anyone have any suggestions?

ETA: I just realized I resurrected this thread from death.

ETA: (again) I got it working. Just deleted everything again and re-added a manual IP.

Last edited by sier; 08-30-2007 at 05:21 PM..
sier is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-08-2008, 03:06 PM   #23
 
Join Date: Jan 2008
Posts: 3
Trader Feedback: 0
Default

How do i portfoward the HTTPD so that others can accesses the server from their home computer?
drizzle02 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2008, 03:41 AM   #24
 
Join Date: Apr 2008
Posts: 3
Trader Feedback: 0
Default

Hi all!
I've been caught by this homebrew and I want to try it, but i've a slim psp and the last version (0.6) wont work...
So my question is: can anyone, elxx in particular, recompile the server for 3x firmwares, or can he just publish the source code so other can do that (maybe myself too)
thanks to all!
Pupinux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2008, 03:43 AM   #25
 
BigSanFrey's Avatar
 
My Mood: Amused
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 1,773
Trader Feedback: 0
Default

try running it with Time Machine..
__________________
[B][FONT="Verdana"]WHA!?[/FONT][/B]
BigSanFrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2008, 06:19 AM   #26
Art

Bush Programmer
 
Art's Avatar
 
Join Date: Nov 2005
Posts: 3,557
Trader Feedback: 0
Default

It's a LUA app, so you should be able to see the source code.
This app was never able to run a stable server, it always reset after five minutes
or less, as did the other C web server app.
It's a problem that will likely have to bew resolved in C,
but the source of the similar C program was never made available unfortunately.
Art is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2008, 08:24 AM   #27
 
Join Date: Apr 2008
Posts: 3
Trader Feedback: 0
Default

Quote:
Originally Posted by BigSanFrey
try running it with Time Machine..
unfortunately i've a new psp with a ta-085v2 motherboard and thus i cannot pandorize my battery, and i don't also know how to get the 360.psar needed by the time machine...
However i can try to ask my friends if someone of them has an older psp...
but i still prefer a recompilation...

@art
i haven't understood you, what you mean when you say
"It's a LUA app, so you should be able to see the source code."
and then
"but the source of the similar C program was never made available unfortunately" ?
Pupinux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2008, 08:32 AM   #28
Art

Bush Programmer
 
Art's Avatar
 
Join Date: Nov 2005
Posts: 3,557
Trader Feedback: 0
Default

Someone else made a C server that did the same thing (ie. clapped out after running for a few minutes).
Quote:
"It's a LUA app, so you should be able to see the source code."
Well, what I mean by that is:
It's a LUA app, so you should be able to see the source code.

Download it, look in the src folder and voilla... Human readable source code.
You won't be able to fix the problem at the LUAplayer level though.
It would only be possible to work on improving the other C based app,
and the author of the C app never released his source code.
Art is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2008, 09:01 AM   #29
 
Join Date: Mar 2008
Posts: 5
Trader Feedback: 0
Default

Well when i start this is says "Enable Fps [Musical Note Here]" and sticks D:
Parrky12-2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2008, 11:38 AM   #30
 
Join Date: Apr 2008
Posts: 3
Trader Feedback: 0
Default

Now i got what you mean Art!
indeed I still need to recompile it for work under fw3x...
Pupinux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
lhp , psphttpd , scripting , uploading , v06

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 01:51 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us