How can I read data from bluetooth?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nomenklatura

    #1

    How can I read data from bluetooth?

    Hi,
    I want to develop pocket pc program with visual studio .net
    this program read data from internet and bluetooth..
    For example when i send data from program(server side) with bluetooth ,
    other machine(gsm or pocket pc which include bluetooh) read data and see
    this data in my program(client side)..
    In addition client side program read data from internet..
    Can i do this with .net and which project type do i use?
    "Asp .net mobile web application" or "Smart device application"

    Thanks in advance...



    --

    Humani nihil a me alienum puto
    --------------------------------------------------

    --------------------------------------------------


  • Cor

    #2
    Re: How can I read data from bluetooth?

    Hi

    I see some newsgroups, but not the special newsgroup.

    microset.public .dotnet.framewo rk.compactframe work

    Maybe you can try it there too?

    Cor


    Comment

    • One Handed Man \( OHM#\)

      #3
      Re: How can I read data from bluetooth?

      Your going to need a SmartApplicatio n project if you want to write code for
      a smart phone or pocket PC. However, Bluetooth is another matter yet again.

      Here are some links


      http://www.benhui.net/bluetooth/
      http://www.benhui.net/bluetooth/

      Regards - OHM


      "nomenklatu ra" <trsahin0@hotma il.com> wrote in message
      news:Or36Z%23WG EHA.4012@TK2MSF TNGP09.phx.gbl. ..[color=blue]
      > Hi,
      > I want to develop pocket pc program with visual studio .net
      > this program read data from internet and bluetooth..
      > For example when i send data from program(server side) with bluetooth ,
      > other machine(gsm or pocket pc which include bluetooh) read data and see
      > this data in my program(client side)..
      > In addition client side program read data from internet..
      > Can i do this with .net and which project type do i use?
      > "Asp .net mobile web application" or "Smart device application"
      >
      > Thanks in advance...
      >
      >
      >
      > --
      >
      > Humani nihil a me alienum puto
      > --------------------------------------------------
      >
      > --------------------------------------------------
      >
      >[/color]


      Comment

      Working...