Control Bluetooth Adapter To Connect One Mobile Via USB?
Apr 7, 2011I am working on a project and i need to connect a mobile to a PC automatically through a known port No from (USB ports)
to get an IMSI No. by AT command " AT + CIMI "
I am working on a project and i need to connect a mobile to a PC automatically through a known port No from (USB ports)
to get an IMSI No. by AT command " AT + CIMI "
I want to connect my pc through mobile phone using bluetooth so that the mobile phone act as a remote of my pc.How can i do dat do you have any idea??.I have to make a project for final year using vb.net..
View 1 Repliesis 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 RepliesI am trying to create a client server application. Server side is vb.net program which runs in my computer and listens for commands. Client side is J2ME application which is in my mobile that will send commands.
I have a Bluetooth dongle for my computer and I am going to use Bluetooth as the medium. Wifi is not supported by my mobile.
I know basics of VB.Net(using VB2010). And I have Oracle's J2ME SDK installed in my computer and I have created small(simple applications) applications using it.
So, I have searched in Google. But most of the results are confusing. Today I found Wireless Communication Library .NET Edition. But documentation is very poor. So I don't know in between things, that is connection establishment. But I can code how to execute when each command is received at both sides.
how to send file from my pc to my mobile using bluetooth @ vb2005
by making a program and inclouding it this feature?
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]...
how to connect the oledb data adapter in vb.net 2005?
View 11 RepliesI need to connect a symbian mobile to my application to do a transfer of informationbetween my vb.net windows application and my mobilei'm looking to have a software on the mobile side to send the information
View 1 Repliesit's simply connect to SQL and get name , mobile , last name , deaprtment , address data from table1 while id = 5?
View 10 RepliesAm using this code to connect to an SMS server to send sms to mobile phones but am getting stucked at the the bold like below:
[CODE]:.....................
I'm doing a project with vb.net (smart device) on visual studio 2008 and I need to connect to a database on the device itself (I do not have a physical device to test, only emulation). How should I go about doing it? I would like the database to be in the device on start up.
View 1 RepliesWhen I try to start a USB Modem application, which was working normally by the way, it gives me this message.
[Code]...
How can I control what is filled into the table adapter at runtime? Basically, I have a table full of thousands of rows, and I want to limit this to just 1 row. I want to specify an ID number and be able to pull up that row in the table, and I need to do this at run time. What are my options, and what is the easiest way? I want to make sure the data is still linked to the original row in my database, that way the changes are saved properly.
View 5 RepliesI'm having some problems when using this controls together, i have a small application that i made for a friend that intends to maintain data from people (clients). I used the tab control to separate the type of info, and use a global button to call the TableAdapterManager Update All command (i have 2 more tables in the database that have names of citys and types of professions to make it easy to fill all the data), some times it works others no... "Error Update 0 of 1" The form was built with drag and drop operations...
View 4 RepliesIs There Anyway To Use The TableLayoutPanel Control In A Mobile Application
View 1 RepliesWe are using a .net wizard control for a mobile website. Everything works great except on android devices when the user exits the browser to take a call or send a text message. When the user returns to out web page the android browser is refreshing the web page. Our problem is when the web page refresh the wizard is losing the view state So if they are in the middle of the wizard there previous work is lost. how to combat this. Is there a way to persist the wizard even if the user refreshes the webpage? I basically want to make my asp.net wizard control truly stateless.
View 1 RepliesSMS Sending application in vb.net using GSM Modem of Mobile & AT Command where mobile numbers are dynamically coming from sql server database.
View 1 RepliesI m trying to connect sql server to mobile device but dont know were to start
View 2 RepliesI would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.
View 4 RepliesHow can I connect Dayview Calendar control to my strongly typed dataset I can add appoinments to the control, but dont know how to hook it up to my database.I am using vb express 2008
Code to add appointment:
Private Sub btnAddAppointment_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnAddAppointment.Click
Dim m_App As New Appointment
m_App.StartDate = Me.DayView1.SelectionStart
[code]....
can i in some way change the power that the usb sends to a usb device?i want to connect a computer fan to the usb and control the speed is this posible??
View 1 RepliesI have a school project where an access database 2007 contains sound files, and I tried to connect it to VB 2008 express edition. I tried to use WindowsMediaPlayer control to run the sound files but VB does not recognize their type although I have chosen the (other) type to customize the control but it did not work. i really want to use WindowsMediaPlayer control. what should I do?
View 2 RepliesCurrently, i am trying to connect the EPP (Encrypted Pin Pad ) device to my computer by using mscomm control. May i know what are the possibility problems may cause the DSRHolding does not return to "True"?
View 3 RepliesI've made a program of InfraRed which sends data from PC to InfraRed Mobile and from Infrared Mobile to PC. I don't why this doesn't detect any Infrared Mobile Where is mistake?
Imports System.IO
Imports System.Net.Sockets
Imports InTheHand.Net.Sockets
[CODE]....
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 RepliesHow is the Bluetooth connection by Visual Basic Dot Net readers and text sent by the Bluetooth
View 2 RepliesI 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 RepliesI 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 Repliesgot 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 RepliesWhere should you start when your next application was a bluetooth hotspot implementation?
View 1 Replies