|
-
Mar 29th, 2003, 11:06 PM
#1
Thread Starter
New Member
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
-
Mar 31st, 2003, 12:30 PM
#2
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.
-
Mar 31st, 2003, 06:04 PM
#3
Thread Starter
New Member
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
-
Apr 15th, 2003, 10:54 AM
#4
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.
-
May 8th, 2003, 11:13 PM
#5
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|