How to integrate cutechat messenger with existing user system

Last post 02-05-2006, 7:12 PM by smoothjames. 2 replies.
Sort Posts: Previous Next
  •  12-22-2005, 7:23 PM 14136

    How to integrate cutechat messenger with existing user system

    Hi,
     
    I am implementing the dating site and have to add IM to our program. Is it possible to Integrate CuteChat IM (standalone version)  program with my existing users? I have my own login api and everything setup and it's working. Or do i need to buy like the developer version first before i can do the integration?
     
    Thanks in Advance,
    Z
  •  01-29-2006, 1:37 AM 15288 in reply to 14136

    Re: How to integrate cutechat messenger with existing user system

    Please check the document in the developer's guide:

    How can I hook CuteChat with my existing login system?  

    CuteChat was built with the idea of extensibility in mind.

    CuteChat implements what is commonly known as a "Provider Model" design pattern—which will be used throughout the ASP.NET 2.0 framework. 

    A "Provider Model" design pattern separates the application logic for the service from its underlying storage repository by introducing a "provider" software component in between.

    This "provider" component exposes a standard interface to the service logic, but allows developers to implement the provider component on top of a repository of their choice.
    By creating custom providers, developers can easily write their own data and business logic layers and simply plug it into existing user management system and reuse the same set of user management system.
    The CuteChat 1.0 ships with seven pre-built providers...

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-05-2006, 7:12 PM 15598 in reply to 15288

    Re: How to integrate cutechat messenger with existing user system

    Can you say that in english (layman's terms)? If my dating software has a feature to upload 3rd party modules/plugins. Will the dating script automatically assign account numbers for the users so they can use cute messenger seamlessly?
View as RSS news feed in XML