Classic Protocol Extension: Difference between revisions
Jump to navigation
Jump to search
imported>F (Created page with "==Negotiation== ===ExtInfo=== {| class="wikitable" |- class="row0" | class="col0" | Packet ID | class="col1" | Field Name | class="col2" | Field Type | class="col3" | Example ...") |
imported>F (Created page with "==Negotiation== ===ExtInfo=== {| class="wikitable" |- class="row0" | class="col0" | Packet ID | class="col1" | Field Name | class="col2" | Field Type | class="col3" | Example ...") |
(No difference)
| |
Revision as of 14:57, 11 October 2012
Negotiation
ExtInfo
| Packet ID | Field Name | Field Type | Example | Notes |
| 0x10 | AppName | string | MyServer
|
Client or server software name |
| ExtensionCount | short | 1 | ||
| Total Size: | 67 bytes | |||
ExtEntry
| Packet ID | Field Name | Field Type | Example | Notes |
| 0x10 | ExtName | string | MyExtension
|
Name of a supported extension |
| Version | short | 1 | ||
| Total Size: | 67 bytes | |||