Computer Science Canada

MultiChat

Author:  iker [ Thu Nov 03, 2005 8:20 pm ]
Post subject:  MultiChat

Im currently in the process of making a runescape like (basically a rip off) game and I need some help making it a web based game.

Right now, I need a chat program source code for multiple users. If someone could help me with a program that displays the message of any user after they type enter.

eg output

frank:hello
joe:hey frank
mike:hey all
frank:hey mike
joe:hey mike

I'm also adding an attachment of my compiled game, because I don't want people to see the source till I'm done

%edit% oh, and I need the program to be multiplayer too, with up too ten users on one server at once

Author:  codemage [ Fri Nov 04, 2005 9:58 am ]
Post subject: 

Do a search for "chat" in the Turing forums.

And/or look at the Net command section of the Turing Walkthrough.

Author:  beard0 [ Fri Nov 04, 2005 3:35 pm ]
Post subject: 

If you want help, providing us with binaries is not the way to get it.

Author:  iker [ Fri Nov 04, 2005 4:34 pm ]
Post subject: 

I have the netchat program on my computer, and I made it beter before in grade 10 and had my whole class using it, but I lost that this summer
I need it tied into the game where you can just type a sentence and it will output your name then the sentence onto the screen, but just like the example I made. oh, and what do you meen by binary? The compiled game?

Author:  beard0 [ Mon Nov 07, 2005 2:54 pm ]
Post subject: 

iker wrote:
The compiled game?


Yes, if you want help, you are going to need to provide source code.

Author:  iker [ Mon Nov 07, 2005 5:27 pm ]
Post subject: 

ok, check my other topic http://www.compsci.ca/v2/viewtopic.php?t=10173
and it should have the source in there, sry[/url]


: