Make A Call From An .NET-Application Using A Mobile Phone?

Mar 17, 2010

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

View 3 Replies


ADVERTISEMENT

IDE :: Make The Call (outgoing) From Pc To Phone And Check The Status Of The Phone(phone Availability). Whether Its Switched Off,busy Or Not?

Oct 4, 2011

Details : 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]....

View 10 Replies

IDE :: Make The Call (outgoing) From Pc To Phone And Check The Status Of The Phone(phone Availability)?

Dec 10, 2009

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

View 1 Replies

IDE :: Make Phone Call Using Bluetooth Connected Cell Phone From Desktop PC?

May 26, 2009

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

Connect Pc Through Mobile Phone Using Bluetooth So That The Mobile Phone?

Aug 13, 2009

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 Replies

VS 2008 Socket Application - Transfer Packets From The PC To The Mobile Phone

Nov 2, 2009

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 Replies

VS 2008 : Create Application For Mobile Phone Sony Ericsson To Remote Control Program Using Bluetooth Connection?

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

How To Make Phone Call From Vb

Apr 3, 2009

how to make phone call from vb

View 2 Replies

Make Phone Call From Program/

May 25, 2009

I wanna do something like this. I connect to my phone using com port then I wanna make phone call by using vb.net.

View 3 Replies

VS 2008 Make A Phone Call And Have Conversation

May 16, 2010

I have road runner (time warner) as my telephone service. I'm pretty sure you can't just go making free calls through the internet via custom software or every half-intelligent programmer would be making free phone calls.I would like to know if there is a way to make an outgoing call (on the same telephone line that your handset uses) and have a vocal conversation with someone on the computers microphone/(headphones/speakers) devices.

View 1 Replies

TCP Messaging -application Call Center - Team Leaders Can Send A Message To Individuals Whilst They Are On The Phone

Aug 7, 2009

Im currently writing an application for our call center to use and would like it to have messaging functionality so that team leaders can send a message to the individuals whilst they are on the phone.

I have used a couple of tutorials around the web, but they differ to what i actually require. They all seem based around the whole "client must connect first" thing, is this really necessary? I just need each user to be a "server" constanly listening to any message recieve on a specific port, and display it in a popup when one is.

At the moment the code i have sort of works, but its a bit flakey and doesnt handle the initial connection/final disconnect very well.

Client program (team leaders console):

Form:

Imports System.Net
Imports System.Net.Sockets

[CODE]...

View 7 Replies

Sending SMS To Mobile Phone?

Aug 2, 2010

How I can send SMS to mobile phone via vb.net application. Is it possible?

View 1 Replies

SMS From PC Using Any GSM Appliance To Mobile Phone?

Nov 10, 2009

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

VB Program On Mobile Phone?

Jun 19, 2012

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

Asp.net - Phone Numbers In JQuery Mobile

Jan 20, 2011

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

Futuristic Design For A Mobile Phone

Feb 19, 2010

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

View 1 Replies

Read Frimware Of Mobile Phone?

Jun 29, 2010

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 Replies

Send Or Receive Sms To Mobile Phone?

Aug 18, 2010

i want vb.net code to send or receive sms to mobile phone-GSM modem

View 1 Replies

Sending SMS Via Connected Mobile Phone?

Apr 3, 2012

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

Make An Application Phone Home?

Apr 25, 2012

I have a windows application developed in visual studio 2010. I would like to keep track of the usage of the app by measuring how often the app is used, where it is used etc... I also have a webserver on the internet that I was thinking of phoning home to.My thinking is that the if the app opens a particular webpage or just makes a http connection to the webserver (in the background) , the webserver logs will logs all the data I need.

How do I initiate a http connection to the webserver?

View 7 Replies

VS 2008 : Acquire Geolocation Of Mobile Phone?

Dec 1, 2010

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 Replies

VS 2010 How To Write Mobile Phone Caller

Oct 17, 2011

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

C# - Pushing TimeClock Data From Mobile Phone To Quickbooks

Mar 2, 2011

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

View 3 Replies

VB Database That Can Be Queried Via Sms And The Required Information Sent To Mobile Phone

Oct 3, 2011

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

View 3 Replies

Button Click Event - Vibrate Windows Mobile Phone?

Sep 10, 2010

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

View 2 Replies

SMS Sending Application Using GSM Modem Of Mobile & AT Command Where Mobile Numbers Are Dynamic

Sep 17, 2011

SMS Sending application in vb.net using GSM Modem of Mobile & AT Command where mobile numbers are dynamically coming from sql server database.

View 1 Replies

Mobile Phone To App - Remotely Disable Email Sending Feature Of Program By User ?

Feb 7, 2010

Ok, 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.

View 3 Replies

Create A Mobile Application For Windows Mobile?

Nov 12, 2009

I would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.

View 4 Replies

Skype4COM - Make A Skype Application Using VB - Application That I Call You?

Aug 27, 2010

I'm going to make a Skype application using Visual Basic, I use them "Skype4COM.

Below is a link on the page somewhere in the middle Skype4COM. It is the DLL that I use.

But my question is, how can I in my application that I call you? Not that you're on the phone but if someone phoned you before you've pressed record.

View 2 Replies

Place A Call In .Net For Windows Phone 7?

May 5, 2011

I am trying to initiate a call to a specific number from within a button in my application. I found example code on MSDN, but can't get it to work properly, and I think it is for the .net compact framework, not WP7.All I want it to present a button to the user which, when clicked, calls a predefined number (after asking the user if it is ok to call).

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved