[2008] Getting Strings From A Bluetooth Com Port?
Jan 9, 2009
i'm currently trying to make a connection between my phone to my PC using vb .net and a program I will build for my phone.my phone should send information (some strings) through the com port, I wrote in google "VB .net bluetooth" and I sew there is a library for vb .net, but I don't think I need that library, can I communicate with a com port without this library? like making a connection with a normal com port?If I'm right, how do I do that? how can I recieve information from the bluetooth com port?
View 7 Replies
ADVERTISEMENT
Feb 7, 2012
I am trying to create a client server application. I am going to make this simple so that a basic chat application. I have gone through these tutorials:
[Code]...
View 1 Replies
Oct 25, 2010
Trying to read data through the virtual COM port created by bluetooth.
The original console program (and the trimmed version below) was designed to read data from serial port COM1 and output the data to notepad. The program works; hook the bar code reader to COM1, activate bar code reader, swipe card, bar code reader beeps, data input collected from COM1 and sent out to notepad.
The problem: Bluetooth is wanted instead of serial cable.
We disconnected the serial cable, we connected a USB bluetooth receiving device onto the XP. XP installed the bluetooth device drivers 'Generic Bluetooth Radio' and 'MS Bluetooth Enumerator'. Bluetooth detected the bar code reader device and created COM5 outgoing SPP slave and created COM6 incoming.
But now; activate bar code reader, swipe card, bar code reader beeps, NO data input collected from COM5.
[Code]....
View 7 Replies
Dec 8, 2010
I've set up two computers, with a null modem serial cable. When trying the connection in two Realterm windows it works ok to send strings.I'm trying to write a simple project that sends the timestring over the same port.One button sends the timestring. I've created one other sub "AppendLabel" that just updates a label.text so I can see what's happening.[code]
View 8 Replies
Dec 1, 2011
I have quite a bit of VB6 experience but now am trying to create my first VB.Net project. The project is very simple - it just needs to send 8-10 character strings from the PC serial port. The problem I'm seeing is that VB.Net is always sending out a 0x0A character after each 'WriteLine' call. Using VB6 it was necessary to manually send out any End Of Line characters. My application requires that no extra EOL characters be sent after the string.
View 2 Replies
Apr 25, 2012
how to convert received string to double.
I'm receiving string as 420.8 280.9 140.2 like this from serial port.. and transferred it into textbox..
I'm using following code to split string and to convert to double
Dim ReceivedText As String
ReceivedText = txtReceived.Text
Dim str_RY_1U, str_RY_1V, str_RY_1W As String
[Code]...
For calculating percentage RY_R is calculating fine.. But when it comes to RY_Y it showing error "string not in a correct format..."
View 3 Replies
Nov 8, 2010
I was trying to play a bit with bluetooth devices but i can't find that much info about it. I'd like to build some sort of program that allowed me to send messages into bluetooth enabled cellphones. The idea was to send messages with tasks/events inside the building. This software would be part of other software such as ERPs or agendas.
View 4 Replies
Aug 13, 2009
I am working on a UDP Client/Server, and currently i have them sending back and forth strings, which i convert to bytes, and then open the bytes to read. I want to now send an Object instead of those strings, which includes multiple unsigned integers and strings.
View 39 Replies
Jun 15, 2010
Here's the thing, i've been seeking info about this PictBridge thing and guess what, no luck either on google or alltheweb. I'd like to connect a bluetooth adapter and from an other computer with bluetooth print pdfs into that device. I'm not sure if i made myself clear
View 11 Replies
Oct 16, 2009
I'm migrating from VB6 to VB.NET, in hence my questions below:
I have to write a function that returns array of strings.
How can I initiate it to empty array? I need it since I have to check if it's empty array after it returns from this function.
Is list of arrays better for this purpose? If I use a list - Is it empty when it firstly defined? How can I check it it's empty?
View 3 Replies
Oct 16, 2009
Say I have a List(Of Tag) with Tag being an object. One member of Tag, Tag.Description, is a string, and I want to make a comma-separated concatenation of the Description members.Is there an easier way to do this than to read the Description members into a List(Of String) and then use the Join function?
View 2 Replies
Mar 20, 2009
is it possible to create application for my mobile phone Sony Ericsson to remote control my program using Bluetooth connection which have simple functions?I have came across one program that is able to do that which is floAt's Mobile Agent. It can control from media player, powerpoint slides and even mouse cursor movement.
View 10 Replies
Sep 14, 2009
i got a app that needs to connect to a HID device.but every time i off my PC the pairing of the 2 (PC with the HID device) is gone. is there a way for VB to pair it ?
View 1 Replies
Feb 10, 2010
How is the Bluetooth connection by Visual Basic Dot Net readers and text sent by the Bluetooth
View 2 Replies
Jul 5, 2011
I desgin an app that encoding text to sms format so you can after that sent this text to your mobile.ok now I want to know how can I send this file by bluetooth from my app
View 4 Replies
Apr 22, 2011
I am developing for my project is "Remote Control Winamp from Mobile with Bluetooth Connection".I have two applications to develop it. Application server with vb.net programming and application client with J2ME.[code]...
View 1 Replies
Nov 27, 2010
I'm mohammed from Oman ,I'm visual studio.net programmer How I can Read the Data From Barcode Weight scales By Serial port and TcpIp port
View 7 Replies
Jul 25, 2011
I have a Windows form.in windows form have a combo box that give me a list of available port serial with it code (Dim ports As String() =SerialPort.GetPortNames())for example( Com1,Com8,Com15,...).but I want to give me fullname of serial port in device manager for example in dvice manager is these (Comunication Port(COM1) - Printer Port(LPT1) And USB Serial Port(COM8)).how to Get it?
View 2 Replies
Jun 9, 2010
I would like to detect the Address and Port number of the Parallel Port in computer.
View 4 Replies
Mar 5, 2010
What i need to write is i get different signal from PIC16F877A and through serial port, i need to display diffrent text from different signal, Such as: Signal from portB.1 display 1, signal from portb.2 display 2. Between the microcontroller and serial port im using MAX232.
View 2 Replies
Jun 27, 2010
got a good sample of using VB to get a list of Bluetooth devices? And to maybe send and receive a file.Also, I'm using VS2005. Is there any better Bluetooth resources available if I upgrade to VS2010?
View 6 Replies
Jun 2, 2009
Where should you start when your next application was a bluetooth hotspot implementation?
View 1 Replies
Sep 28, 2011
How to create code and send sms in vb.net using bluetooth devices..
View 2 Replies
Aug 2, 2011
If I uninstall the COM1 and reboot, it works. If I shut down (power off) and restart, I get the message below. If I uninstall then click on Scan for Hardware Changes,The given port name does not start with COM/com or does not resolve to a valid serial port. Parameter name:portName
View 8 Replies
Sep 9, 2009
I am looking at adding in some bluetooth functionality to my vb.net application. I require it to couple with a specified mobile phone (that is found by the app) than to be able to retrieve contact information, phone calls (made and recevied) and images from the phone.
Can anyone tell me what my best approach will be for this? If there are any good third party solutions that will do it? If it is actually doable? Im thinking that it should because im basically mimic'ing what all the new fancy cars do with their bluetooth phone compatibility.
View 1 Replies
Dec 23, 2011
I'm looking for an "auto-SMS VB.Net programme module" for window mobile 6.0 professional.my application will operate like below:1. User required pair his hp bluetooth device with his car bluetooth device for first.2. If the accident happened the car sensor will automatic trigger the car bluetooth device to trigger the sms button and send a SMS to a predefined recipient. (this scenario is same with Bluetooth headset, once you press the Bluetoth headset button, you can trigger the mobile phone call function automatically)The process of sending the SMS is 100% automatic, trigger by the car Bluetooth Device and without interception of any users.
View 14 Replies
Oct 15, 2010
i use vb 2008 office 2007 , it's a powerpoint add-in application. I need to use a window form as a bluetooth interface.the working procedure is like that when i click the Enum button, it will help me to search for available bluetooth devices.but now i have an error, it shows "WCL ERROR: Specified transfer is not available"
[Code]...
View 2 Replies
Sep 13, 2011
i wanted to create bluetooth messenger using vb.net for computers.
View 2 Replies
Jun 15, 2011
How to send a file via bluetooth through my program? I have a text file that I make it by my program and i want to send it to mobile via bluetooth and also I want my program gives me a message in these 2 cases?
1- In case if there's no bluetooth in computer
2- In case if it dose not find bluetooth device around
View 4 Replies
Sep 22, 2011
How is it possible to read the value of the sonar-sensor of my NXT through Bluetooth (and Visual Basic 2010)?
View 3 Replies