Hello, Here's my problem:My application is a 1 waiter - 1 caller program where the waiter sends its BLUETOOTH ADDRESS to the database. Then the caller checks the database for the BLUETOOTH ADDRESS of the waiter. After that the caller connects to the waiter do trade messages (strings).So the thing ...
Hey everybody!!!I need to develop an application in which my Siemens module (XT75) will work as a GPRS modem AND be able to work on the GSM network.Both parts work well separately. But when they come together there's problem. I actually tried it on a cell phone and if I received an SMS while ...
Hi i have created a vector of images and i wish to display them using g.drawImage()the problem is that it expects an actual Image object, not a object from a vector. is their a way to convert my vector objects into image objects?Vector chips = new Vector(); ...
<p>Could someone point me in the direction of a chart that has the midp charecter set. </p><p>\351 = whatever whatever.. ..</p><p>\402 = whatever whatever....</p><p>I am stuck and a pissed that they didnt include something in the documentation.</p><p>Message was edited by: </p><p>rickierich</p>
I have a non standard certificate and I am trying to import the certificate into the midlet. What are the steps that are needed to be followed. I have netbeans 5.5 with mobile pack 5.0 and eclipse 3.2 with eclipseme. I am very new to https on J2ME.The exception I caught when i try to use https ...
114 byte By
athulyaa at 2007-11-27 10:58:51
<p>how do you send messages using your pc ............my intention is to send bulk sms through the net........</p>
Hi,am facing a strange problem, i have done one simple application to upload a file on to server. I used one main thread set infinite to do the animation part and created an object of other class where i have written code for the http connection part in a thread. problem is the file is getting ...
I used post method and when im about to receive the response from the servelt i get the output likestr=<html><head><title>Apache Tomcat/4.1.24 - Error report</title><STYLE><!--H1{font-family : sans-serif,Arial,Tahoma;color : white;background-color : #0086b2;} H3{font-family : ...
hi guys. i need help with my graduation project which is abt video streaming. i cant seem to find exact solution to it. i need to stream video from a server to the mobile phone emulator. any one kind enough to help me.thanks.ive been trying to get in contact with pandora_foo. help me please.you can ...
401 byte By
cigsmana at 2007-11-27 11:03:01
BUY Acyclovir ONLINE - Cheapest Prices! Click Here >>>>>> http://www.easy--forex.com/Pharmacy/index.htmlAll Cheap Acyclovir - buy Acyclovir! Buy Acyclovir online - The Best Quality Pills. Acyclovir Online Pharmacy! The Highest Quality Acyclovir! The lowest prices! Free consultations! Buy it now ...
I plan to develop a solution for wlan enabled mobile phones that connect to a application server to get content through wlan hotspots in an area where no other mobile connection is present.Now what I'm not quite sure about is - how would I connect to the locally present application server through ...
hi, I am very new to web services on java (i 've only worked on .net).I ve installed netbeans 5.5, and I ve created a simple hello world web service (web application).Now, all I want is to make the simplest midlet that would call the only method of the service THE SIMPLEST WAY ...Up to now I ve ...
Hello, I built the sample program in the netbeans mobility plugin. I have the .jar and .jad files, and can download them to my phone. The files end up accessible under "my stuff | other" in my Samsung SGH-A707- as opposed to under "my stuff | applications". Upon selecting the file, the phone says, ...
<p>Hi Folks;</p><p>Is it possible to implement/add new cryptographic providers or algorithms to the java card platform 2.2.2? </p><p>Best regards...</p>
<p>Can I use JNI in my xlet? Is there any security issues?</p>
2875 byte By
quotea at 2007-11-27 11:09:54
Developing a UI form that requires the user to input text as a title for something that is added to the list on the form.Here's a pseudo version of the code:public class mainForm extends Form implements CommandListener {...public void mainForm(...) {...setCommandListener(this);...}...public void ...
984 byte By
30centsa at 2007-11-27 11:09:59
hello!I ran the wallet eg in the java card kit 2.2.2 on the simulator from SmartCafe professional: http://www.wrankl.de/Javacard/Javacard.htmlevery works fine until the part where i tested the APDU commands.:INSTALL80 E6 84 00 23 09 a0 00 00 00 62 03 01 0c 06 0a a0 00 00 00 62 03 01 0c 06 01 0a a0 ...
Hello! I am developing a project in simulation environment (cref) in Java Card and I have one problem.First of all I have create two RMI based applets and I want to make one of these applets to implement a shareable interface.As we know a classical RMI based applet has three parts: one interface ...
157 byte By
PeppeMEa at 2007-11-27 11:12:50
<p>A good obfuscator is the only best way to protect against source code decompiling?</p><p>Are there other tecniques?</p><p>What is the best obfuscator?</p>
807 byte By
Ievaa at 2007-11-27 11:12:54
Hi,I am sorry for posting my question there, but i am sure that most of us is developing applications using JCOP tools (or without that plug-in) and then come to the API javadoc generation.The problem is, that i am trying to generate my on-card package Javadoc. Everything is fine, but it doesn't ...
361 byte By
_iOn_a at 2007-11-27 11:13:39
Hi, I'm new to J2ME development, and am currently testing the feasibility of a client's project.He wants to develop a Java widget, ie an application that would nest on the mobile terminal's desktop, using widespread J2ME APIs (this exludes swing/java2d for example).Ever heard of a non-fullscreen ...
<p>Can anyone shed some light apon this, if i have my midlet running in the background </p><p>i.e. display set to null.... can j2me read the state of the phone system?</p><p>Can j2me read any 'system property' like active/idle/keylocked? </p><p>..../fg</p>
134 byte By
ceehiraa at 2007-11-27 11:14:20
<p>Hi,</p><p>what is the max size of an Image that can be displayed in a standard List component. is it different phone to phone ?</p>
<p>Hello, how can a "command" that was appended to a Form be removed or at least disabled? </p><p>I can disable it "manually" with a boolean variable that is checked on the command listener function but I wanted to actually disable the button or remove it for some time.</p><p>Thanks.</p>
1307 byte By
jonhya at 2007-11-27 11:16:27
Hi Sun Community:I'm developing an application that acts as a mail client but just to send the emails. I'm using the Sun Java Wirelles Toolkit version 2.5 to write the application. What I'm doing is opening a socket connection and then sending to any smtp server a set of commands that he need in ...
Hi All,I have develped application. I have installed jar files of midlet in Nokia N75 mobil phone. It Ishows installed in it s application but It is not displaying midlet in the phone menu. Plz tell why it shows installed but not displaying midlet in menu..Plz reply its ...
I'm writing a MIDP 1.0 application for an older phone. I have a textfield for data entry and I would like a way in the code to force it to be "selected".Right now the user has to use the up and down buttons to choose the textfield and then press the select button and THEN they can start typing ...
328 byte By
etaa at 2007-11-27 11:19:18
hello I have read the information for a real short message header parts.it has no port in its header.what is this port really?how it is contained in an standard message.is it an overhead on the message body.could you please tell me what is it and what's the purpose of it's ...
6167 byte By
valmura at 2007-11-27 11:19:57
Hi frieds!I need your help.I am trying to connect Midlet to mySQL and it works with Wireless Toolkit 2.5 . But when i am trying to do it trough my phone (Sony-Ericsson K700i - support MIDP-2.0 and CLDC-1.1) it isn't working. As if the servlet does not respond.I can not find the ...
i want to make an application that uses jsr 179 and jsr 226. the only phones i think that have both are n76 and n95.. i want some help in making a decision if its better to buy a phone with both jsr or just buy a phone that has jsr 179 and use tinyline. for this decision i am considering these ...
<p>Haai folks</p><p> I m sure now that its impossible to create form components in to the canvas. SO pls send me the code for creating our own textfields. </p><p>Its very urgent folks since my head is under a hammer.</p>
I'm using NetBeans with a Nokia S60 sdk installed to write an app for a phone.I need to use a third party math package in the app, but I am new to this, so I have no idea how to do it.I've downloaded and unzipped the files for the third party package, but where do I put them and how to I use them ...
hi,I have a WML page and have a midlet. Using the file connection API, i will request for the WML to my server.My midlet will get the WML response.But, the output of the WML should be reflected on my MIDLET, without the mobile browser.Have anyone tried this. Please help me out. with ...
165 byte By
bzykua at 2007-11-27 11:23:04
<p>Hello,</p><p>I've problem with download SIM Alliance Interoperable Loader. I couldn't find it on website www.simalliance.org. Anyone know how can I find it?</p>
<p>Hai eta </p><p> I appreciate ur response .I shall b obliged if u send me some sample code to create our own textfield in canvas</p>
342 byte By
Darwiina at 2007-11-27 11:23:34
Hi,I'm trying to send an apdu command with data field length bigger than 128 bytes. I'm using the following code to put the data field length in the apdu command.apduCommand[OFFSET_LC] = Byte.parseByte(Integer.toHexString(p.length),16);Using this I got a number format exception. Have you an idea ...
<p>I have Nokia 6600. Can I send any text or msg from an application on my mobile to the application running on my pc?</p>
1072 byte By
hhanusina at 2007-11-27 11:24:27
Dear friends,I am a beginner in Java Card Applet, and now I'm going to create a Java Card Applet for specific purpose,I'm using Eclipse 3.2.0, JCOP Tools 3.1.2, Java Card SDK 2.2.1..so far I learn from classic wallet.java....I have some questions : =================1. In wallet.java, in private ...
Dear friends,1.we have installed Eclipse 3.2.0, activated JCOP Tools 3.1.2, installed Java Card 2.2.1 devepment tools..2.How we can start testing and loading the java applet into JCOP31 chip ?3.It's said that we should use Java Card Workstation Development Environment (JCWDE), but we can not find ...
<p>Hi all, here's a newbie question.</p><p>How can I programmatically find out the supported JSRs on a device?</p>
Dear folksI hav planned to use bouncy castle but so i downloaded lcrypto-j2me-137.zip and lcrypto-j2me-137.tar.gz files. I copied these files to both the lib folders. But when compiling i get an error while importing . Pls any one tell me what mistake i have done and how to recitfy. I appreciate ...
218 byte By
dlee22a at 2007-11-27 11:30:01
<p> http://www.zurich.ibm.com/jcop/download/eclipse/image/tools.zip</p><p>this site is error URL,</p><p>i want to study JavaCard</p><p>my env is Eclipse3.1 , and JRE 1.4.2.</p><p>plz send me JCOP Tools.</p><p>thk u.</p>
336 byte By
Realina at 2007-11-27 11:30:21
hi sun community, I just want to interact with my own website through j2me. Is it possible to do that ? if yes, then what are the steps to do that and what are the APIs which will be used, and the major question is how do i find the different APIs available.. Please help me asap !thanks in advance ...
199 byte By
etaa at 2007-11-27 11:30:23
<p>hello all.</p><p>I have one question.</p><p>what are the means help my program agaist being decompiled?</p><p>at this time I know just one thing: obfuscation.</p><p>are there any other means.?</p>
720 byte By
plugha at 2007-11-27 11:30:28
Is there any obscure (or other) way to generate a RSA keypair on the card from importing the two primes p, q and the public exponent e?The mechanism for calculating the rest of the values needed for RSAPrivateKey, RSAPrivateCrtKey and RSAPublicKey should already be on the card since it would have ...
457 byte By
alez_a at 2007-11-27 11:31:08
Hi,I'm trying to activate JCOP plug-in for Eclipse. I have a JCOP Engineering Sample Card and a Philips Pegoda Reader (contactless). I choose "Check a JCOP Engineering Sample Card" from the JCOP Licensing Wizard, then I select Philips Pegoda Reader. When I press "Finish" it give me this ...
<p>I just stumbled across an academic JavaCard comparison. I know several in here are looking for such an article, and in case you haven't found it, it might be worth checking out: http://alexandria.tue.nl/repository/books/627238.pdf.</p>
I have used the code from eta . Code is somethg like tislastKeyPress = System.currentTimeMillis();....protected void keyPressed(int keyCode){boolean keyRepeated = false;if(System.currentTimeMillis() - lastKeyPress < 1000 &&lastKey == keyCode) {keyRepeated = true;lastKey = ...
We received 1,000 javacards (JCOP20) which were supposed to be blank programmer cards but they came locked with a transport key. I've read the GP 2.1.1 manual and it doesn't reference a "transport key" anywhere. How do I use the transport key to personalize these cards so that I can use them ...
438 byte By
lh129a at 2007-11-27 11:39:49
When the midlet was launched at first time in a mobile device, a splash screen need display to show the sun log ( usually a coffee cup ).But I can not find amy document or specification which describe the details for this rule, such as which kind of midlet need display this log,or how long this ...