Line 3:
Line 3:
| image =
| image =
| type = loader
| type = loader
−
| author = Sven Peter, and GUI henke37, dasda
+
| author = [[User:Svpe|Sven Peter]], and GUI henke37, dasda
| download = Media:Tcploader-0.1.tgz|Tcploader-0.1.tgz
| download = Media:Tcploader-0.1.tgz|Tcploader-0.1.tgz
| source = http://repo.or.cz/w/svpe-wii.git
| source = http://repo.or.cz/w/svpe-wii.git
Line 23:
Line 23:
== Protocol ==
== Protocol ==
The client first sends the length of the file to load in big-endian int32 and then the data of the file. There is no traffic from the server.
The client first sends the length of the file to load in big-endian int32 and then the data of the file. There is no traffic from the server.
−
−
[[Category:Loaders|TCP]]