• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

How to make an AutoDialer

 
Ranch Hand
Posts: 305
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Everybody,
I am trying to make one program for windows in Java. The objective is to make a auto Dialer type of stuff for connecting to Internet. The flow would be as follows:
1. Will run a setup program.
2. This setup program will make a icon at the network neighbourhood.
3. Will ask to select a driver for a particular modem brand and wil copy it.
4. Once above done, user need to just click at connect to just get connected.
I don't know how to do step 2 and 3 i.e making icon and copyng the drivers. Perhaps this is a question which does not belong here but also don't know where to ask.
I would be highly obliged if some one can spare a moment and let me know how to proceed on this.
regards,
Arun
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Definitely not a beginner question. I'm moving this to Java in General (intermediate) for now.
[ added link -ds ]
[ January 16, 2004: Message edited by: Dirk Schreckmann ]
 
Don't touch me. And dont' touch this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic