Classic Protocol Extension: Difference between revisions
Jump to navigation
Jump to search
imported>F (Fixed ExtEntry packet ID, made ExtensionVersion into an int) |
imported>F (Fixed ExtEntry packet ID, made ExtensionVersion into an int) |
(No difference)
| |
Revision as of 14:59, 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 |
| 0x11 | ExtName | string | MyExtension
|
Name of a supported extension |
| Version | int | 1 | ||
| Total Size: | 69 bytes | |||