We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,439 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

LAN Messenger using VB 6

can anybody help me how to make a LAN connection for messenger such as yahoo in a big connection like in hostel? i use microsoft visual basic 6 and microsoft access as a database. pls help me :(

2
Contributors
5
Replies
17 Hours
Discussion Span
6 Months Ago
Last Updated
6
Views
Question
Answered
kikiey
Newbie Poster
9 posts since Nov 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

Where will your database be stored? on a LAN pc/server?

The size of the network does not really count. What does count is your database. Access will not be able to handle that many requests. Rather move up to MySql which is open source (free).

All you need then, is a few forms -
Login, main form, chat form, edit profile form etc.

AndreRet
Industrious Poster
4,706 posts since Jan 2008
Reputation Points: 391
Solved Threads: 481
Skill Endorsements: 20

i will store it in my pc. it is for my final year project actually. can i make my pc as a server? and the other pc in my hostel as a client? using microsoft access or MySql, which one is easier if i only need 50 data?

kikiey
Newbie Poster
9 posts since Nov 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

Its not thye amount of data that will be a problem but the amount of users. Access can handle up to 5 users at one time. Any data to database after that will be dropped. MySql let you handle unlimited calls to the database.

Yes, you can use your personal pc as a server. You can have a look at my tutorial here to setup mysql...

AndreRet
Industrious Poster
4,706 posts since Jan 2008
Reputation Points: 391
Solved Threads: 481
Skill Endorsements: 20

oh so now i know. thank you andreRet :) thanks for your tutorial.

kikiey
Newbie Poster
9 posts since Nov 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0
Question Answered as of 6 Months Ago by AndreRet

Only a pleasure, happy coding.

AndreRet
Industrious Poster
4,706 posts since Jan 2008
Reputation Points: 391
Solved Threads: 481
Skill Endorsements: 20

This question has already been solved: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page generated in 0.0719 seconds using 2.66MB