Results 1 to 4 of 4

Thread: Network Setup

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Location
    New South Wales, Australia
    Posts
    55

    Red face 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

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2005
    Location
    New South Wales, Australia
    Posts
    55

    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

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Network Setup

    Quote 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
  •  



Click Here to Expand Forum to Full Width