posted 24 years ago
Ya I know its going to be more complicated than just a chat system. I still need to creat a database to keep track of each user, a chat room needs to be created. But getting information from one user to the other is a good beginning. I figure it will half to be multi-thread application. Which I used to simulate the chat system on my computer. Each time some one connects to the server, a seperate thread would start for that user. My host does not support JSP it support ASP. If anyone knows of a host that might be better for what im trying to do, or if there are any good books that I should get let me know. Thanks Terry
[This message has been edited by Terry Stehle (edited October 22, 2001).]