Create Application For Nokia Mobile Phones?
Jan 24, 2011How can I create application for Nokia mobile phones
View 1 RepliesHow can I create application for Nokia mobile phones
View 1 Repliesi 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 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 would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.
View 4 RepliesI 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.
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 RepliesIs 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 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 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 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 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 RepliesI 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 RepliesI dont know use application.restart() in vb.net i dont found this command
View 2 RepliesIs it possible to make programs for nokia lumia by using VB?
View 4 RepliesHow 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.
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].....
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 RepliesFirst 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]...
Is There Anyway To Use The TableLayoutPanel Control In A Mobile Application
View 1 RepliesI 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.
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.
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 ?
Is Mobile PC suit required for sending sms from vb.net application? Is any kind of SMS Gateway needed for sending sms?
View 1 RepliesI m trying to connect sql server to mobile device but dont know were to start
View 2 RepliesI 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]...
what database i need to use for PDA application? EDIT: Title edited to be more descriptive
View 2 RepliesI'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 RepliesI 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 RepliesI 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?
I am currently making an application which can send recharge amount by using a mobile device. (Nokia E71).
View 3 Replies