rlink:game:advertisement:join

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rlink:game:advertisement:join [2022-10-22 22:49] – [/game/advertisement/join] nimdarlink:game:advertisement:join [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/advertisement/join (Missing Response) ======+====== [POST] /game/advertisement/join ======
 <WRAP center round important 60%> <WRAP center round important 60%>
 **AUTHENTICATION** **AUTHENTICATION**
-</WRAP> 
- 
-<WRAP center round todo 60%> 
-Response 
 </WRAP> </WRAP>
  
  
-===== Request =====+===== AoE2:DE ===== 
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 POST /game/advertisement/join HTTP/1.1 POST /game/advertisement/join HTTP/1.1
-Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2; +Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;worldsedgelink=2; 
-Host: aoe-api.reliclink.com+Host: aoe-api.worldsedgelink.com
 Accept-Encoding: identity Accept-Encoding: identity
 Accept: */* Accept: */*
Line 45: Line 42:
 |versionFlags|int|0|| |versionFlags|int|0||
  
-===== Response =====+==== Response ==== 
 +<WRAP round 100%> 
 +<code> 
 +
 +    0, 
 +    "/10.0.11.14", 
 +    "20.121.50.111", // probably server lobby is being hosted on? 
 +    27013, 
 +    27113, 
 +    27213, 
 +    [ 
 +        [ 
 +            186625757, // advertisement_id 
 +            233334, // self profile_id 
 +            -1, // lobby full? 
 +            33833, 
 +            -1, // lobby full? 
 +            -1, // lobby full? 
 +            "/10.0.11.14" 
 +        ] 
 +    ] 
 +
 +</code> 
 +</WRAP> 
 + 
 +===== AoE4 ===== 
 +==== Request ==== 
 +<WRAP round 100%> 
 +<code> 
 +POST /game/advertisement/join HTTP/1.1 
 +Host: aoe-api.worldsedgelink.com 
 +Accept: */* 
 +Accept-Encoding: identity 
 +Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f;ApplicationGatewayAffinityCORS=a2bd9c803374aa3cdd1337b02986746f;worldsedgelink=-1321719400; 
 +Cache-Control: no-store 
 +Content-Length: 333 
 +Content-Type: application/x-www-form-urlencoded; charset=UTF-8 
 +Pragma: no-cache 
 + 
 +advertisementid=50864995&appbinarychecksum=24916&callNum=302&connect_id=bgoo2n1murnn43kzdnnfc9fhp2no19&datachecksum=-638535971&lastCallTime=3078735&moddllchecksum=0&moddllfile=INVALID&modname=INVALID&modversion=INVALID&party=50865084&password=&race=2039321&sessionID=bgoo2n1murnn43kzdnnfc9fhp2no19&statgroup=-1&team=-1&versionFlags=
 +</code> 
 +</WRAP> 
 + 
 +^parameter ^type ^value ^comments ^ 
 +|advertisementid|int|50864995||| 
 +|appBinaryChecksum| int |4141|| 
 +|callNum| int | 123 || 
 +|connect_id|||| 
 +|dataChecksum|int|-777|| 
 +|lastCallTime|timestamp|111|| 
 +|moddllchecksum|str|0|| 
 +|moddllfile|||INVALID| 
 +|modname|||INVALID| 
 +|modversion|||INVALID| 
 +|party|int|66|| 
 +|password|?|None|| 
 +|race|int|123|| 
 +|sessionID|str||| 
 +|statgroup|int|-1|| 
 +|team|int|-1|| 
 +|versionFlags|int|0||
  
-==== AoE2:DE ====+==== Response ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
-RESPONSE_TEMPLATE+
 +    0, 
 +    "/10.0.11.21", 
 +    "20.214.220.152", 
 +    27016, 
 +    27116, 
 +    27216, 
 +    [ 
 +        [ 
 +            50864995, 
 +            233334, 
 +            -1, 
 +            4275156, 
 +            2039321, 
 +            -1, 
 +            "/10.0.11.21" 
 +        ] 
 +    ] 
 +]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/advertisement/join.1666471796.txt.gz
  • Last modified: 4 years ago
  • by nimda