Page 1 of 2

AutoDial 1.0

Posted: Sat Jul 17, 2004 8:43 pm
by Flype
Hi,

I've just finished a little prog like 'ADSL Autoconnect'
it's free, fell free to use it and report bugs or ideas...

download link :
http://www.serveurperso.com/~flype/Pure ... toDial.zip

maybe, you'll need the wininet.dll which is used in my prog :
http://www.serveurperso.com/~flype/Pure ... ininet.zip

Image

Posted: Sat Jul 17, 2004 8:49 pm
by Num3
Nice work!

Small too, compared to the 2.6 mb dialer Alcatel provided for my modem :P

Posted: Sat Jul 17, 2004 8:52 pm
by Flype
:wink:

Re: AutoDial 1.0

Posted: Sat Jul 17, 2004 10:22 pm
by NoahPhense
Purty..

- np

Posted: Sat Jul 17, 2004 11:32 pm
by Flype
"purty" what does it mean ? :roll:

..

Posted: Sat Jul 17, 2004 11:58 pm
by NoahPhense
Flype wrote:"purty" what does it mean ? :roll:
lazy slang for pretty.. nice looking..

- np

Thank's !

Posted: Sun Jul 18, 2004 6:33 pm
by DominiqueB
Realy cool tool !

Any way to configure wich connection to use if more than one available ?

Thank's.
Dominique

Posted: Sun Jul 18, 2004 8:10 pm
by J. Baker
Does this use PPPoE?

Posted: Mon Jul 19, 2004 6:59 pm
by Flype
Thanx for your interest...

This tool is in work in progress so many things could be modified, added...
Ideas are welcome :wink: but i would like it to be small, compact, simple, no super extra features, no spy too...

Indeed, i'm looking how to implement the connexion name choice...

This prog is very simple as it is only based (in the core) on the wininet.dll and the "InternetDial_()" function.
So, no direct pppoe calls is done. It depends of user installed connexions.

Also, i need betatester for win98,2000 config, freebox users, etc...
At home, i'm using French ADSL product (Wanadoo) with an usb modem SpeedTouch 330...

For those who knows "ADSL Autoconnect" my prog seems to work in a different way.
Mine call the Internet Connect Dialog in the automatic mode, in the background...
ADSL Autoconnect connect himself to internet, it dial-up and transmit himself the the user params (name,password,...).

..

Posted: Mon Jul 19, 2004 7:02 pm
by NoahPhense
I would beta test, but my router handles all the dsl dialing..

- np

Posted: Mon Jul 19, 2004 7:15 pm
by Flype
my knowledge in "router" is nearly ground zero, so...

my home config is very simple :P
i tried to complicate my config :x using more than one
internet connexions thanks to WMware with an emulated Win98.

this is how i debug my Autodial prog...

..

Posted: Mon Jul 19, 2004 7:33 pm
by NoahPhense
Flype wrote:my home config is very simple
Yeah I know what you mean, it doesn't get more simple for than clicking:

My router/firewall has its own webpage.. I just login and change anything.

But I've been to client side where the older routers don't have such
technology. This tool would be nice.

Image

- np

Posted: Mon Jul 19, 2004 7:40 pm
by thefool
My router/firewall has its own webpage.. I just login and change anything.
mine has too. I need a router, so i can open ports for emule, so that i can distribute all those unlegal copy's of PB. 8) (no i wouldnt do that!)

what about distributing a "fake" PB that "phones home" and tells about the ip and the user who downloaded it. Maybe take his messenger adress so we can contact him :)

Posted: Wed Jul 21, 2004 7:53 pm
by Flype
I've learnt how to use API Win32 RAS functions...
This works very well, much better than previous method.
Very thanx to all who have participated on this forum
on the 'ras' post here :
viewtopic.php?t=7763&postdays=0&postord ... s&start=30

So i can improve now my prog in order to let the user
to choose the connection name, user and its password !
And more, with a callback system i can display every step
of an internet connexion process.

Soon...

@NoahPhense

If i understand, you are interested to have an
option for auto disconnecting after a specified time !?!
why not...

Posted: Wed Jun 15, 2005 8:15 pm
by TerryHough
I downloaded this way back when first posted, but now the link is dead.

I now need to do something almost exactly like this. Anybody got
something similar they are willing to share the code for?

TIA
Terry