multi user chat system in coldfusion

Discussion in 'Programming' started by arindam_st, Aug 26, 2009.

  1. #1
    I want to make a multi user chat system in coldfusion.can any one help me to it?
     
    arindam_st, Aug 26, 2009 IP
  2. Paul_K

    Paul_K Greenhorn

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #2
    Do you even have a start?
     
    Paul_K, Aug 26, 2009 IP
  3. HomeComputerGames

    HomeComputerGames Peon

    Messages:
    871
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    HomeComputerGames, Aug 26, 2009 IP
  4. arindam_st

    arindam_st Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i have run the cfopenchat......but is it a multiuser chat?means suppose if me and my friend want to chat in lan then how can i configure it.......
     
    arindam_st, Aug 31, 2009 IP
  5. FCM

    FCM Well-Known Member

    Messages:
    669
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    155
    #5
    Running a chat system on a lan would require you to have a server configured to your lan it is possible but you would have to buy a adobe cf server license
     
    FCM, Sep 1, 2009 IP
  6. arindam_st

    arindam_st Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    can i run the system in localhost?means without server?how can i configure the lan?
     
    arindam_st, Sep 5, 2009 IP
  7. FCM

    FCM Well-Known Member

    Messages:
    669
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    155
    #7
    @arindam_st

    short answer yes. But since DP doesn't like SA's here we go with an explaination.

    Yes, go to the Adobe website and download adobe coldfusion.

    I would select the 30 DAY TRAIL as it will revert to developers after the 30 days and you can actually test and launch your application on the internet that way ( during the 30 days ).

    Just install and create your application.


    If you need cheap CF hosting you can go to Hostek.com.

    If you really want a LAN online chat you can configure it to only accept your current IP which would mean that you are in a lan. ( that probally doesn't make since --- I tried thou )
     
    FCM, Sep 9, 2009 IP
  8. Paul_K

    Paul_K Greenhorn

    Messages:
    85
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #8
    Or get Railo its free: http://www.getrailo.org/index.cfm/download/
     
    Paul_K, Sep 15, 2009 IP
  9. aeroz1

    aeroz1 Active Member

    Messages:
    492
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #9
    Cookies in ASP.NET-This is an user friendly ASP.NET tutorial through which you can learn about the cookies in ASP.NET. In this tutorial the author gives you a sample program which shows how to create an instance for the cookies using the HttpCookie constructor
     
    aeroz1, Jun 7, 2010 IP