|
-
Feb 4th, 2009, 06:52 PM
#1
Thread Starter
Member
[RESOLVED] PC to smarphone bluetooth
hi,
is there any way I can send a mulitple line of string to a smartphone device by bluetooth automatically when the smartphone's bluetooth is turned on and within the PC's bluetooth area?
i am using VB 2008..
-
Feb 5th, 2009, 03:09 AM
#2
Frenzied Member
Re: PC to smarphone bluetooth
You would have to use the serial port, although you would have to have programs running on both devices to check when the ports become available.
Take a look at this article for more info
-
Feb 9th, 2009, 11:48 AM
#3
Thread Starter
Member
Re: PC to smarphone bluetooth
 Originally Posted by petevick
You would have to use the serial port, although you would have to have programs running on both devices to check when the ports become available.
Take a look at this article for more info
cant I just use the serialport namespace?
I used this to connect a bluetooth device...and i have also done a simple chat on hyperterminal wiv my laptop's bluetooth and a PC with rs232 adapter.
but cant do it with my smartphone and laptop
i dont seems to find what COM port the phone uses on the bluetooth...and neither the COM port the laptop uses for bluetooth....
and how do you add the library fro the link you give me?
Last edited by husky_doggy; Feb 9th, 2009 at 11:53 AM.
-
Feb 9th, 2009, 12:37 PM
#4
Frenzied Member
Re: PC to smarphone bluetooth
Hi,
You can do it with the serial port - you possibly need to set up a partnership and then use the serial port you assign.
Get the library from Peter Foots' site
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|