Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ConnectionConfig.UsePlatformSpecificProtocols

public bool UsePlatformSpecificProtocols;

Description

When starting a server use protocols that make use of platform specific optimisations where appropriate rather than cross-platform protocols. (Sony consoles only).

Set this flag to use platform specific protocols if the platform support them. Use when creating the server only. Not applicable when creating client.