473,700 Members | 2,501 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Mobile Development Forum

Mobile Development - Ask questions about mobile development, J2ME, Symbian, Windows Mobile, Palm, WAP, WML, iPhone, SDKs, and more.
1
3,409
thread by: laxmidilu123 | last post Sep 10 '07 by: vishindas
Hi friends.... i trying to write a sample application which would communicate a webservice through my gprs modem (Sparkfuns EVK v3 usb with GM862 telit module) through a set of AT commands. i am new to all these stuff. i have no an idea which way try to do solve it. Firstly i am using windows XP .when i connected this modem to my pc...
0
1,649
thread by: enggwaqas | last post Sep 9 '07 by: enggwaqas
I don't know whether this is right forum to post this or not... Basically i wanna make a client/server application where Server will be my desktop pc and client will be any mobile running Windows CE. I have done socket programming before in c# but not pretty sure about this kind of client/server application. So any one here can guide me in this?...
2
1,879
thread by: MattyMC | last post Sep 6 '07 by: markmcgookin
Hi, I am working on my first Mobile.Net application and I have run into a problem that I cannot solve. I need to allow the user to input large (eg. short email message length). The problem is the only input I have discovered is the Textbox and I have not been able to find a way to adjust the height of the box. Is there a textarea equivilent or...
3
1,869
thread by: sureshlimkar | last post Sep 5 '07 by: subcom
hello i am developing a mobile GPS application, for trains.can u tell me which mobile can support for this application
0
2,529
thread by: ELEV | last post Sep 4 '07 by: ELEV
I am running a program that uses web services to save data that I am inputting into it. Now everything works fine it can connect just fine and input and output data to the web service from my program. Now I need to expand. I need to have more then one web service which isn't hard to create but I want my program to write to the different web...
0
3,073
thread by: Balaurugan | last post Sep 2 '07 by: Balaurugan
Mobile is already connected to PC using Bluetooth technology.what i need now is How to Connect Mobile to windows application using C# with in a second.Pls Urgent advance thanx
0
3,651
thread by: nitesh32 | last post Aug 30 '07 by: nitesh32
i am using Textbox with multiline property true in my application. When click enter on textbox it opens a full screen text editor to write my text there. .... I want to implement that text editor functionality in my textbox control..... means byclicking enter cursor create a new line and i can scroll through textbox's text by using up and...
0
3,380
thread by: mgilligan | last post Aug 28 '07 by: mgilligan
Hi I am having a problem and can not for the life of me figure out what is wrong. I have a program that iterates through every file in a directory using FindFirstFile and FindNextFile and add them to a linked list. Then after adding all the files I want to read them in one at a time and send them over a socket connection. I am succesfully...
0
2,286
thread by: ocdocdocd | last post Aug 28 '07 by: ocdocdocd
Hello, First time using ClickOnce with Mobile 5.0. This is probably a stupid question, but I am just drawing a total blank here. Using my mobile device, when I navigate to the url (i.e., http://www.foo.com/myapp.application) , Internet Explorer asks if I want to download the "myapp.application" file. If I do, nothing happens. I've tried...
2
2,147
thread by: RiskyHunter | last post Aug 28 '07 by: coolguy1
can i create program in the cell phone that has the ability to check on the my email if i have new email.... and then send me an SMS to my phone .... do we have API in the J2ME that deal with the email... could u pls reply quickly i have 2 finish this project in 3 months and as i said am new with J2ME... if u have any idea pls help me...
0
1,648
thread by: cpweb | last post Aug 28 '07 by: cpweb
I am attempting to create a web site that will allow my clients to download ringtones of my songs. There's just one problem, I don't know the first thing about ringtones, and some of the stuff that accompanies it. I have read up on SMS, WML, WAP and I still want to know if/how I can create a site that will let me be JAMSTER.com or something?
3
3,070
thread by: tekeste | last post Aug 27 '07 by: RedSon
i want to add ActiveX Control in my smart device application. when i add , it is greyed. i can't drag and drop it on my form. please help me. urgent
4
3,592
thread by: tekeste | last post Aug 25 '07 by: tekeste
Hello guys. is there someone out there to tell me why TAB key is not working in windows CE mobile application in .net? I just want to move from one textbox to the next using TAB key, but it won't work at all. Please help
0
1,830
thread by: tekeste | last post Aug 25 '07 by: tekeste
does anyone out there know how to write code to autocomplete combobox? it's so limited the CF one. .selectionstart, .findstring, etc are not there. Please help.
0
2,151
thread by: tekeste | last post Aug 23 '07 by: tekeste
using vs 2003, you can not write any code for keypress even for combobox in windows CE .net application. it just doesn't work. Please Help. urgent I wrote the following but not working at all: If Asc(e.KeyChar) = Keys.Enter Then TextBox1.Focus() End If it works just fine for text boxes , but not for combo box at all.
1
2,162
thread by: zalak | last post Aug 22 '07 by: RedSon
when i m trying to install windows ce 5.0 at that time it shows me message framework version is not compatible so i need to know which version i should use for dot net framework 2.0
1
1,881
thread by: Sangamesh | last post Aug 22 '07 by: pbmods
Hello I hava a problem while sending a text message to mobile thru internet the characters which are after a # symbol are not sent to the respective number. I want to know the reason behind this and the solution too. I will be thankful if i get a solution.
0
2,718
thread by: tekeste | last post Aug 22 '07 by: tekeste
I have NEC Mobile Pro 900. I can not use it with any of my usb flash drive, and network card.it's windows Ce .net 4.0 running on it. would you please tell me where I can find usb flash disk and network card which is compatible with it?
1
2,106
thread by: itshakeel2007 | last post Aug 21 '07 by: tekeste
i want comm with my mobile using usb port.can anybody tell me how it's possible?i am using C# for it.i just want the comm with mobile ,i know what are the AT commands. Please reply me soon Thanks
1
1,686
thread by: veenavar123 | last post Aug 21 '07 by: tekeste
Hi Can you please tell me how do i validate username and password stored in a XML file... and how do i connect to forms with one another in this environment. If u remember in VB we can write form2.show but this is not working here so can u please tell me how do i do it... Regards Rohit Mangotra.
0
2,083
thread by: tekeste | last post Aug 21 '07 by: tekeste
Hello friends. I'm developing a simple smart device application using vb.net for my windows CE.net NEC mobile pro 900. the device toolbox available are very limited. How can I import some controls? i tried to add them by right clicking on the toolbox, but they look inactive in the toolbox so i can't drag and drop them on my form. Please help me.
1
6,865
thread by: npm | last post Aug 17 '07 by: kestrel
Hi, I have a site that uses javascripts to load xml data into different web pages. Is normal JS too big to use for a mobile device? I would like to list the data (from the xml) as just plain text for cellphones, etc. Thanks!
0
4,610
thread by: stephzz | last post Aug 17 '07 by: stephzz
Hello all, I am developing a screen saver application on Windows CE 5.0, using Visual C++ and Windows API. Has anyone here worked on such application, could you please share me your experiences? It is not easy as what I thought at first. As what I know, Windows CE (and Pocket PC) does not support Screen saver like Desktop. In Desktop,...
0
2,126
thread by: deepcw | last post Aug 17 '07 by: deepcw
I was trying form design using struts and wml tags by struts-wml.tld, but I also need to take handle event in script like text on change or select box onchange events. I didn't find any way to do this. Can't I do scripting with struts wml elements or is there any other way? Thanks
0
2,499
thread by: AmyHanson | last post Aug 16 '07 by: AmyHanson
I am new to mobile development and am having some trouble sources for the tasks I need to perform. I have been looking around and I can find plenty of information on copying the file initiating on the PC end, I need it to initiate on the Mobile Device end. I need the handheld to be the device that is initiating the file copy as it is the only...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.