Changes

748 bytes added ,  22:41, 9 August 2009
no edit summary
Line 25: Line 25:     
I am working on a web browser and I need to know how you downloaded content that is chunk encoded as I noticed that geckocodes.org uses chunk encoding. I would really appreciate the help.
 
I am working on a web browser and I need to know how you downloaded content that is chunk encoded as I noticed that geckocodes.org uses chunk encoding. I would really appreciate the help.
 +
 +
Firstly I don't know anything about chunk encoding.
 +
Secondly I'm not releasing the source to prevent people from changing it to abuse the geckocodes server, but here is the link to the network code I used. http://code.google.com/p/wiihttp/source/browse/trunk/source/main.c Honestly I just copied and pasted this function in to my project.
 +
 +
Also there is the netsend example from teknecal here. http://wiibrew.org/wiki/File:Sample_netsend.zip
 +
 +
Or better still look at the source to wiiearth. http://code.google.com/p/wiiearth/source/browse/trunk/MyWiiEarth/source/http.c
 +
 +
and if thats not enough here is the source for fceu gx. http://code.google.com/p/fceugc/source/browse/trunk/source/ngc/http.cpp [[User:Linus|Linus]] 20:41, 9 August 2009 (UTC)
115

edits