Results 1 to 5 of 5

Thread: CGI Chat Code

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2003
    Location
    Infinite Loop
    Posts
    3

    CGI Chat Code

    Hello all,

    I was wondering if anyone had or knew where to find some code for a CGI based Web Chat system.

    I have a basic understanding of Perl but I don't know where to start as far as chat. I'm looking for a place to start and a point of reference.

    Thanks,

    Acidon

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Chatting is a live system and therefore cannot be done in pure HTML+CGI. You need Flash or Java or something similar for that.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2003
    Location
    Infinite Loop
    Posts
    3

    re:

    That answers one of my questions - I appreciate the response.

    I'm looking for the most efficient way to create a large custom chat interface.

    A large and consuming project, I know. First priority is to familiarize myself with the language/scripting of choice (I just need to find out what that would be).

    Thanks,
    Acidon

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    They are all suited for it. It is really a matter of taste.

    Since this is a large programming job you might prefer a Java applet as Flash ActionScript is quite uncomfortable to use (IMO anyway).
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  5. #5
    Addicted Member
    Join Date
    Feb 2003
    Posts
    237
    this is an open source vb cgi web chat server that
    uses standard http to stream realtime chat to the
    connected browsers

    http://sandsprite.com/CodeStuff/chatserver.zip
    Free Code, papers, tools, and more

    http://sandsprite.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width