Skip to content
/ VTP Public
forked from RiiConnect24/VTP

Part of the server where Everybody Votes Channel data is sent to the server

Notifications You must be signed in to change notification settings

erikiorai/VTP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VTP

The VTP server stores Everybody Votes Channel votes/question suggestions that the Wii sends to it. It also has a time server the Wii uses to sync the time with.

  • suggest.cgi is the script that stores question suggestions.
  • time.cgi returns a Last-Modified header with the latest time.
  • vote.cgi is the script that stores votes.

Unfortunately, if you set up the Everybody Votes Channel and try to vote or suggest a question, you get an error like 231000 or 000000. We're trying things to get the errors to go away, and as of right now the scripts are not connected to SSL.

About

Part of the server where Everybody Votes Channel data is sent to the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%