Hi All,
This is regarding a small application I m making.I want to build an application for my nokia 6630 phone which when runs by the user should show a text box with some buttons in a form and the user should type some text in the text box and presses a button.
I have got the Cell ID stored in a file in phone's drive. Now i want to send the text which the user gives in the form along with the cell id stored in the file to a server to receive those information.
currently I m using s60 2 edition FP2 SDK in Carbide.c++ for my phone. plz guide me, which classes of the SDK shall i use to build the UI forms n text boxes etc.? plz give some sample examples to such UI for my phone...And one more thing how can the sending of information from my phone to the server (listening on some external IP) can be done? I want to send the whole text data to the server and the server should accept the data for further processing..Is there any application protocol to use ? I heard, there are ways like WAP,SOAP, plain XML file or plain text sending like methods to send the info to the server...plz tell me which of the above methods will be suiotable for this particular application...?
I m using c++ as my prog lang and my whole concern is to send the information retrieving from the text box and file to the server...
plz give some light on this inline with my queries if possible...Any useful links/code snippets will of great help..
thanks a lot for the most useful replies.
Regards,
sanjay





