SmartFoxServer Client API (key classes and Key Requests)


As we know that Smartfoxserver 2x is a client-server programing. We can implement Server part using Java, where as to cumminicate with server smartfoxserver provides various types of client api to accept conncetions from various types of clients

Various Client Api s provided By SmartfoxServer2x:-

> C# scripting API (Useful for Unity3d platform)
> Javascript scripting API(Useful for HTML5)
> ActionScript scripting API (Useful for Flash platform)
> Java scripting API(Useful for Android and corejava )
> Objective-C API scripting API (Useful for IOS platform)
> C++ API

Copyright © 2018-2020 TutorialToUs. All rights reserved.