AccountingRequest — различия между версиями

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
(Automatic page editing by robot)
 
м (Automatic page editing by robot)
 
(не показано 18 промежуточных версии этого же участника)
Строка 1: Строка 1:
== Структура пакета (1.5.1) ==
+
* Тип / Type: Пакет / Packet (ProtocolType)
 +
* Сервис / Service: gdeliveryd
 +
* Опкод / Opcode: 0x1F7
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
|-
 +
! colspan="2" align="center" scope="row" | 1.1.6 v6 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
 
| int
 
| int
Строка 11: Строка 17:
 
| userid
 
| userid
 
|-
 
|-
| Octets
+
| [[Octets]]
 
| authenticator
 
| authenticator
 +
|-
 +
| [[CUInt]]
 +
| attributes_size
 
|-
 
|-
 
| [[AccntParam]][]
 
| [[AccntParam]][]
 
| attributes
 
| attributes
 
|}
 
|}
 +
 +
 +
[[Категория:Пакеты gdeliveryd]]

Текущая версия на 12:01, 19 июня 2018

  • Тип / Type: Пакет / Packet (ProtocolType)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0x1F7
Структура / Declaration
1.1.6 v6 — 1.5.5 v156
Тип / Type Название / Name
int stamp
int userid
Octets authenticator
CUInt attributes_size
AccntParam[] attributes