Line 27:
Line 27:
When you vote, the software sends a request to a cgi-script getting the time via the Last-Modified header, presumably for when the last poll was published:
When you vote, the software sends a request to a cgi-script getting the time via the Last-Modified header, presumably for when the last poll was published:
−
[http://vtp.wapp.wii.com/index.html http://vtp.wapp.wii.com/index.html]
+
[https://vtp.wapp.wii.com/index.html https://vtp.wapp.wii.com/index.html]
Once that happens, it loads the voting bins from above. Upon voting, another cgi script is called, vote.cgi, is called in the following format:
Once that happens, it loads the voting bins from above. Upon voting, another cgi script is called, vote.cgi, is called in the following format:
−
[http://vtp.wapp.wii.com/cgi-bin/vote.cgi?typeCD=%d&questionID=%d&wiiNo=%016lld&countryID=%d®ionID=%d&ansCNT=%04d http://vtp.wapp.wii.com/cgi-bin/vote.cgi?typeCD=%d&questionID=%d&wiiNo=%016lld&countryID=%d®ionID=%d&ansCNT=%04d]
+
[https://vtp.wapp.wii.com/cgi-bin/vote.cgi?typeCD=%d&questionID=%d&wiiNo=%016lld&countryID=%d®ionID=%d&ansCNT=%04d https://vtp.wapp.wii.com/cgi-bin/vote.cgi?typeCD=%d&questionID=%d&wiiNo=%016lld&countryID=%d®ionID=%d&ansCNT=%04d]
−
Submitting a question is similar, with a suggest.cgi. What's done here is currently unknown.
+
Submitting a question is similar, with a suggest.cgi.
−
[http://vtp.wapp.wii.com/cgi-bin/suggest.cgi http://vtp.wapp.wii.com/cgi-bin/suggest.cgi]
+
[https://vtp.wapp.wii.com/cgi-bin/suggest.cgi https://vtp.wapp.wii.com/cgi-bin/suggest.cgi]
+
+
The Channel wants a response simply saying `100`.
EVC also stores your answers and questions in the Wii's internal filesystem in the WiiConnect24-folder.
EVC also stores your answers and questions in the Wii's internal filesystem in the WiiConnect24-folder.