Railgun

if it ain't broke, we'll break it

User Tools

Site Tools


sockchat:c2s:client-info

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sockchat:c2s:client-info [2025/04/20 01:06] – more text flashsockchat:c2s:client-info [2025/04/20 02:04] (current) flash
Line 12: Line 12:
  
 If after the timeout or after receiving the Server Info packet, the client is not satisfied with the supported capabilities, it may terminate the connection. If after the timeout or after receiving the Server Info packet, the client is not satisfied with the supported capabilities, it may terminate the connection.
 +
 +The format of the client identification string is entirely up to the developer of the client and is not used for capability checking, similar to the [[https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent|HTTP User-Agent header]].
  
 ===== Format ===== ===== Format =====
Line 24: Line 26:
 ==== No capabilities specified ==== ==== No capabilities specified ====
  
-Client identifies itself but does not specify any capabilities. Notice that the trailing ''%%\t%%'' is still present as index 2 is still required to be there. The identification string is entirely up to the developer of the client and is not used for capability checking.+Client identifies itself but does not specify any capabilities. Notice that the trailing ''%%\t%%'' is still present as index 2 is still required to be there.
  
   3\tKuroko/fbcdbdb9e8\t   3\tKuroko/fbcdbdb9e8\t
Line 46: Line 48:
 ===== See Also ===== ===== See Also =====
  
-  * [[sockchat:s2c:server-info|Server Info]] - Response to this packet.+  * [[sockchat:s2c:server-info|S2C Packet 11: Server Info]] - Response to this packet.
   * [[sockchat:capabilities|Capabilities]] - List of capabilities.   * [[sockchat:capabilities|Capabilities]] - List of capabilities.
  
sockchat/c2s/client-info.1745111202.txt.gz · Last modified: 2025/04/20 01:06 by flash