 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Menimoi Guest
|
Posted: Wed Apr 28, 2004 9:27 am Post subject: RAS Dialer under Windows 2000 |
|
|
Hye all !
I'm writing a ras dialer which must work under win98 & Win2K/XP.
I've tried several components like AsyncPro TapdRASDialer, JCVL jvRAS32, and
none of them seems to work correctly. They list correctly the entries
available on the computer, but they don't retrieve correctly the information
about them. For example, with the TapdRASDialer:
ApdRasDialer1.ListEntries(ListBox1.Items); // The listbox is filled with my
"TestDial" connection
ApdRasDialer1.EntryName := ListBox1.Items[0]; // "TestDial" is now the
connection I work on
ApdRasDialer1.GetDialParams; // I hope this retrieve the informations of
"TestDial" connection, but it doesn't :-/
After this statements, ApdRasDialer1.PhoneBook is always empty (but I've set
a phone number for the TestDial connection...)
So GetDialParams seems not to work, and I don't understand why...
Does somebody could help me ?
Thanks.
|
|
| Back to top |
|
 |
Steve Moss Guest
|
Posted: Wed Apr 28, 2004 10:02 am Post subject: Re: RAS Dialer under Windows 2000 |
|
|
I don't know if it suffers from the same problem or not, but you could
take a look at MagRas, at http://www.magsys.co.uk/delphi.
--
Regards,
Steve Moss,
CoCo Systems Ltd.
Delphi 6.02, Win2K + SP4
|
|
| Back to top |
|
 |
Lee J Cook Guest
|
Posted: Wed Apr 28, 2004 10:30 am Post subject: Re: RAS Dialer under Windows 2000 |
|
|
Hi,
I have used the components from the www.magsys.co.uk site to create a RAS
dialler which works perfect under all windows OS systems. Very good product
and very powerful
Lee
"Steve Moss" <nospam (AT) coco (DOT) dot.co.dot.uk> wrote
| Quote: | I don't know if it suffers from the same problem or not, but you could
take a look at MagRas, at http://www.magsys.co.uk/delphi.
--
Regards,
Steve Moss,
CoCo Systems Ltd.
Delphi 6.02, Win2K + SP4
|
|
|
| Back to top |
|
 |
Menimoi Guest
|
Posted: Wed Apr 28, 2004 11:48 am Post subject: Re: RAS Dialer under Windows 2000 |
|
|
"Steve Moss" <nospam (AT) coco (DOT) dot.co.dot.uk> a écrit dans le message de
news:408f814e$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I don't know if it suffers from the same problem or not, but you could
take a look at MagRas, at http://www.magsys.co.uk/delphi.
--
Regards,
Steve Moss,
CoCo Systems Ltd.
Delphi 6.02, Win2K + SP4
|
I "must" use one of the two components above (or another but free...)
|
|
| Back to top |
|
 |
Lee J Cook Guest
|
Posted: Thu Apr 29, 2004 2:33 pm Post subject: Re: RAS Dialer under Windows 2000 |
|
|
The magsys components are free
"Menimoi" <menimoi (AT) wanadoo (DOT) fr> wrote
| Quote: | "Steve Moss" <nospam (AT) coco (DOT) dot.co.dot.uk> a écrit dans le message de
news:408f814e$1 (AT) newsgroups (DOT) borland.com...
I don't know if it suffers from the same problem or not, but you could
take a look at MagRas, at http://www.magsys.co.uk/delphi.
--
Regards,
Steve Moss,
CoCo Systems Ltd.
Delphi 6.02, Win2K + SP4
I "must" use one of the two components above (or another but free...)
|
|
|
| Back to top |
|
 |
Lee J Cook Guest
|
Posted: Thu Apr 29, 2004 2:35 pm Post subject: Re: RAS Dialer under Windows 2000 |
|
|
slight correction, the compiled vcls are free if you want the source code
then you need to buy those, but i have not needed the source code.
Lee
"Menimoi" <menimoi (AT) wanadoo (DOT) fr> wrote
| Quote: | "Steve Moss" <nospam (AT) coco (DOT) dot.co.dot.uk> a écrit dans le message de
news:408f814e$1 (AT) newsgroups (DOT) borland.com...
I don't know if it suffers from the same problem or not, but you could
take a look at MagRas, at http://www.magsys.co.uk/delphi.
--
Regards,
Steve Moss,
CoCo Systems Ltd.
Delphi 6.02, Win2K + SP4
I "must" use one of the two components above (or another but free...)
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|