473,788 Members | 2,897 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.
0
1,558
thread by: aditi s | last post Mar 18 '08 by: aditi s
I need to establish socket connection between pc and mobile phone with phone as client and pc as server so that pc can send videos captured by web cam to mobile phone. Can you please mail me the code...
2
4,553
thread by: bazm | last post Mar 17 '08 by: bazm
Hi All, I have just finished a website with Html/javascript and I'm now trying to create a similar website to work over WAP. Please can anybody help me negotiate a roadblock?? I hope it is just plain ignorance on my part(or dimness!). I need to do quite a bit of initialisation when a wml page is loaded so I need to call a function on...
0
2,217
thread by: shellegreen | last post Mar 17 '08 by: shellegreen
Hello, I need help with some password changes that I have to do in some iPAQs. The company that I work has 3 models of iPAQ and 3 different versions of Windows Mobile (Microsoft Pocket PC 4.20.0, Win Mobile 2003 SE e Win Mobile 5.0). The devices are configured to use Dial up or Cell Phone connection (Bluetooth or infrared). Recently we...
0
3,125
thread by: bazm | last post Mar 16 '08 by: bazm
Hi All, I have a project based on WML/WMLScript and PHP (its to download content to mobiles). This is all new to me but I'm working hard! I am having problems trying to set text in the below textarea element. I used GetElementById() in Javascript but I wonder how it is done with wmlScript? (or php will do). I would be very grateful for...
7
3,313
thread by: dhillarun | last post Mar 16 '08 by: RedSon
Hi, I want to develope a effective mobile compatible site. But, I don't know which markup language will be efficient and compactible with most of the browsers. Should I use WML or XHTML MP ? Which will provide higher level of compactible with most of the browsers?
4
1,631
sujithkrishnan
thread by: sujithkrishnan | last post Mar 13 '08 by: markmcgookin
Im am getting error within try block when i try to deploy in device and run it. However in emulator its working fine. In device the error is coming somtimes (when i execute that line second time... fourth time.. etc...) Code is as follows... MemoryStream ms = new MemoryStream(); Image image = new Bitmap(mainimage); try ...
1
1,891
thread by: sathishreddyp | last post Mar 12 '08 by: markmcgookin
Hi, Can any one mention how I can I get Longitude and Latitude in windows mobile Pocket PC. Please mention any GPS emulator as no gps here. Thank you in advance.
4
8,411
thread by: kamalaj | last post Mar 10 '08 by: subcom
I want to know how to programming in C##.net Actually i want to develop a program to send message and receive message through mobile in c##.net. please as soon as possible send me
0
1,387
thread by: RiskyHunter | last post Mar 10 '08 by: RiskyHunter
i bought nokia N95 which has JSR-179 support. however i couldn't communicate with the GPS receiver to get the location this is the code: Criteria cr = new Criteria(); cr.setCostAllowed(false); cr.setSpeedAndCourseRequired(true); cr.setHorizontalAccuracy(500);
0
1,557
thread by: LTCCTL | last post Mar 10 '08 by: LTCCTL
Hi All, I am trying to retrieve the telephone/mobile number from a Windows mobile 5/6 device but it doesn't work. I have used - SystemState.OwnerPhoneNumber() but it does not return the number from the SIM card. It returns the number set by the user in Owner Information. Is there any other way to get the telephone/mobile number from the...
0
1,995
thread by: ank99 | last post Mar 8 '08 by: ank99
hello...i m trying to run servlets(using GET) from wml page..... using apache tomcat 5.5 server and WinWap for Windows(version 3.2.1.28.)....its working fine as far as just to display wml form page... but when i enter the data within wml page(i.e. compname) then address within browser gets to ...
0
3,879
thread by: harikumar001 | last post Mar 7 '08 by: harikumar001
Hi all, I was working with VB 2005 to create an application that will send and receive SMS using a GSM Modem(Siemens MC35i). I am not pretty sure about the AT+CNMI parameters I am supposed to use so that I get indication about the newly received SMS in the form "+CMTI: "SM",3" where SM is the memory storage and 3 refers to the location where the...
0
2,490
thread by: mynameissina | last post Mar 6 '08 by: mynameissina
hello out there, assume jar file of my mobile project lives in c:/netbeansprojects/mymobileprojects/project1/dist/app.jar now i need a simple midlet that its only duty is to creat a text file say in d:/somefolder/text.txt. what piece of code will do that for me? as it will be installed on a mobile phone how should i obtain drive letters of...
3
2,348
thread by: LTCCTL | last post Feb 29 '08 by: LTCCTL
Hi all, How can we create button on the smartphone screen as we do not have button control? Thanks in advance LTCCTL
4
2,860
thread by: LTCCTL | last post Feb 29 '08 by: LTCCTL
Hi all, I am developing an application where I need to gather information from textboxes and combobox and then send sms using the information as the sms contents. I am using Microsoft Windows Mobile 6.0 Standard Edition. and VB.NET. (No worries if the resource/code is in C#.NET) Thanks in advance LTCCTL
3
4,005
thread by: ezequiel2007 | last post Feb 28 '08 by: rajeshsyca
Hi guys! I've came here to try to find out some news concerning my LG mobile model. It is a new model and it seems to doesn't work well when importing new MIDlets made by people like us. My model is the LG-490, it is the canadian version of the american LG AX-490. Both ones pretend to be FCC BEJAX-490 compatible. And then, i've dowloaded the...
2
2,081
thread by: LTCCTL | last post Feb 27 '08 by: LTCCTL
Hi all, I have developed an application for sending SMS to a particular number with a predefined text message. The application works fine when I deploy it to the emulator but when I deploy it on a smartphone nothing happens. I am using C#.Net and Windows Mobile 5.0 SDK can anyone help me to solve this...
0
2,789
thread by: praveeny | last post Feb 27 '08 by: praveeny
Hi, I would like to know how to design program that should connect pc to mobile either by serial, bluetooth. And i wanted to know how to read MMS from mobile to PC. I am waiting for reply.
1
2,939
thread by: xloi | last post Feb 26 '08 by: DeepuChandran
Hi! I'm working on a program (C# .NET CF) that uses an XML file. The file stucture is something like: <Questions> <question1> <text> <answerA> <answerB> </question1>
1
16,116
thread by: Arlion | last post Feb 25 '08 by: RedSon
Im in the research phase of this experiment. my goal is to get ActiveX controls on a windows 5.0 or 6.0 to run applications such as remote desktop or view live feed from a server. (watch camara feed..) What i have come up with so far is.... it doesnt exist. so. with your help, and the communities huge brains, i was hopeing to get a...
1
2,562
thread by: archanapriya | last post Feb 21 '08 by: RedSon
Hi, I am new to Microsoft.net and Smart Device applications using C#.Net. I have few queries regarding the smart device applications and .net. Can any one help me with these? 1. Why do we need smart device applications in Microsoft.net? 2. What is SDK and SDE? 3. What is the future of Smart Devices in Microsoft.net? 4. How does a...
3
4,821
thread by: senthurganesh | last post Feb 19 '08 by: senthurganesh
Hai Am Developing SMS Sending Application using C#.Net. MY Problem Is Sending SMS via COM3.But It Throw Different Exception . Till Now Am Didn't Face That Problem. Am Connect The Mobile Via PC Using DataCable (NOKIA PCSUITE). It Send System.Notsupported Exception ?
0
1,146
thread by: senthurganesh | last post Feb 18 '08 by: senthurganesh
Hai Am Developing SMS Sending Application using C#.Net. MY Problem Is Sending SMS via COM3.But It Throw Different Exception . Till Now Am Didn't Face That Problem. Am Connect The Mobile Via PC Using DataCable (NOKIA PCSUITE). It Send System.Notsupported Exception ?
2
1,746
thread by: LTCCTL | last post Feb 18 '08 by: LTCCTL
Hi all, I would like to know how we can connect to online database server using Windows Mobile 6.0 Standard Edition and VB.NET/C#.NET. Thanks in advance LTCCTL
6
11,326
Ranjith Reddy Bandi
thread by: Ranjith Reddy Bandi | last post Feb 16 '08 by: Frinavale
SmartPhone application in C#.NET 1. I have a login screen on mobile(Form1)..when user selects login it should take to another screen(Form2)... 2. how to pass session values from one form to other(in mobile application)

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.