VS 2010 How To Write Mobile Phone Caller
Oct 17, 2011how to write mobile phone caller in VB 2010..please give me samples or video tuts or pdf books or any instruction about that....
View 5 Replieshow to write mobile phone caller in VB 2010..please give me samples or video tuts or pdf books or any instruction about that....
View 5 RepliesI 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 RepliesHow I can send SMS to mobile phone via vb.net application. Is it possible?
View 1 RepliesI have a project in vb.net 2005, an application that send, read & delete sms thru this program using a gsm modem with ordinary sim. The only module that i havent finish yet is the portion of send, read & delete sms from my gsm sim. does anyone who can help me or give a source code on how to send, read & delete sms from my gsm sim. i am currently using a smartbro huwaei gsm modem as of now.
View 1 RepliesI have a mobile phone (nokia c6), which of course has a calendar.The nokia c6 has a mini usb cable, so I can connect the phone with my computer.Now is my question: Is there any way to make a program with visual basic that lets me transfer data from the pc program to my nokia's calendar and back?
View 4 RepliesI wrote a basic mobile directory search for work. When I apply the jQuery Mobile code to the results page it no longer allows my android device to "tap" on the phone number (formatted as xxx-xxx-xxxx) and have it pre-fill the dialer on the phone. Without the jQM it works fine. Am I missing something, do I have to tag the phone number a certain way in order to get the phone to recognize it again? The jQM applies the "data-role=listview" to my unordered list and nested unordered list.
View 1 RepliesI have to design the interface of a mobile phone for my assignment on VB.net.I don't know how should i begin and what should i include. I have to do the interface of a mobile phone with keypad.
I would have to include the screen of the mobile phone where i would be able to navigate the menus, whenever i click on the keypad.
how to start. I would be using windows form, but i have no clue on how to make a form display onto another.I will have to use it to navigate from one menu to another, for example from messages to contact.
How write &H30,&30,&H30&H,30&H,&H30, TO this address 00408000 firmware is 00000000 to 08000000 example.how to upload photo here and how upload application
View 4 Repliesi want vb.net code to send or receive sms to mobile phone-GSM modem
View 1 Repliesis it possible at all the detect a mobile (eg. IPhone) that is connected to PC via USB and through it send an SMS using its mobile phone service? I have been searching for a while and all I have found is there are web pages you can write code that send sms via them but I am looking at code that is independent of another person or company.
View 1 Repliesmobile phones attached via USB odr WLAN or BT do no support TAPI
I have 2 questions:
1. is there an possibility, to send a call-Command to my mobile phone (Windos Mobile 6) ?
2. when i click to a "callto:"-link in my sugar-crm - skype opens is there a way to tell windows to open a different application ?
On my Windows Mobile 6.5 smartphone a lot of applications (Google maps for instance) know the geolocation of the phone without turning the GPS on. Is there a way to acquire the location in VB?
View 8 RepliesI need to find a solution or develop one for allowing employees to enter their "hours worked" at the end of the day and then easily and quickly "pushing" that data to Quickbooks Pro 2010.
I'm trying to formulate, in my mind, how to build this type of solution. With my understanding of QuickBooks integration I think it will look like the following:
Quickbooks Software on PC
|
|
[Code]....
Remember, the application on the PC will likely be on a consumer or small business network that doesn't even have static IP.
On a separate note, as near as I can tell nothing yet exists that will do what I'm looking for. The apps I have looked at require you to import iif files into your phone (specifically ReportAway). During an initial test of the app, the import failed to import anything but did not produce any error messages. It's unclear to me how the data gets input from the BlackBerry app to QuickBooks but it appears to simply be CSV files.
I am new to VB/VB.net and i will really need help in developing an application with VB.net and to be able to access the information via sms query.
[Code]...
I have searched many forums, including this one, and can't get this to work. I am working in Visual Studio 2008, using Visual Basic. I want to create a Button Click Event that vibrates my phone. I have tried over 20 different code ideas and none of them are clean of errors when I build my project. All I want is a simple vibrate when I click a button, nothing dramatic in the lines of varying the vibration or anything like that. Here is my Button Click Event code, what do I put between there to make this work?
Private Sub btnMode1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnMode1.Click
End Sub
i try to transfer packets from the PC to the Mobile phone~ my PC is act as a Server and Mobile as a Client. My Mobile is successfully connect to my PC, but when i try to pass a packets from Mobile, it went failed without any error. The Server didn't receive any packets from Mobile. i had test my code on PC to PC and it's work fine. Anyone have this kind of experience?
View 3 RepliesOk, I haven't started this yet, but I'm just thinking out loud for a project I have coming up.
One approach I am thinking about pursuing involves "messaging" my application (windows form in VS 2008 pro) from a mobile device, whether it be a laptop, phone, pda, etc.
is this possible? (1st question) and what is the "correct" implementation to do this? (2nd question)
The idea is to remotely disable the email sending feature of my program by the user (owner of the application) to kill email alerts if they are not at their computer.
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 RepliesDetails : I have the MultiModem (MT5656ZDX) . I wrote visual basic application for making the call using 'MakeCallAsynch(txtPhoneNumber.Text)' function. Also i have the callback event handler for get the line status and write the log. But my tapi call is not going the status except DAILING,PROCEDING,CONNECTED,DISCONNECTED and IDLE. Its not showing the line busy, phone swithed off status. Please guide me regarding this.
My event handler
Friend Sub LineProcHandler(ByVal hDevice As Long, _
ByVal dwMsg As Long, _
ByVal dwParam1 As Long, _
[code]....
I have the MultiModem (MT5656ZDX) . I wrote visual basic application for making the call using 'MakeCallAsynch(txtPhoneNumber.Text)' function. Also i have the callback event handler for get the line status and write the log. But my tapi call is not going the status except DAILING,PROCEDING,CONNECTED,DISCONNECTED and IDLE.
Its not showing the line busy, phone swithed off status. Please guide me regarding this.
[Code]...
Is it possible to write a program in VB.net, compile it, and run it on a Windows Mobile Smart Phone?
View 2 RepliesI need to be able to click a link from a vb6 program and call a number via a connected mobile phone.(Assumption: the mobile phone is already connected to the PC via bluetooth on com3)
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 just downloaded the Visual Studio 2010 Express for Mobile Phone. C# is the only language available. Will Microsoft add Visual Basic as well? When?
View 5 RepliesDoes Windows mobile 6.x and CE development supported in VS2010?
View 1 RepliesI m trying to connect sql server to mobile device but dont know were to start
View 2 RepliesHow to dial a phone using visual basic 2008 like the program phone dialler.
View 5 Replieshow can i send sms from PC to GSM-MOBILE i am developing a banking application and want to add a functionality by which the user can know the balance in his account by sending a sms only.so i want my PC to send sms to mobile and receive SMS from mobile.i heared about GSMCOMM library but dont know how to use that.
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 RepliesOur company has an old intranet site, that has 1000's of pages, and ive created a loop to look at them all, but i wanted a way to put all the phone numbers it can find, into a text box, i have the code below but cant seem to get it to work.
Sometimes the phone numbers can be 111-222-3333 (111)-222-3333 111 222 3333
'Reg exp for phone number
Dim myMatch As Match = System.Text.RegularExpressions.Regex.Match(My_Text, "^([2-9]{3}-)?[2-9]{3}-d{4}$")
[Code]....