Quick Search for:  in language:    
UDB,AOL,RATE,AIM,basic,ServerClient,Chat,made
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,014,970. lines
 Jobs: 119. postings

 How to support the site

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for Visual Basic.
Unroll2 - Update
By Cyber Chris on 7/2


MultilinePWD
By Cyber Chris on 7/2


Click here to see a screenshot of this code!Song/Poem Assistant
By Peter Rowan on 7/2

(Screen Shot)

Click here to see a screenshot of this code!GPA Cal
By KBM-00 on 7/2

(Screen Shot)

Click here to see a screenshot of this code!Connection Via the Telephone line.No internet or cable.Just the telephone line
By Nass ClickMan on 7/2

(Screen Shot)

DBTool
By Make Strömberg on 7/2


Click here to see a screenshot of this code!MSChart Simple Example
By Sebastian Pereira on 7/2

(Screen Shot)

CString v1.5
By Ultimatum on 7/2


Tablature Pro
By Michael McMullen on 7/2


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

Mike's Chat v1.0

Print
Email
 
winzip icon
Submitted on: 4/16/2000 5:07:50 AM
By: Michael Canejo  
Level: Intermediate
User Rating: By 14 Users
Compatibility:VB 5.0, VB 6.0

Users have accessed this code 8609 times.
 

(About the author)
 
     This is a basic Server/Client Chat made using Winsock and the UDB Protocal. The chat is in Rich Text so it looks just like an AOL chat and it also has Sounds when chatting. If the Client/Server closes the program, the other side gets an error saying so. This is so you don't talk to your self..heh All the client's Nicknames get logged into a ListBox and if they leave the room, their name gets removed from the chat listbox. I also included a "Boot Ip" for the server so he/she can boot someone in the chat that is acting up. Check this example out and RATE it! :P<BR><BR>Contact me at<br>AIM: Mike3dd

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 45 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
4/16/2000 10:52:09 AM:Sensi Cola
Wow. Im gunna quit AOL now that I have 
this...LoL
nice code mike
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/16/2000 9:55:18 PM:ICERAPIDS
ok this looks like a good chat 
example.. but it keeps asking for a 
"Replace" Sub or Function. cauz it wont 
start.. without it.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/17/2000 4:16:39 PM:One
wassup mike,
this is adam NOT chris. 
lol
good code really.
keep it up
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/18/2000 9:40:28 PM:Tyler Robbins
nice coding mike
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/30/2000 11:31:24 PM:Mexie
i like the coding..but couldn't get it 
to work...had to do some work..to get 
the server side working...and still 
can't get the client side 
working..maybe i'm dumb..dunno...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/2/2000 11:06:32 PM:Mike Canejo
Remember that the client must press the 
Connect button before the Server does 
to activate the Connection. 
-Mike
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/8/2000 6:38:13 PM:Sparky
Nice.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/9/2000 4:27:58 PM:Jeffm
Neat program... the code is REALLY 
unreadable though...no indentations, no 
line breaks... nothing... you don't 
make it easy to figure out what's going 
on here! Sorry buddy.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/9/2000 4:29:27 PM:JeffM
Dude.  Nice program, but the code is 
REALLY difficult to read.  There are ne 
indentations on your conditionals, and 
you've extensively used the ":" when 
you should have just used line 
breaks!!!  Sorry buddy...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/23/2000 7:13:25 AM:Neil Ramsbottom

To the guy complaining about the 
Replace() function
It is a VB6 
function. I have written a VB5 
equivilent and will post it on my 
website tonight 
(GMT).
www.geocities.com/nramsbottom
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/24/2000 2:26:07 PM:Matt
I keep getting a Sub or Function error 
on the Replace command and i keep 
getting a licensing error when i try to 
load the richtx32.ocx file .. plz help 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/26/2000 11:54:00 AM:Matt
is there any way to make this able to 
support multiple users ?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/11/2000 5:06:34 PM:Sukh
When you get an error for the replace 
function its probably cause you ain't 
got VB6 - Try a replace function 
replacement :) from PSC.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.