Go Back   Zune Boards > Zune Discussions > Zune Games and Applications > Download OpenZDK Applications

Download OpenZDK Applications OpenZDK Applications

Reply
 
Thread Tools
Old 05-11-2010, 01:00 PM   #41
unforgivable45
Zewbie
 
Join Date: May 2010
Posts: 1
unforgivable45 is on a distinguished road
Default

Why won't this work on the ZUNE SD? Could it be ported, it seems like some of the code involved, might help to make a browser or email client for the SD. If files could be transferred a host PC could query a POP client and pass the files, atleast this is what I believe to be true.



unforgivable45 is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old 05-13-2010, 06:20 AM   #42
Classic_Fanatic
Zuner
 
Join Date: May 2010
Posts: 67
Classic_Fanatic is on a distinguished road
Default

I honestly think someone should edit the code for this project, and make it so you can put some random html webpage files into the project's \data\content folder, before deploying the project, so that instead of a plain display of the folders in the ZHD, it could host something meaningful. It's not much, but it'd be 'useful'.



Classic_Fanatic is offline   Reply With Quote
Old 05-13-2010, 10:10 AM   #43
Christoph680
Experienced Zuner
 
Christoph680's Avatar
 
Join Date: Mar 2009
Location: Germany
Posts: 115
Christoph680 is on a distinguished road
Send a message via MSN to Christoph680
Default

What's useful about a web server running on your Zune HD? ^^





Christoph680 is offline   Reply With Quote
Old 05-13-2010, 08:48 PM   #44
Classic_Fanatic
Zuner
 
Join Date: May 2010
Posts: 67
Classic_Fanatic is on a distinguished road
Default

I was just saying it'd be better than just a file list.

Oh and it'd be one of the smallest Web-servers out on this earth.



Classic_Fanatic is offline   Reply With Quote
Old 05-14-2010, 03:17 AM   #45
Christoph680
Experienced Zuner
 
Christoph680's Avatar
 
Join Date: Mar 2009
Location: Germany
Posts: 115
Christoph680 is on a distinguished road
Send a message via MSN to Christoph680
Default

Quote:
Originally Posted by Classic_Fanatic View Post
I was just saying it'd be better than just a file list.

Oh and it'd be one of the smallest Web-servers out on this earth.
True that





Christoph680 is offline   Reply With Quote
Old 05-14-2010, 08:32 AM   #46
Classic_Fanatic
Zuner
 
Join Date: May 2010
Posts: 67
Classic_Fanatic is on a distinguished road
Default

I'd love to see if someone could try to implement that! I mean, after all, it'd be pretty cool showing off some of the less commonly thought-of things the ZuneHD could do...



Classic_Fanatic is offline   Reply With Quote
Old 05-16-2010, 03:26 AM   #47
Zeek
Jr. Zuner
 
Zeek's Avatar
 
Join Date: Apr 2008
Posts: 49
Zeek is on a distinguished road
Send a message via AIM to Zeek Send a message via Yahoo to Zeek
Default

Quote:
Originally Posted by unforgivable45 View Post
Why won't this work on the ZUNE SD? Could it be ported, it seems like some of the code involved, might help to make a browser or email client for the SD. If files could be transferred a host PC could query a POP client and pass the files, atleast this is what I believe to be true.

I've been slowly trying to convert the server over to the Zune SD way of things, it's just taking time because for one there isn't much documentation on the lib for the older zunes, and we can't debug the older zunes yet..





Zeek is offline   Reply With Quote
Old 05-17-2010, 08:28 PM   #48
Classic_Fanatic
Zuner
 
Join Date: May 2010
Posts: 67
Classic_Fanatic is on a distinguished road
Default

any chance any of you guys could use this to make it host html webpages that either a user or the programmer stores in the app's data folder... that'd be reallllly awesome. I know I already said this more or less, but Someone is working on this, so I really want to make sure that this is being looked at.



Classic_Fanatic is offline   Reply With Quote
Old 05-17-2010, 08:32 PM   #49
Nanaki
Holy Zuner
Development Front
Retired Staff
Holy Zuner
 
Nanaki's Avatar
 
Join Date: Jan 2007
Posts: 8,658
Nanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant future
Default

Quote:
Originally Posted by Classic_Fanatic View Post
any chance any of you guys could use this to make it host html webpages that either a user or the programmer stores in the app's data folder... that'd be reallllly awesome. I know I already said this more or less, but Someone is working on this, so I really want to make sure that this is being looked at.
Ive been working on my own webserver that will operate as a full basic webserver. I have basic operation done, but still have some cleaning to do. Hopefully it should be done in a week or so.



Nanaki is offline   Reply With Quote
Old 05-18-2010, 05:25 AM   #50
Classic_Fanatic
Zuner
 
Join Date: May 2010
Posts: 67
Classic_Fanatic is on a distinguished road
Default

Quote:
Originally Posted by Nurta View Post
Ive been working on my own webserver that will operate as a full basic webserver. I have basic operation done, but still have some cleaning to do. Hopefully it should be done in a week or so.
You, sir, are awesome and deserve a cookie!



Classic_Fanatic is offline   Reply With Quote
Old 05-18-2010, 01:09 PM   #51
Bellic
Big mouth prick.
Expert Zuner
 
Bellic's Avatar
 
Join Date: Sep 2008
Posts: 2,869
Bellic has a spectacular aura aboutBellic has a spectacular aura about
Default

Quote:
Originally Posted by Classic_Fanatic View Post
You, sir, are awesome and deserve a cookie!
Yes, he is and yes he does! A functional web server would be sweetness!




Bellic is offline   Reply With Quote
Old 06-05-2010, 07:25 PM   #52
Mchl188
Zewbie
 
Join Date: Sep 2008
Posts: 7
Mchl188 is on a distinguished road
Default

can somone simplify this for me, im confused on how it works, and what its affect is..





Mchl188 is offline   Reply With Quote
Old 06-06-2010, 08:45 AM   #53
autopilot
Jr. Member
 
autopilot's Avatar
 
Join Date: Dec 2009
Location: LA, US
Posts: 338
autopilot is on a distinguished road
Default

Quote:
Originally Posted by Mchl188 View Post
can somone simplify this for me, im confused on how it works, and what its affect is..
It runs a small server on your zune, and allows you to connect to it with your computer. It's only a proof of concept at the moment, and just displays a text list of directories on the zune.




autopilot is offline   Reply With Quote
Old 06-08-2010, 09:58 PM   #54
Classic_Fanatic
Zuner
 
Join Date: May 2010
Posts: 67
Classic_Fanatic is on a distinguished road
Default

I wonder what the progress is on Nurta's webserver. I haven't heard anything in a while about it.



Classic_Fanatic is offline   Reply With Quote
Old 06-08-2010, 10:20 PM   #55
Nanaki
Holy Zuner
Development Front
Retired Staff
Holy Zuner
 
Nanaki's Avatar
 
Join Date: Jan 2007
Posts: 8,658
Nanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant futureNanaki has a brilliant future
Default

The program itself is done for release. Once I get something I'm waiting on and go and do like 2 hours of documentation work I'll release it



Nanaki is offline   Reply With Quote
Reply

Bookmarks

Tags
internet, open zdk, web server, zune hd

Thread Tools
no new posts