*Edit*
How do I open a dial up networking connection with the .NET Compact Framework I want to send AT commands to the modem.
Original post kept just so that some of the following posts make sense.
----------------------
I have a bluetooth capable phone with the Serial Profile and I developped a program to send/receive SMS through the serial port on my non Smartphone WM 5 device. The send/receive is done by sending simple AT commands to the phone.
I have another bluetooth capable phone but it doesn't have the Serial Profile, it only has the Dial-up Networking (DUN) Profile. Is there a way to connect to the phone through DUN to send AT commands to the phone
Thanks