Results 1 to 4 of 4

Thread: [RESOLVED] PC to smarphone bluetooth

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2008
    Posts
    42

    Resolved [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..

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2008
    Posts
    42

    Re: PC to smarphone bluetooth

    Quote 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.

  4. #4
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width