patch_server_protocol
Differences
This shows you the differences between two versions of the page.
patch_server_protocol [2014/07/17 17:31] – created thooge | patch_server_protocol [2014/07/17 17:40] (current) – thooge | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Patch Server Protocol ====== | ====== Patch Server Protocol ====== | ||
- | Connectiong | + | Connecting |
+ | * First it connect | ||
+ | * Then send a //HelloRequest//. The server will respond with a PatchServerTransfer. | ||
+ | * Disconnect from compassion and connect to the IP address and port returned to you. | ||
+ | * You will then send a //HelloRequest// to the new server, it will return a //NoticeBlock//. | ||
+ | * Now once you' | ||
+ | * First, send a //PatchListRequest// for the first one, read in the //PatchListData//, then send the request for the second | ||
+ | * Once you have a list of avaliable patches, you can request the actual patch by sending a //PatchDataRequest//. You will then receie the //PatchData//. | ||
+ | * When you have finished downloading the avaliable patches, you can apply them, and resend the // | ||
* [[patch_protocol_hello1|HelloRequest]] | * [[patch_protocol_hello1|HelloRequest]] |
patch_server_protocol.1405618283.txt.gz · Last modified: 2014/07/17 17:31 by thooge