Difference between revisions of "HTTPC:Initialize"

From 3dbrew
Jump to navigation Jump to search
(Initialize)
 
(No difference)

Latest revision as of 07:41, 10 October 2015

Request[edit]

Index Word Description
0 Header code [0x00010044]
1 POST buffer size.
2 0x20
3 0x0 (Filled with process ID by ARM11 Kernel)
4 0x0
5 POST buffer memory block handle.

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This initializes the HTTPC service, preparing it for requests. The provided POST buffer must be page-aligned (0x1000).