473,831 Members | 2,326 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

--------------------------------------------------
Jul 21 '05 #1
2 2942
Cor
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
Jul 21 '05 #2
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.devx.com/wireless/Article/11511/0/page/3
http://www.benhui.net/bluetooth/
http://www.benhui.net/bluetooth/

Regards - OHM
"nomenklatu ra" <tr******@hotma il.com> wrote in message
news:Or******** ********@TK2MSF TNGP09.phx.gbl. ..
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
--------------------------------------------------

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

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
565
by: nomenklatura | last post by:
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...
0
2290
by: Thomas_Germany | last post by:
I would like to develop a smart device bluetooth application for pocket PC 2003. As I know, Pocket PC 2003 includes the microsoft bluetooth stack. My intention is to use the SDK from mircrosoft and not the expensive SDK from WIDCOMM to use the bluetooth programming interfaces. But, as I know most pocket PCs with integrated bluetooth chips use the WIDCOMM bluetooth stack. So my questions are as follows: 1) Is it possible to...
3
8047
by: Tor Erik Sønvisen | last post by:
Hi I'm making a server-side solution in Python and need to be able to communicate through bluetooth. Is there any bluetooth-packages out there for python? regards tores
0
1179
by: pei_world | last post by:
Hi, I have a USB Bluetooth Dongle. I have an application that treat the bluetooth connection as Serial Com port. but I want to know how can I pass data to it and receive from it with in C#. also remember that on the other side is a proper Bluetooth connection with OBEX connection (but I can change to RFCOMM) with JSR-82. sorry about my poor knowledge! thanks
1
5795
by: cmartin64x | last post by:
Hi, I am trying to make this simple code work but I have no success doing so: BLUETOOTH_DEVICE_SEARCH_PARAMS btsp = { sizeof(btsp) }; BLUETOOTH_DEVICE_INFO btdi = { sizeof(btdi) }; btsp.fReturnAuthenticated = TRUE; btsp.fReturnRemembered = TRUE;
4
2237
by: Boki | last post by:
Hi All, I am going to use some Bluetotoh API, should I include some special DLL or just call it directly? Best regards, Boki.
4
4623
by: chenatcr | last post by:
Hello, I added a serial-USB converter to my laptop, it appear as USB serial port COM4, and I wrote an application to read 78k data from this port. In my VC++ express code, I defined ReadBufferSize = 78k, and ReceivedBytesThreashold = 78k so that I can get the whole data with one ReadExisting() method when DataReceived event fires.
1
2444
by: gringgos | last post by:
hi, friends... Currently i am doing a project based on bluetooth and Visual Basic 6.0. But i am unable to find any solution regarding bluetooth. But my supervisor gave her idea about do a code where it runs the bluetooth application as a hidden program to send the audio file. It is where when i click the button send, it will operate the file transfer wizard in the bluetooth application and when i click the bluetooth button it should operate...
0
1872
by: daveman | last post by:
Hello, I'm encountering a "Blue Screen of Death" when I try to send data to a bluetooth sensor via a serial port, using the MSCOMM ActiveX object. I was wondering if anyone has any ideas how to fix the problem. As some background, I am trying to use VB to communicate with a Wi-Tilt bluetooth accelerometer, a sensor which sends data over a COM serial port. I have no problem talking to the device in Hyperterminal; it streams data into...
1
2225
by: hemanth727 | last post by:
Hi all, In grave trouble. I have to develop an console app which takes the data from the bluetooth dongle and stores it in a text.. now prob is .. i donno how to receive data from bluetooth ( USB ).. can some one please help me.. and sample code is really appreciated.. Thanks in advance
0
10494
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10534
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9317
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7748
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6951
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5619
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5780
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3963
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3076
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.