473,387 Members | 1,619 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

how can i make my system network ready?

vinci
62
greetings experts!

i'm a computer science student.
i have this subject called Software Engineering and i have this project that should be finished for me to graduate but i cannot finish it because i dont know how to make my system network ready.

i just want to know how i can make my system work on other computer with the database only located at one site (centralized dbase system).


hope you guys can help me... hoping for your suggestions... tnx!
Aug 18 '06 #1
6 2119
sashi
1,754 Expert 1GB
Hi Vinci,

to be able to share resources in local area network (LAN), your pc must first.. pls refer to below attached links for further reading.. take care my fren.. :)

http://my.resnet.uww.edu/configure_xp.php
http://www.microsoft.com/technet/pro.../wifisoho.mspx
Aug 18 '06 #2
vinci
62
ei tnx for that info, but i already know how to configure my network connections. my problem is that i cant make my program made from visual basic6.0 be used by other site. (note: i have shared the program) :)

salamat!
Aug 24 '06 #3
Cant you use the computer name, then the file location? I know that sounds vague coz im not too sure myself. I share files on my network, and i have a shortcut on my laptop which takes me to a folder on my desktop. The file location (according to my laptop) is :

\\CompName\FolderName

(the folder is shared, so it goes into the network, finds the CompName, then the FolderName)

so...make a shared folder on the main comp, place ur DB in that folder, and then on DB location in VB, type \\CompName\FolderName

If that doesnt make sence, let me kno
Aug 24 '06 #4
vinci
62
hey! tnx for all of your suggestions...
i have already found the answer.
by using "App.Path", there are no problems when i access my vb program in other sites...

tnx again!
salamat!
Aug 28 '06 #5
wappy
8
it seems that ur vb application resides on one machine and u just shared it thru LAN. running your application remotely isnt a good idea, how abt installing it on every machine where ull use and just be sure to point the database connection on the computer where ur database file is located. MABUHAY!!!
Aug 28 '06 #6
it seems that ur vb application resides on one machine and u just shared it thru LAN. running your application remotely isnt a good idea, how abt installing it on every machine where ull use and just be sure to point the database connection on the computer where ur database file is located. MABUHAY!!!
i think thats what she wanted to do in the first plase
Aug 28 '06 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: MF | last post by:
In visual basic 6 I can write an application and toss it up on a shared network drive for the company to access. Works like a champ. In .NET my C# application runs fine on anyones machine, but...
6
by: Paul | last post by:
Hello everyone: I am developing a VB.Net Windows Application and I am now ready to create the deployment project for it. This application needs to be installable on a different number of users...
1
by: Alex | last post by:
Hello, in my company, we have a diagnostic tool for hardware. Depending on the hardware projcet, a different project configuration is needed. The configuration file is written in XML and...
8
by: Scott | last post by:
Hi guys, If I try to call read(), readline(), readtoend() and there is nothing to read (from a never ending loop for example) the program seems to continue but it exits the loop for no apparent...
1
by: Sammy | last post by:
Can anyone please explain me the cause and resolution of this error. TIA Sammy Server Error in '/' Application. The device is not ready. Description: An unhandled exception occurred during...
3
by: Adrien | last post by:
Hi I've been looking for an open-source php script, which I want to tweak for internal use on a network. Anyway, regardless, might anyone suggest to me a script capable of forwarding any...
6
by: onnodb | last post by:
Hi all, While working on an Access UI to a MySQL database (which should be a reasonable, low-cost, flexible interface to the DB, better than web-based, much less costly than a full-fledged .NET...
18
by: troywalker | last post by:
I am new to LDAP and Directory Services, and I have a project that requires me to authenticate users against a Sun Java System Directory Server in order to access the application. I have found...
0
by: Sucheta Pawade | last post by:
Hi All, I want to access a folder shared across network which contains very important files and My ASP.NET application is deployed on DMZ and files are shared in other network. Currently...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.