Recent update: 2008-5-9
Hi guys,I have a strange problem, the source codes given in the samples of the JavaCardDevelpmentKit works absolutely fine... however, once transported to a source folder OUT of the native installtion folder(c:\jsmarcardkit2_1_3, say)...to (c:\temp) and the same jcwde and apdutool commands ...
I am making an Applet Proxy with open card framework for a java card application , but I donn`t understand so much ;could you show me an example how do it?in open card properties do I have to use like cardservice this AppletProxy?. thanks.
Cigerettes online - Cheapest Prices! Click Here! http://www.cigarrettes-online.com/Cigerettes - buy cheap Cigerettes online! buy Cigerettes - All Cigerettes - buy cheap Cigerettes ! The Highest Quality Cigerettes online! Cheap Cigerettes . The lowest prices! Free consultations! Buy it now ...
BUY Red & White Cigarettes ONLINE - Cheapest Prices! Click Here! http://www.cigarettes--online.com/Red&White.htmlCheap Red & White Cigarettes - buy cheap Red & White Cigarettes! buy Red & White Cigarettes online - All Red & White Cigarettes online - buy cheap Red & White ...
An Abysmal Experience with BI PublisherThis article summarizes my experience with Oracles Business Intelligence Publisher, Release 10.1.3.2. If you have no time for the whole article maybe youve started working with BI Publisher yourself then Ill tell you right off the bat, my experience with BI ...
Hiiii ,I am unable to delete a specific applet on a java card... it says 6985 Conditions of use not satisfiedCan anyone please help me!!!!!!!!!
501 byte By
eve-za at 2007-11-14
I have already written java card applet, that successfully works on JCOP 31 card.The main problem is, that am loading it through the JCOP shell, but i would like to write to off card applications: one for the applet uploading on card and it's instantiation, ant the other - for the working with ...
Which package to use for getting image transformation functionalities like Brightness and Contrast?Description:Currently I am using 揝un Java?Wireless Toolkit 2.5 for CLDC, Beta 2 ?toolkit for developing J2ME applications. I need to add effects like Brightness and Contrast to an image(JPEG ,PNG, ...
I am looking for a way to read and write from/to a smart card with a browser(prefferably mozilla).Is there a way to do that?I mean, can mozilla communicate directly with a smart card?The only solution is with a java applet?The problem:The only thing that I want to read and write from/to the ...
Guy,i'm working with Secure Channel Protocol '02' and the JCOP shell. I have no problem to open the secure channel by doing the "init-update" & "ext-auth", and to send encrypted data to the card.I use the default Security Domain of the simulator for both loading the applet, and process ...
Hi All,I have installed WSAD 5.1 and WSDD 5.7 ..... i have copied the WSDD plugins to WSAD ...... am not able to create an ExtensionService Project ... when i select JCL Foundation as the Platform Profile i get an error : JCL Foundation is not installed ..... should we explicitly install JCL ...
I understand an Xlet's startXlet method should return rather quickly. If startXlet doesn't spawn any threads does the xlet die and get gargage collected or is there some implicit thread that gets started on it behave that keeps it around ? If I have a non-graphical xlet that just registers ...
I am a middleware developer implementing resource management. I like to follow the policy in which an application with higher priority will be allocated the scarce resource. As per my understanding of Davic APIs, an application requesting a scarce resource and implementing the ResourceClient ...
Hi all,I'm looking for information about smartcard in MHP 1.0.x, but all I find refers to OCF and SATSA that are implemented on MHP 1.1.1 and 1.1.2. Is it possible to read and write a smartcard in MHP 1.0.x?What API's do I have to use?What hardware do I have to ...
Hello, I have got a Java Card from the Book, 'Smart Card Application Development Using Java'. But when I run a java program which was an simple example given inside the book, a dialog was displayed and prompted me to enter 'CHV 1'. I enter the password "password" as describe in the book but ...
92 byte By
APDUa at 2007-9-25
Hi all , Does anybody have a list of mobile phones that support MT_CALL EVENT?
Sir I am fiding this Java Card term in so many areas. I don't know what is. It will be very thank ful if any body can clear my doubt.
First question:I know the AIT includes priority for each application.But I find nothing about priority description in XAIT, may be I made a mistake about XAIT's structure.Second question:OCAP(10.2.2.5) define the priority range from 1 to 255. Where we can use this value, only in ...
Hello, In my project I have to read data stored on a smart card through smart card reader. How can I do this in Java.Please reply as soon as possibleThanks in advance.Bye
Hi,I am new to Java Card. I have got on ok writing SIM Toolkit Apps, but I can't seem to build any CAP files, not even the sample classes supplied. I get error:Exception in thread "main" java.lang.NoClassDefFoundError:com/sun/javacard/converter/Converterwhen running the converter tool, for ...
636 byte By
meemua at 2007-9-24
I am trying to make two xlets run concurrently on IRT's RI and make them communicate using the inter-xlet communication API. However, when I enter navigator after starting the first one, the navigator destroys the first xlet. How do I get it to run several xlets concurrently?And another matter ...
Hi, I have a problem about writing a JavaTV ap with JavaTV Service API.In JavaTV, the SIRequest class is different from the SIRequest class in MHP SI (The later is lack of appData to identify the return result type). That means I can retrieve different things continuely without concernning the ...
Anybody got a list of the commercially available MHP middleware implementations that are out there Here's what I know of sofar- Osmosys- Alticast- IDWAY (I would like to hear any experiences with this)- IRT (Is this on any commercial boxes?)- Convergence (Out of business)Best ...
I'm newbie in javacardI develop it by use RMI modelI develop to similar EMV specification but don't exactly EMV spec told me that data element such as KEY, CERT,COUNTER,ExpirationDate,...anything. will be keep in file , with tree structure.above is not importanceI try to understand: How to ...
hi i am working on a project where i have to read and send sms automaticaly.i succesfully build it also with the jsmsengine and nokia 3220 mobile phone and now i have to fix up some bugs.any interested candidate can contact with me so that we can fix those bug and i also want to know how can i ...
Hi, I have a small problem. I need to simulate user clicking on a href present in a webpage. Here is the piece of javascript code that I have written. Its giving me an error saying that line 9 and char 1 is not an object.Can anyone help me out from this.I have taken www.google.com as a webpage ...
Hi,I'm working in a project which includes TV access from cellulars using J2ME. I've come across Java TV, but I can't find accurate information to know if I can use it with recent J2MEWT 2.2. Is it possible? If so, which MIDP, CLDC or CDC versions do I need in the device? Where can I find ...
Hi All,I am new to this topic. My requirement is to make a phone call from my java application. Can anyone tell me how I go about this. Do I need to buy a hardware?. Machine on which java program is running is connected to internet. I should be able to make phone call to any phones(Land lines, ...
Hi,everyone.When receiver access sevice,it need PMT.But what on earch is it presented by?In spec,AIT includes three tables,spec also refer to all kinds of descriptors.So descriptor is presented in java class's form inheriting class
Hi,How to find Particular ISOExceptionplease send me codebyesudha
who knows this framework can supports which VMs?
I've been trying to use the SCM Micro reader scm331-di with jcop cards and recently bought some new readers.I was testing each reader but the contactless connection doesn't seem to work very well and seems to have killed my IBM jcop31 sample cardEach time I try to access the card with cardman ...
2900 byte By
AKJAa at 2007-9-23
I am currently trying to come up with a method that compares PIN code, However, i always encounter the error message 6982 meaning that the comparaision return always false. Why is this so? Please look through my code below. where is the misstake.Thanks so much !!import ...
Hello everybody!I need some help..I have two classes: one that is an XletBean (implementing Xlet-methods) with an HScene (called scene) in it and one that is a ComponentBean (displays an HIcon and extends HComponent) . In an application i wrote, I use these two BeanClasses and an HTextButton, ...
Hello,I am looking for "Java code coverage tool" that can be used for testing Java Card Applets.Has anyone tried EMMA< http://emma.sourceforge.net/> with JCWDE, or other tools?Any information appreciated.ichara
Hello,Is it possible to update records/data transactionally using SIM API - 3GPP TS 43.019?For example,1) methods of SIMView classtheGsmApplet = SIMSystem.getTheSIMView();.....JCSystem.beginTransaction();.....theGsmApplet.updateRecord((short)1, ...); // record number ...
hi,i do have a simcard with STK provided by cellphone companies.i want to decode/debug the Message/SMS sent when i access the specific menu likewhen i access the sim menu thru my phone> Get latest moviemy phone will say "do you want to send message" ?when you press OK, it will send SMS ...
if you want to find out more about the fun of programing you should check out this siteJames Coady"James Coady" http://netsoc.tcd.ie/~coadyj/
Hi,i started working on a project in the area of mhp. we would like to play mpeg2 video from file, e.g. loaded from the oc before. the specification says, that this is not possible in the current version. my question is whether this capability is only not demanded from a mhp box at the moment ...
Hi all,Is it possible save some new data onto the card's persistent memory during a CAD session and then accesss that same data at a later CAD session?Thanks for any advice as I am a little confused about this topicAnn
This might be a really stupid question, but i stumbled upon this site by accident and maybe someone can help. My group in school is attempting to write code, where a coprocessor board would interact with a pc over the serial connection. It would have a "compression" exe on the board and would ...
Does anyone know where I can find programs written with the OCF API so that I will be able to download my applets to my card? Well, I don't have the time neither the knowledge to write my own! Thanx
Hi...I write a card applet.In the applet's contructur I new a object written by my own. The object is as following:part of the class//=======================================.......public class Pkey{public byte[] keycontent;public Pkey(short len){ content= new ...
hello,i am studing informatic ingeeniering and my project is about java card,could anyone tell me wich is the most indicated kit to emulate an application just to show how a card works with digital signature and RSA cryptography ?u have downloaded the java card kit, but it does not implement ...
Hello,I've connected a modem in my set-top-box and I want to connect the modem of my set-top-box with the modem of my computer. It's like communicating two computers (each with a modem) with a "hyperterminal". I think you know what I'm talking about... :)I use this code:public class RChannel ...
I am researching on smart Card Application that will allow me to Store Phone numbers and appointment time. Looking at this, it looks like two dimesional arrays but Java Card does not suport two dimesional Arrays. How will I be able to achieve this? I want to be able to retrieve the phone number ...
Hi,I am currently investigating precompiling the core class libraries to native for the SUN JDK. My purpose is that 20 or so Mozillas would run on the same system, each starting a JVM, but I would like to have a single copy of the core classes loaded system-wide.How far did Kaffe get into ...
I am developing software for set-top boxes (DVB). I would like to know if JMF and/or JavaTV can extract certain packets from the transport stream, using filters on PIDs(packet identifiers) or something equally good?I am talking multiplexed broadcasted streams with several channels...Anyone have ...
Does anybody have any information or hands-on experience regarding JCOP cards from IBM. I've read the document provided by IBM that they are suppose to have "native-like" performance, etc. What differs those cards from normal Java Cards from Schlumberger, Oberthur or Gemplus. Are there any ...
828 byte By
Biltz at 2007-9-18
I want to be able to intiate a bundle update from either 1)within the bundle itself or 2)from another bundle.I found the method Bundle.update() which looks as though it should do the trick, but I'm not sure how it initialize it to point the the active instance of existing bundle. How do I do ...