![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Dec 2007
Posts: 8
Rep Power: 0
![]() |
Chating application
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 |
|
|
|
|
|
#2 |
|
Highly Adaptive Penguin
Join Date: May 2005
Location: United States
Posts: 252
Rep Power: 4
![]() |
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 |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Dec 2007
Posts: 8
Rep Power: 0
![]() |
Re: Chating application
okie... thanks for feedback.. i will try inproving it. =D
|
|
|
|
|
|
#4 |
|
Highly Adaptive Penguin
Join Date: May 2005
Location: United States
Posts: 252
Rep Power: 4
![]() |
Re: Chating application
Not a problem. Continue to improve this, it's looking pretty good so far.
|
|
|
|
|
|
#5 |
|
Newbie
|
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.
__________________
Tɘʞ-V© |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Php with Sun Java System Application Server Platform | lucifer | PHP | 0 | Jun 7th, 2007 5:03 AM |
| Threading, listViews, application breaking... help? | Pedja | C# | 7 | Feb 23rd, 2006 6:54 PM |
| creating an application that stands between the browser and the serve | ronias | Visual Basic | 5 | Oct 30th, 2005 5:22 PM |
| "Not Responding" Message in Windows Form Application | G_Zola | C# | 1 | Apr 29th, 2005 11:15 AM |
| Application opens twice ! | hipolito | Visual Basic | 6 | Apr 21st, 2005 12:55 PM |