PPP Custom RAS Dial
Hi,
I am developing a console application for WinXP using VS2005 C programming
language. The application will use a PDA phone to dial up to an ISP. The
phone is connected to the laptop using Bluetooth connection.
As the WinXP does not recognise the PDA phone as a modem connected through
the virtual COM port 4 that I am using for the bluetooth connection, I cannot
use the normal RASDial function.
I was thinking whether the RASCustomScriptExecute can be used instead. But I
find the examples at MSDN insufficient. Are there any other resources that I
can refer to?
Thanks and regards,
PS
|