In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Wii Web Server

From WiiBrew
Jump to navigation Jump to search
Wii Web Server
General
Author(s)Cboomf, Felix123
TypeServer
Links
[[Project Page|Download]]
Peripherals
GameCube Controller Local WiFi Internet

A simple web-server for the Wii.
Still is very early stages of development and at present can only display a built in test page.

HBC

Seandgibbonsy made a nice hbc banner

WiiWeb.png

Changelog

alpha v0.22

  • Handles links

alpha v0.21

  • Now detects the HTTP/1.x version as requested by the browser

alpha v0.2 - First fully web-page serving release

  • Now serves a built in test page
  • No longer needs telnet
  • Forced use of HTTP/1.1

alpha v0.11

  • Serves html to telnet (don't know why)
  • Can accept multiple connections (not at once)

alpha v0.1

  • Added Gamecube control menu control
  • Added GRRLIB logo
  • Added return to loader
  • Opens port 80
  • Opens a socket and allows for connection
  • Accepts connection on open socket at port 80