|
-
Jul 16th, 2006, 03:12 AM
#1
Thread Starter
Member
Network Setup
OK so ive been asked to compile an application that can setup an ADSL Connection for our customers. Now this area of software developement is new to me and i would like to know how this can be done as far as setting up a connection.
At my disposal i have VB 2005 express edition and/or VB 6.
Can you give me your advice on how creating an ADSL setup cd can be accomplished
Thanx
Darcey
-
Jul 17th, 2006, 11:56 AM
#2
Re: Network Setup
Define "setup CD". Programs like email client? Setting parameters on the modem? Setting up the computer itself (a network connection)?
Do you have control over which modem and interface will be used? What will you do for non-Windows customers?
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jul 18th, 2006, 07:09 PM
#3
Thread Starter
Member
Re: Network Setup
OK,
Lets start with just windows customers and then with a working copy i can adapt to other O/S.
We do offer our customers a modem however they may use their own and this is one of the problems we face with developing a universal ADSL Setup CD is that modem configuration varies.
To begin with I think we can just configure the modem and create the internet connection to the point where our customer is able to access the internet and we can worry about configuring an email client at a later date.
Baby steps first as this area as I said previously is new to me
Well i hope this helped
Regards,
Darcey
-
Jul 19th, 2006, 11:49 AM
#4
Re: Network Setup
 Originally Posted by darcey_123
We do offer our customers a modem however they may use their own and this is one of the problems we face with developing a universal ADSL Setup CD is that modem configuration varies.
To begin with I think we can just configure the modem
Not if they can use their choice of modem. You'd need a configuration setup for every single type of ADSL modem that exists.
and create the internet connection
Then VB is the wrong choice of language.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|