472,960 Members | 2,098 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,960 software developers and data experts.

Sending/receiving bytes to an external device via bluetooth

Is it possible write a program to communicate with an external device via
bluetooth using visual basic .net (of course for windows xp sp1 or later)?

I tryed to read MSDN library about System.Net.Sockets.Socket, but I'm not
expert enough to see if it supports bluetooth connections. Can you please
tell me if it does? If not, could you please show me how to wrap bluetooth
functions in winsock api using VB.net?

Thank you.
Jul 21 '05 #1
2 2899
Hi,

..net includes a framework dedicated to mobile device
check for keywords "mobile device"

"Federico Caselli" wrote:
Is it possible write a program to communicate with an external device via
bluetooth using visual basic .net (of course for windows xp sp1 or later)?

I tryed to read MSDN library about System.Net.Sockets.Socket, but I'm not
expert enough to see if it supports bluetooth connections. Can you please
tell me if it does? If not, could you please show me how to wrap bluetooth
functions in winsock api using VB.net?

Thank you.

Jul 21 '05 #2
Thank you, but I'm not sure this is what I need.

I'll try to be a little more specific. My problem consists of writing an
applicaion that runs over a pc, precisely a Media Center, not a smarphone,
nor pocket pc.

My collegues (electronic engineers) will engage in projecting a home device
(external harware) bluetooth-connected and they must make sure it will be
supported by Windows XP SP1 Bluetooth.

My task is to make all the PC-side work. Unfortunately I've never worked in
C++, so I wish it's possible to make in VB.Net.

Jul 21 '05 #3

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

Similar topics

12
by: Steve | last post by:
I wrote a simple virtual device driver int15.sys, Is C# support load the device driver from AP?
2
by: Federico Caselli | last post by:
Is it possible write a program to communicate with an external device via bluetooth using visual basic .net (of course for windows xp sp1 or later)? I tryed to read MSDN library about...
0
by: Lee | last post by:
Hi, I am trying to send and receive a file (it is actually an xml file, however any file may possibly be sent) using;- sending ..... public void send() {
9
by: Miro | last post by:
VB 2003 at the end of the code, this works great. bytCommand = Encoding.ASCII.GetBytes("testing hello send text") udpClient.Send(bytCommand, bytCommand.Length) and this recieves it Dim...
2
by: adamalton | last post by:
Hi, this is probably a bit of a long shot, but I would like to make a simple bluetooth device that just has a couple of lights on it and a light sensor, which can communicate with a mobile phone (or...
6
by: globalrev | last post by:
can i send and receive messages from a website using python? how would that work with costs? would the mobileowner pay both ways?
1
by: ASPnewb1 | last post by:
I'm running into a problem of how to send a string across to another machine via serial port using the serial port class. The string that needs to be sent is like this, ...
0
by: Charles Crawford | last post by:
Hi, This apparently is a common problem and I've yet to read a solution that actually works for my specific situation. I have a Zebra RW220 printer that I connect to via Bluetooth connection...
0
by: =?Utf-8?B?Q2hhcmxpZQ==?= | last post by:
Hi, This apparently is a common problem and I've yet to read a solution that actually works for my specific situation. I have a Zebra RW220 printer that I connect to via Bluetooth connection...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...

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.