![]() |
Chating application
1 Attachment(s)
This is a multi user chat that I made using other sources. This is not completely mine. I used some other sources and fused it with my own.
I think it can support upto 3 people... that includes the administrator. Edit it and make it better. It comes with the source and binary. Have fun =D |
Re: Chating application
This is a neat little chat application, but I have a few suggestions to improve it:
1) Have client check 'host' and 'nickname' fields before it tries to connect, and you may also want to check for garbage input. 2) Find some way to keep track of nicknames. When someone tries to enter the room, have the server check the nickname to see if someone with that nickname is already in the room - this will prevent having two users with the same name. 3) A central server would work better for an application such as this. I have found this method to be more stable. I have one built in C if your interested (not VB, but it might still be compatible). 4) Incorporate some type of simple protocol into this bugger. This will prevent any unwanted programs from randomly entering your chatroom and wreaking havoc. 5) Need more feedback from the server when connecting. Was connection successful? If not, tell the user that All in All, this is a neat little chat program, and with a little development, could turn out pretty good. Brent |
Re: Chating application
okie... thanks for feedback.. i will try inproving it. =D
|
Re: Chating application
Not a problem. Continue to improve this, it's looking pretty good so far.
|
Re: Chating application
OK. What you need to do to do to this program is to first improve the performance of it and then improve the appearance. Performance is alwayz first.
|
| All times are GMT -5. The time now is 4:15 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC