Create Application For Nokia Mobile Phones?

Jan 24, 2011

How can I create application for Nokia mobile phones

View 1 Replies


ADVERTISEMENT

Can Create Nokia Mobile Applications With .net

Jun 21, 2010

i wanna know whether we can create mobile applications for nokia (N series) and install them in the phone using vb.net..i have gone through the smart Device option available in .net and it seems to be valid only for pocket PC's.

View 1 Replies

Tcpclient - Code To Connect To An SMS Server To Send Sms To Mobile Phones

Jun 23, 2011

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

View 1 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

Send "massive" SMS Messages For Mobile Phones?

Aug 24, 2010

I have build an application to send "massive" SMS messages, for mobile phones.For doing this, I use 4 GSM modems connect to my computer.About the aplication, it will be used for emergency calls, for firefighters, in my corporation.

The question is:- I can't use SMTP for send sms, cause I dont have Internet conectivity every time. So, this way its not possible. I make the app, sending AT commands to the GSM modems.But, it gives me some problems, some messages are not send, the modems "hangs" frequently, and its necessary restart the computer.

I have heard, that exist another better ways for doing this, but who are using thisr ways, don't tell me how make it.

View 9 Replies

Create Application To Send Message To Mobile By SMS?

Mar 19, 2010

I want to create application to send message to Mobile by SMS , But I didn't know what the requirement for this and what the steps to make this application?

View 1 Replies

Create A Mobile Application With .net 2008 Express Edition?

Feb 12, 2010

Is it possible to create a mobile application with VB.net 2008 express edition. I've done some research and some places have said that you need the professional edition.

View 1 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

How Many Phones That Application Called Answered Phone

Sep 1, 2010

i want an application (i do not care if it is a web app or a desktop app) that i will insert a mp3 file and a .txt list of phone and it will automatically call each phone one by one and will play the recorded message that will exist in the .mp3 file.i also want to be able to see how many phones that the application called answered the phone and how many did not.Topic closed for blatantly violating the rules. If you "want an application", post a request in the "Post a Job" forum. [rules][/rules]

View 1 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

Convert Application To Platform Independent Mobile Application That Is Supported On All Devices?

May 13, 2011

I have a vb.net windows application. I want to convert some part of it to an application that can be run on all mobile platforms like iphone,windows mobile, ipad etc. It should be platform independent

View 1 Replies

Winforms - Convert A Desktop Application To A Mobile Web Application?

Mar 9, 2011

I have an application that is written in VB.NET, using the System.Windows.Forms.Form as the front-end GUI. It runs perfectly on my Windows machine however recently there is a business requirement to convert this application to run as a web application so that people could view them in their blackberries when they go to the URL. Is there any quick way to perform such a conversion or I will have to translate the code line-by-line for such cases?

View 1 Replies

Restart Application In Mobile?

Sep 14, 2009

I dont know use application.restart() in vb.net i dont found this command

View 2 Replies

Programs For Nokia Lumia?

Jan 7, 2012

Is it possible to make programs for nokia lumia by using VB?

View 4 Replies

C# - Read Sms From Mobile Device With .net Application?

Mar 16, 2010

How can I read SMS from mobile with my .net application? i have a Nokia 5310 mobile phone. Can you tell me from where i can download Nokia SDK or source code or Nokia API etc?

I want to make a custom application which reads SMS and at the same time sends a response to the sender's mobile number.

View 1 Replies

Mobile Application Cannot See Remote Sql Server?

Jun 20, 2010

I would like to develop a very very very simple application which will connect the MS SQL SERVER in my notebook and will be run at hand terminal-with windows mobile 6.Here is the code which i used :

Dim strSQL As [String] = "SELECT COUNT(studentid) AS totalp from Students where gender='m' "
' Dim Conn As New SqlConnection("Data Source=10.0.0.4MUSTAFASQL2;Initial Catalog=MYDBX;User ID=TEACHERA") <<< i used this too,
' Dim Conn As New SqlConnection("Data Source=10.0.0.4:1433MUSTAFASQL2;Initial Catalog=MYDBX;User ID=TEACHERA;") <<< and also tried this[code].....

View 2 Replies

Send Data To Mobile Application

Feb 25, 2010

i need to send datas to mobile application developed using java can i send datas from vb.net windows application to java mobile applications can anyone tell me what is the simplest and secure way to send data from vb.net windows app to java mobile app

View 1 Replies

Tabindex On Mobile Application Form In Net.?

Oct 15, 2011

First of all I want to thank "codeorder" for sharing me this code. Private Sub Button1_Click(sender As System.Object, e As System.EventArgs) Handles Button1.Click

[Code]...

View 2 Replies

Use The TableLayoutPanel Control In A Mobile Application?

Dec 9, 2009

Is There Anyway To Use The TableLayoutPanel Control In A Mobile Application

View 1 Replies

Nokia Pc Suite Connect To The Port?

Mar 7, 2008

I am developing a program that read the message from database and send sms to the user through phone.I am using a developed dll found online to do

this.The flow of my program is like this:

(a).Connect to the port

(b).Send sms if available.

(c).Repeat (b) every 5 minutes.If the Port is not connected in the half way, will try to connect to the port.

View 1 Replies

.net Application To Run On Desktop + Windows Mobile 6 - Which Database To Use?

May 20, 2012

i would like to build an inventory manager application that would have two versions :1. Would run on the desktop 2. Would run on windows mobile 6 I would like to have both these versions store and read data from a database that can be stored centrally either on a webserver or somewhere on the LAN.

I would like to know can i use Access as my backend database or sql server ? will windows mobile app be able to access it and read and write to it Note : I would prefer to create only one database that will just store the details in the tables and do not need any other functionality. All functions such as save,edit,delete,search,filter etc with be done from the FRONT-END VB.NET interface ONLY If you suggestion involves the use of 2 databases such as one for desktop version and one for windows mobile then please also tell me how would i sync the data between them.

View 1 Replies

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

Mobile PC Suit Required For Sending Sms From Application?

Jun 9, 2011

Is Mobile PC suit required for sending sms from vb.net application? Is any kind of SMS Gateway needed for sending sms?

View 1 Replies

Mobile Programming - Mobile Development | Dream.In.Code

Aug 25, 2010

I m trying to connect sql server to mobile device but dont know were to start

View 2 Replies

Capturing MouseDown/Up Through Child Controls In A Mobile .NET Application

Feb 27, 2009

I want to implement basic finger gestures within one of my apps, but have got stuck at the first hurdle. There are a few examples on the net, but they seem to use custom controls that do not allow easy use of other controls. I really just need a way to capture the MouseDown/Up methods even through a child control, still allowing clicks to be captured by whatever control has been clicked.

[Code]...

View 3 Replies

Database To Use For PDA Application - Mobile Development | Dream.In.Code?

Apr 14, 2009

what database i need to use for PDA application? EDIT: Title edited to be more descriptive

View 2 Replies

Dataset Sqladapter Throwing Error For Mobile Web Application

Apr 8, 2010

I'm developing a mobile website using vb.net but having set my tools right as I read somewhere, I've having an object reference...null error from the sqladapter line. I'm trying to authenticate by checking the db for username and password and granting or denying access asthe case maybe, [code]

View 6 Replies

VS2008.Net3.5:Default Keyboard In Mobile Application?

Feb 12, 2010

I am using VB code in VS2008.Net3.5 and Windows Mobile SDK6 to develop my Device application. For each form, I can see a deafult keyboard on my Handheld application screen. Its situated at the bottom of the tool bar.Is there anyway to hide this keyboard to replace it with a customized keyboard. This is called SIP(Soft Input Pannel).

View 2 Replies

Display Text Name Of Child Instead Of Parent On Windows Mobile Application

May 24, 2012

I have a vb.net application that uses ShowDialog() to open child screens.

Long story short, I had issues with focusing the control if I opened IE on top of my program without minimizing the program. Once I reactivated my program and closed a child window, IE would show again instead of my program. I fixed this by setting the owner of my form.

Now I have another issue. After setting the owner, the parent (text) name of my form is now being shown at the top of the application when a child screen is open instead of the parent name. How can I fix this to show only the child's text form name when a child screen is open?

View 1 Replies

Making An Application Which Can Send Recharge Amount By Using A Mobile Device

Mar 15, 2012

I am currently making an application which can send recharge amount by using a mobile device. (Nokia E71).

View 3 Replies







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