Getting Data from a chat srever through ajax functions

Last post 11-19-2009 3:01 AM by Vince Xu - MSFT. 1 replies.

Sort Posts:

  • Getting Data from a chat srever through ajax functions

    11-17-2009, 1:48 AM
    • Member
      350 point Member
    • net.hitesh
    • Member since 09-03-2009, 5:33 AM
    • Jaipur
    • Posts 101

    I want to develop an application like these images

    http://img340.imageshack.us/i/maindxv.jpg/ 
    http://img338.imageshack.us/i/datat.jpg/ 
    http://img22.imageshack.us/i/sendingz.jpg/

    In this application I want to develop a chatbot like application.which will coneect to some prespecified chatservers.for eg http://en.babel.com

    in this page all the requests are passed through certain Ajax pages, EX.

    http://en.babel.com/ajax/Index.Community.Chat.Web.AjaxLib.UserManager.ajax


    I have to use the functions on this page like
    function  GetConnectedUsers ,which will return with the data ( IDNickname, avatar . etc... ) of the users in this page soI need to fetch pages and repeat the process get all the online users on the server.

    Can anybody help how should I do that , any sample code help would be very helpful to me

    Hitesh Sharma
    .net Developer
  • Re: Getting Data from a chat srever through ajax functions

    11-19-2009, 3:01 AM
    Answer

    Hi,

    To build Ajax message chat system, you can check this link: http://forums.asp.net/t/1276536.aspx

    To get user online/offline information, please check this link:http://forums.asp.net/t/1250689.aspx


    Vince Xu
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (2 items)