can't import javax.crypto

487 byte By iaaa at 2007-11-27 8:00:05
I’ve faced a problem of importation Javacardx.crypto. I used jdk1.2.2 and jc 2.1.1. Register ways to jar-files: to apitoolkit.jar and to api21.jar in my project (use IntelliJ IDEA 3.0.5). And when I write : “import javacardx.crypto.*” – compiler doesn’t find it. ...

Can JCOP tools be used to send ISO 14443 commands?

649 byte By waterpca at 2007-11-27 8:02:08
I have some JCOP cards that use ISO 14443 and have the JCOP tools installed, including the shell to my Cardman reader.I was skimming through the spec for the contactless mode and wanted to do this suggested test procedure, which involves looping and sending REQA (ISO 14443 Request commands) to ...

Question about: smart card reader for moblie phone?

450 byte By myshedwxa at 2007-11-27 8:04:44
Hi All,Anyone knows whether there is a smart card reader for moblie phone. The smart card does not refer to SIM card, just normal smart card. In SATSA-APDU API it supports moblie application directly communicates with normal smart card (with given AID). So is that possible in real device? ...

Questions about the JavaCard kit 2.2.2

1537 byte By Lillesanda at 2007-11-27 8:06:15
Hi,I've been working on JavaCard development for about two weeks now. Initially I used IBM's JCOP tools for eclipse, but I quickly realized that it doesn't use the JavaCard 2.2.2 (AES and ECC not supported). So, developing for JCOP21 and JCOP41 and wishing to utilize both aforementioned ...

Problem with modify a field of an applet from other applet

1788 byte By khanhnta at 2007-11-27 8:11:15
Hi everybody,I am developing an application java card. This application has two principal functions. 1. To manage the student 2. To manage the loan of the books of the library 1. Manage the student Each student is provided a smart card with a password. A student uses this card to be identified ...

Difference b/w middleware and application layers in DTV

247 byte By kissha at 2007-11-27 8:13:34
hi,I am very new to this domain, can any one help me about the middleware envirioment using mhp in DTV and i know about applicaion on any device but i don't know about middleware programs and some sample codesthanx in advance

Class Component Structure of CAP for JC2.2.X

1023 byte By Dmitri_Shorina at 2007-11-27 8:14:29
Dear JavaCard Society,During implementation of JavaCard for smart card OS I met some contradiction between specification and real CAP file format. The matter is in class component structure inside CAP file. JCVM2.2.2 and JCVM2.2.1 declare it asclass_component { u1 tag u2 size u2 ...

MessageDigest - digest(buff,0,-1) -- eroor

549 byte By rollno1a at 2007-11-27 8:15:37
Hi Friends, I am new to security package:::i am using this code for calculating digest[b]protected static MessageDigest md5Obj;int temp=0;temp=md5Obj.digest(buff,0,buff.length);[/b]when i am executing this code i am getting this exception.... java.security.DigestException: Digest too ...

How should i start Java Card Programming?

386 byte By sagar123a at 2007-11-27 8:15:58
Hi All,I am a j2me programmer and now would like to learn and develop some applications in JavaCard Technology. but the problem is i dont know how should i start with JavaCard Programming?What all hardwares and softwares will i require for doing JavaCard programming?Can anyone give me some ...

JCRMI client (host) application - need a help desperately!

602 byte By n2304770a at 2007-11-27 8:17:58
Hi, guys! I have a simple JCRMI applet that works fine with JCOP Shell within Eclipse. But I have very foggy idea about how to implement a client (host) application for it. I have read the tutorial on http://developers.sun.com/techtopics/mobility/javacard/articles/javacard through and ...

MHP

245 byte By Jeyashreea at 2007-11-27 8:22:48
Hello,I am very new to DTV domain..For developing digitaTV emulator on linux platform with MHP middleware what are all may be the requirements ?(Softwares,Specific APIs..........).Thanks For Reading.Expecting for replies....

Plz!!Plz~!!

153 byte By neonoblea at 2007-11-27 8:24:16
I must to change Secure Channel Protocol version(from SCP 02 to SCP 01)But, I don't know. ばばwhat I can do now?Plz~~Help me!!

phentermine no prescription

226 byte By bewaya at 2007-11-27 8:29:01
phentermine no prescription http://www.goatweed.narod.ru/1.html?securityshoppingMessage was edited by: Administratorcopy adress below http://www.goatweed.narod.ru/1.html?securityshopping

JCRMI Client Application - error on launching

326 byte By n2304770a at 2007-11-27 8:30:04
Hi, all!I have compiled JCRMI Client without errors, but during launching within Eclipse the message appears :"Could not resolve classpath container:com.ibm.bluez.jcop.eclipse.containers.cardconfig"What does it mean? How can I recover the error? Advice me, please.Best ...

MHP in Middleware

311 byte By Jeyashreea at 2007-11-27 8:30:34
How can we develope MHP middleware for DTV or STB?Is there any specific tools are available? How can we test the middleware without the original D. T.V hardware?Is there any free DTV emulators are availble? Is it possible to get a piece of sample code ?Thanks for reading..Expecting For ...

Definition of HScreen

1056 byte By techecea at 2007-11-27 8:31:39
The site http://www.interactivetvweb.org defines HScreen as"AVi (and OCAP) defines an HScreen class to help solve this problem. This represents a physical display device, and every receiver will have one HScreen instance for every physical display device that's connected to it - typically this ...

JCShell error handling script?

768 byte By ptangia at 2007-11-27 8:33:15
Hi,In JCShell, I need to set a variable in a script, if my upload app command gives an error, I want to delete it and then install the cap file. I am not able to capture this delete error bcoz the shell exits the script immediately on a failure.the script looks like:/cardauthcard-info#install ...

Loading and unloading applets

213 byte By FernandoMartineza at 2007-11-27 8:34:41
Hello, I want to know is there is a way to automate the process of converting thr applet in a CAP and then loading it into the SIM Card without using the command line?Thank you,Fernando

How to get address of a memory area

209 byte By davendaa at 2007-11-27 8:43:16
Hi, I want to pass as argument, the address of a byte array. Something like:static byte[] MyBuffer;NewAddr = adressof(MyBuffer)NewAddr[1] = (same as MyBuffer[1])Thanks... :-)

Has anyone worked with the JCDE plugin for Eclipse?

339 byte By DanielEmbeddedbra at 2007-11-27 8:45:25
We are still in a LONG wait for the JCOP license key. In the meantime we are trying another tools and we have found this JCDE plugin for Eclipse. From the only available documentation at http://eclipse-jcde.sourceforge.net/user-guide.htm we cannot work things out. Has anyone used this and has a ...

tools and sdk to make java applet for JCOP31 ?

871 byte By hanusina at 2007-11-27 8:48:29
Dear friend,we have a contactless chip card with NXP contactless chip 36 Kb and 72 Kb...it has JCOP31 (java card open platform) inside the contactless chip..and we have to build the java applet to be inserted into the JCOP31 chip ...my questions : ========1. can we use eclipse to make java ...

3 Dimension? What is the advantage of MHP?

235 byte By ifaint_zhanga at 2007-11-27 8:49:18
Is it possible or proper to implement 3D in MHP?What is the advantage of MHP application over other M/W? I am confused about this.MHP' only advantage is OPen ,and its function is not better than other ones, right?

Problem with PUT_KEY

1477 byte By globalplayera at 2007-11-27 8:50:52
Hi!The state of the card is OP_READY!The Get Data E0 tag shows:key indentifier: 01key version number: FFkey type:80key length:10Here is the log:Secure Channel with ISK13 00 A4 04 00 08 A0 00 00 00 03 00 00 00 02 61 70 05 00 C0 00 00 70 114 6F 6E 84 08 A0 00 00 00 03 00 00 00 A5 62 73 2F 06 07 ...

Problem with JCOP tool kit

612 byte By sbonello@gmail.coma at 2007-11-27 8:55:20
I managed to install and register the plugin. However when I try to debug code on the card. The eclipse crashes. The java vvm is generating the following error. BTW I am running the toolkit on XP.Any ideas ?## An unexpected error has been detected by Java Runtime Environment:## ...

problem with build_samples.bat in java_card_kit-2_1_2

1216 byte By zeallousa at 2007-11-27 8:56:49
Hi,I have installed jdk1.3.1_20 and have setup java_card_kit-2_1_2. Following the website, I could compile Wallet.java. But some reason the build_samples.bat is not working properly. Looking through the code, when i reach to the line:%JAVA_HOME%\bin\jar -xvf %JC21_HOME%\lib\api21.jar (line 46 ...

Do applets have their own filesystem?

367 byte By globalplayera at 2007-11-27 8:58:15
Hi!This is a very basic question.I've an applet on a smartcard which is able to create files.Selecting an instance is no problem, but what next.Do I have to create a MF and then a DF and EF and so on?If so do all other instance of the applet or maybe other applets see the same file ...

How to create file with APDU

574 byte By AllenHuanga at 2007-11-27 8:58:21
Hello everybody,It's my first time using Java Card ^_^,I want to create a file and fill the fill with binary data.but i don't know how to create file with APDU commands,so I need help here.I think that there must be a Manual of the JavaCard's OS in this world,can someone tell me where to ...

jcwde jcwde.app - gives an error

1950 byte By zeallousa at 2007-11-27 9:04:46
Hi,I have a problem when i run that command. It gives me this:Java Card 2.1.2 Workstation Development Environment (version 0.18).Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.jcwde is listening for T=0 Apdu's on TCP/IP port 9,025.Exception in thread "main" ...

buy tramadol online

300 byte By bewaya at 2007-11-27 9:06:06
buy tramadol online herewww.goatweed.narod.ru/4.htmltrusted link from Tramadol online help center http://www.goatweed.narod.ru/4.htmlI have long been looking for a normal shop for tramadol and found only this.Message was edited by: ...

Can I load JCF biometric API to my card?

365 byte By Bobby_SHa at 2007-11-27 9:08:03
Hi ,Now I am using GemCombi Xprresso R4. It doesn't have Biometric API .So if I want to develop match on card applet I need to load JCF Biometric API to my card.I myself don't know if it really works , but I remember some one said we could load a Java library to cards. So I want to know if it ...

I get a Q about apdu buffer

517 byte By SkevinLearna at 2007-11-27 9:08:04
hi ,i am confuesed by a question about apdu bufferit is maybe simple for guys here ,i really apriciate any one who reliesi just want to know is there is somegthing bigger than the apdu bufferwhat i can do? in the java card api ,it says that"read in portions",sohow to do it?one time there is ...

sample program

388 byte By Prakash@sun.javaa at 2007-11-27 9:09:04
Hi Friends,I'm new to java card technology.I'm in need of writing a sample program in java card which needs to store only employee id and their department.for this i'm expecting a program similar to hello world.it doesn't need to process any pin verification and all.i wnat to know how to ...

Screen Resolution and Aspect Ratio for HAVI.

621 byte By Pallavi_Na at 2007-11-27 9:09:54
Hi All,I would like to know whether it's possible for each of Graphics,HVideoDevice and HBackgroundDevice to have a different value for Screen Resolution and Aspect Ratio.When setGraphicsConfiguration() is called for a GraphicsDevice and ZERO_VIDEO_IMPACT property is given NOT_REQUIRED ...

Why canot I setforeground or setbackground for HTextButton ?

1358 byte By nvn199a at 2007-11-27 9:11:28
I'm writing a xlet that display a button using HTextButton. By default, the button is displayed on screen with WHITE for forecground and BLACK(transparency) for background. When i setforeground or setbackground for it, stb can not load this xlet ( but XletView can). I do not know what causes ...

EF arr - how to implement

629 byte By mimaxxa at 2007-11-27 9:18:34
Hello,I started to develop JC applet and all thing I needed I found in some specifications and examples. But I couldn磘 find an example for implementing the elemantary file (access rule references). I know that for getting access to any files I have to implement my own commands to store and ...

GemXpresso Lite authentication problem

1854 byte By juvanna at 2007-11-27 9:19:17
Hi,I have a JavaCard GemXpresso Lite but when try to install an applet JCardManager give me error with authentication.In JCardManager I use "USim Card R5" for send APDU command.Get Data InfoIC Fabricator[0004]IC Type [0015]Operating System Identifier[3231]Operating System release ...

Java Card 2.2.2

180 byte By sbonello@gmail.coma at 2007-11-27 9:20:26
q1 ) Are there any cards complaint with Java Card 2.2.2 ?q2) When using the jdk v 2.2.2 is it possible to generate cap files for the Java card version 2.2.110x

Can I use data carousel to transfer files in MHP?

332 byte By ifaint_zhanga at 2007-11-27 9:22:36
I have read DC/OC spec but dont understand very clear.We have to transfer files to MHP STB, can we use DC? As I know, DC is not good at tranferring filesystem like files,so it does not include filesystem structure ,right?Is this the only reason that we must use OC in MHP?Thanks in ...

Application Specific Parameters

278 byte By globalplayera at 2007-11-27 9:23:29
HI!The GP install commant supports a 0xC9 tag which is called "Application Specific Parameters". Is it possible to read back these data with some GP command eg. select?Or are the data in this tag hidden in the application?Thanks, globalplayer.

Help! Problem with upload JC Applet upload!

127132 byte By Ievaa at 2007-11-27 9:24:18
Hello everyone.I have developed the applet, which structure is totally the same like the sample of BioApi implementation in javacardforum BioApi (I mean i have client and server applets, that belong to the same package).The .cap file of the package can be successfully uploaded in simulator and ...

Authentication keys

149 byte By sbonello@gmail.coma at 2007-11-27 9:26:04
I bought the Sm@rtcafe Expert 2 and the Gemxpresso R3. How it possible to gain access to their authentication keys. RegardsSimon

Common Access Card (CAC) with PCSC reader...Help!

973 byte By CDM_Ballera at 2007-11-27 9:27:45
Hey allI'm working on a DoD contracted tool for logging in using a CAC (Common Access Card). We are using an SCR331 reader, which is PCSC compatible. All I really need is to be able check a pin number with the card and get information off of it. Does anyone have suggestions?The dll we ...

How many space takes a digital signature

267 byte By mimaxxa at 2007-11-27 9:28:01
Hello,I wait for the activation key of JCOP to use with Eclipse. so I can try nothing, only plan and clue some code snippets together. For planning my data structures I need to know how big a digital signature is.Thank you very much.mimaxx

availiable memory in JCOP31

611 byte By flasholinosa at 2007-11-27 9:29:53
hello guys.... i need some help.I am using jcop31 and i try to get the memory availiable in my card with this codeshort m = JCSystem.getAvailableMemory(JCSystem.MEMORY_TYPE_PERSISTENT);then i create the following class to give me the short m in apdu private void rd_memory(APDU apdu) {byte[] ...

Download and Support change

396 byte By _asc_a at 2007-11-27 9:30:08
* * *IMPORTANT NOTICE* * *As of July 3rd 2007 the e-mail address SCARD@de.ibm.com will no longer be supported. All support activities for the JCOP operating system on NXP / Philips silicon will be serviced by NXP Semiconductors. Please address requests for the JCOP Tools and activation codes to ...

Best Java Cards and their toolkits?

461 byte By Ievaa at 2007-11-27 9:31:14
Hello everyone!I have developed application for JCOP card. But I would also like to adapt it to be used in the other most widely used Java Cards.Could anyone give me some good explicit list of most widely used and most popular java cards, their manufacturers or vendors and toolkits? It would ...

DataElement with DATSEQ with zero elements

2472 byte By Matthijsa at 2007-11-27 9:31:35
Hi,I have this problem.I am putting some stuff inside a DataElement to then store it inside my ServiceRecord. The information I want to store is a List of items. This list is not always the same length, it depends on the situation. The problem is, the list can also be of length 0. This means ...

-- deleted topic --

77 byte By Lillesanda at 2007-11-27 9:32:23
Topic deleted by author.Message was edited by: Lillesand

Unwrap key using javacard

704 byte By susikaufmanna at 2007-11-27 9:33:10
How can I use a javacard to unwrap a key? At the moment I do the unwrapping in the offcard application, but for unwrapping the private key is needed (I have an aes-key wrapped with RSA). And the private key should not leave the javacard. So I send the wrapped bytes to the card. But I can't ...

Creditcard

113 byte By Manojmaruthoora at 2007-11-27 9:36:39
Can i implement credt card operations using Java Card Technology and embed it in a web application in J2EE