Click here to Skip to main content
15,885,537 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Hi,
I am currently developing an application that uses RasDial to connect over a bluetooth connection (SPP profile) to a Linux box running pppd (Point-to-Point Protocol Daemon). However, I face the following problems that needs to be addressed.

a) After establishing a bluetooth connection to the Linux box and retrieving a virtual COM port, do I need to make any registry insertion to work with RasDial? I get a RasDial error 608, indicating that the device could not be found.

b) If a registry insertion is required, how do I update the registry without a system restart?

c) What should be the configuration in the RASEntry for a null modem connection? Should I set rasEntry.szDeviceType= RASDT_Modem or rasEntry.szDeviceType = RASDT_Direct?

d) On the Linux box, I do not know how to set up pppd. Would you kindly advise?

Please bear with me as i am new to smart device development.
Thank you for your help in advance :)
Best Regards,
C K
Posted
Updated 7-May-10 22:54pm
v2
Comments
Moak 8-May-10 4:55am    
Updated subject and tags, hope this is what you are looking for.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900