Search

You searched for the word(s):
< 1 second(s)
  • Obsolete methods

    Good morining! &nbsp; I found that many methods in chat API are obsolete. For example: &nbsp; ChatApi.CreateLobby ChatApi.GetLobbyInfoArray() etc. When I tried to use them, I got warning message: ''Obsolete. This method is not compatible with NLB mode.'' Which methods I have to use instead?&nbsp;Is NLB = Network Load Balancing?
    Posted to Cute Chat and Cute Web Messenger (Forum) by Anton. on September 15, 2008
  • Chat localization. Custom culture.

    Hello, gurus! &nbsp; I've integrated cutechat with my ASP.NET web site. I created custom membership provider to implement it. Now I need to make localization. As I understood from developer guide, chat use browser culture to fetch strings from appropriate resource file. Also it's possible to set single culture from admin console. &nbsp; Users ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Anton. on September 12, 2008
  • Use chat API from another projects.

    Hello! &nbsp; I tried to create chat room progammatically, and done these steps: &nbsp; 1. In Visual Studio I created new Class Library project. 2. Added there CuteChat.dll and CuteChat.AppCode.dll 3. Created method: public void AddRoom(string roomName) {&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IChatLobby ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Anton. on September 1, 2008