|
-
Java is probably the easiest and most robust way to develop a chat server application, depending on your outlook, but PHP and PERL have socket functionality that you can use and will be adequate for a chat room. PHP's socket functionality is 'experimental' but that doesn't mean it's unreliable. Go to www.php.net and search for 'socket' in the function list.
if you're a masochist, you can write one in C, but I wouldn't recommend it
Last edited by bobajobrob; 10-16-2002 at 06:14 PM.
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
|