Implement in existing ASP (not .net ) site

Last post 06-05-2005, 7:30 AM by fantasimus. 3 replies.
Sort Posts: Previous Next
  •  06-03-2005, 5:39 PM 7245

    Implement in existing ASP (not .net ) site

    hi,

    i developed an asp community. in the community the user have a mailbox to send messages (pm).
    also they have a couple of buddies.

    my question now: how can i implement  the web messenger in the asp-site and import the buddy list from each user.

    the online user are stored in the database.. the buddy list too.

    so i do not want to register to the messenger, too.
    just use it for web messeging.

    i hope anybode can help me

  •  06-03-2005, 5:42 PM 7247 in reply to 7245

    Re: Implement in existing ASP (not .net ) site

    sorry, i forgot some questions:

    what technice is used to send the message so fast ?
    will be the database frequently be query  if 300 user use simil. the messenger ?
    how is the performance ?

  •  06-04-2005, 1:42 PM 7253 in reply to 7245

    Re: Implement in existing ASP (not .net ) site

    fantasimus :
     
    Currently the CuteChat don't support importing the buddy list .
    We are currently working on this feature .

    The cutechat fetch messages from the server very 1 second . so one user send another user a message , the another user could recieve it immediately.
     
    Regards , Terry .
  •  06-05-2005, 7:30 AM 7260 in reply to 7253

    Re: Implement in existing ASP (not .net ) site

    Thank you Terry.
    So every seconds the Database is checked for new messages ?
    isn´t it baad for the performance ?

    2.my user logs in the community. so i do not want that they have to login for the messenger extra.
    have you any idea how this problem could be solved ?

View as RSS news feed in XML