Oops. The "GateFileName" property setter was messed up on Gateway components.
I've fixed it now. You can download the update from the "RTC SDK Downloads" area (RTC SDK
v7.56).
Make sure to use the exact same string for the GateFileName property on the Gateway and on GateClient components.
The property is case sensitive, which means that
/$GATE is NOT the same as
/$gate or
/$Gate.
Also, keep in mind that GateFileName is ONLY a prefix for Gateway URIs.
For example, if you set GateFileName:='
/$GATE' and you want to check the status of your
Gateway running on localhost, you have to enter
http://localhost/$GATE$s in your Web Browser.
Best Regards,
Danijel Tkalcec