966 byte By
socxa at 2007-10-3 6:07:26
Hello,I am using the jpcsc api in my application. I get the error below. I guess i dont have my jpcsc.dll in the right directory, can someone tell me where it should be?UnsatisfiedLinkError: no jpcsc in java.library.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at ...
Hi, I've a little problem, I can't see the video (elementary stream) when I destroy my xlet. I've two classes, one implements Xlet interface and the destroyXlet method I've implemeted is:public void destroyXlet(boolean unconditional) throws XletStateChangeException{if (unconditional){if ...
1927 byte By
nouveaua at 2007-10-3 6:10:01
Hi,I had a basic doubt about implementation of Java TV APIs which fetch you ServiceList and all the Services available.A possible sequence is something like SIManager siManager = SIManager.createInstance();ServiceList list = siManager.filterServices(null);The application specifies null in ...
294 byte By
Pandala at 2007-10-3 6:12:38
hi, allim using gemxplore developer, but the try version does not allow to simulate the sms deliver.I want to use Sim tool kit for my project. So please any one tell me whether there is any simulator available for sim tool kit aplications. thanks from south america.
527 byte By
odekua at 2007-10-3 6:17:37
morning mates;New to java card and I have been trying to run the examples with the javacard development kit,I have dowmloaded and extracted the kit set the JC_HOME environmental variable to my installation path and I get this error message on the command promp ...
HelloCan any one help me to read XML document in JAVAThank u
395 byte By
JKJavaa at 2007-10-3 6:25:16
Hi,Are there any Java Open Application to be cusotmized like MythTV.I need to get input from DVB-S, DVB-C and DVD using three relevant PCI cards and S-output to plasma.I went rhoguth MythTV but I like to work with Java Application. Are there any open source application like or better than ...
Hi I am new to the java card technology. The application loaded in the java card is CPSDemonstrator Applet.Initialize update and External authentication is successfully.But i am not able to store the dgi content into the card.Store data Command 84 E2 00 00 0C 01 01 09 01 02 03 04 05 02 03 2006 ...
340 byte By
latysa at 2007-10-3 6:37:08
Hi everyone,Recently I saw an optic applicacion were a micro was used. Into that micro, Java was embedded. I would like to ask you if you know about how to do this and/or what are the restrictions to do that.I would like to embedded a Java application into a PIC.Thank you in advanced.Kind ...
Hi Every body. I have a idea in my mind and I need to automate the bundle installation. can it be done using an Ant script or can we do it using a separate bundle. If some one has an idea pls reply. Thank you in advance.tharanga Wijethilake.
353 byte By
socxa at 2007-10-3 6:45:51
hello,Is there any reason why my java card applets works perfectly in my jcops simmulator and it does not upload to card suuccessfully. Another applet i wrote does write to the same card. What can be wrong with the applet, since it works perfectly in the simlator.I get a wrong data 6A 80 erro ...
Hi all,I am using OCAP based set top box. I want to capture and save the TV screen o/p in the set top box itself without using video capture card.Please help in this regard.ThanksDinesh
152 byte By
Bam_Zama at 2007-10-3 6:50:31
HiI'm working with jcop 31 and i need to know serial number of each card. how can i get unique serial number of a jcop card?thanks
89 byte By
big_skya at 2007-10-3 6:58:46
heycan someone help me with writing a javacard code for a tic-tac-toe game.
hi, I am new to the javacard technology. I have implementing applet by using eclipse 3.1 + jcop plugin. recentlly, i got jar and exp file from someone. and I have to import given two files in the my applet.Q1. but i don't know how to use(import) two files into the elipse.and...I have tried to ...
472 byte By
j2miana at 2007-10-3 7:03:39
I want to authenticate with JCOP card in plain mode.1) My confusion is in PLAIN mode, do I need to append MAC in EXT_AUTH command?2) P1of EXT AUTH in plain mode will be 1if MAC.3)But in JCOP shell when we do auth in plain mode it is sending ext-auth like84 82 00 00 10 2E 68 3E 44 C5 9A E8 67 B0 ...
Hi, I've one problemI'm implementing an application with two audio streams. I want to get the locator from the audio stream when the application starts in the startXlet() methodI need it other class to retrieve this audio. How can I get it?For the moment, I only get the group of locators that ...
257 byte By
TDRa at 2007-10-3 7:10:24
Hy,My last post was the same post as this one, but now we half a year later ...Does someone happen to point me out where to get MHP PVR develop boxes?Are there alternatives to do PVR testing that are not MHP based?thanks !
Hello!Today I've started reading about SIM Application Toolkit and after some hours of "research" (googling) I've got Eclipse and compiled the HelloWorld program form the examples provided with java_card_kit-2_2_2. I know some Java programming and I have some basic understanding of how SIM ...
458 byte By
KWIS75a at 2007-10-3 7:18:02
I want to play a local video stored in my PC through the IRT environment. Most of the examples i found about the subject concern the play of broadcasted video through the dedicated JMF Player associated to the service (ServiceContext). I try to use the same mechanism to play my video by ...
hi all, i'm wondering about some states when installing an applet(in the scope of Applet's install method, before register), the version of the java card is 2.2.1.1: which is the currently selected applet , Installer or applet?PrivAccess.getSelectedAppID(currentChannel) == ...
940 byte By
DeeYaha at 2007-10-3 7:27:29
Hi all...Maybe my question has been answered in this forum, but i haven't found yet. i will using 3DES_2Key for 3DES and ALG_DES_CBC_ISO9797_M2 for Cipher in my applet. In the sample code (CryptoTest.java), 3DES_2Key will using 16 byte arrays. But in J2SE, it only has 8 byte (for DES) and 24 ...
i used the xletview... and a made some applications...but i have no idea how i can play a video on xleview...if somebody can help me with a souce exemple...thanks
Dear All,Why some MHP applications in Italy TV channels require dt.vbm package, like dt.vbm.MediasetTrackingService or dt.vbm.MediasetProfileService ?Are these classes defined in any spec. ?Thanks in advance.Jason
85 byte By
big_skya at 2007-10-3 7:32:41
heycan someone tell me the code to reset a javacard appletthanks
I've been reading through the (sparse) documentation for the JCOP shell, but can't find how to parse a response APDU coming back from the card in a script.Does anyone know how to do this?thanks!
Hey guys!I've been looking for some information about ARIB specification but without success. I neve r thought that it will be so hard finding something about ARIB.Could someone give me some clue about where I can find the ARIB specification or something like that?Information about ATSC or MHP ...
I use MFC library...in Smart Card Library, There is Function that name is ScardStaus...The function requires 7 parameters...sixth parameter ( LPBYTE pbAtr ) returns Card's ATRIn my source ScardStaus returns SCARD_S_SUCCESS.That's meen is 'No problem'..but definite value, value is null...In ...
1432 byte By
fGomeza at 2007-10-3 7:39:47
Hi all.I'm developing an application for a Nokia E61 mobile, using SATSA PKI package. The IDE I use is netbeans 4.1 with the wireless toolkit 2.5, and the java card emulator 2.2.2.Ok, the thing is that with the emulators, everything goes right. I can generate a CSR, I can add a certificate and ...
298 byte By
razzaj1a at 2007-10-3 7:47:52
I am making my own jcop personalisation program where i have to perform certain tasks.Supposing i have eclipse with the JCOP tool installed or JCOP tool 2.2 (the old standlaone tool) how can i call the JCShell and pass parameters to it like wich shell script file to
An applet can define its own status words...Does The sentence mean that an applet redefine its own staus word's mean ?ex) In ISO 7816, SW 90 00 means no problem.. if applet can define SW 90 00, Can I exchange SW 90 00 to another mean? otherwise for using SW 90 00, Should I define SW 90 00 that ...
Hello....APDUs are carried by the transmission protocol.I want to know detail "what is the use of the T=0 and T=1 protocols in javacard?"
598 byte By
seongila at 2007-10-3 7:50:40
Hello~I am java card beginner.Also, English does not well.but! Ask a question!static byte[] makeTransientByteArray(short length, byte event) static Object makeTransientObjectArray(short length, byte event) static short[] makeTransientShortArray(short length, byte event) static byte ...
hi there.what is a way of implimenting inter-applet object shareing in java card?is there any shared area of JCRE for sharing some values among some applets in same java card?thanks.
Hello folks,I manage to perform authentication to G&D expert3.0 cards (Init-update, then Ext-Auth) to start a secure channel.My problem is for following commands in same session, I get an 0x6982 for commands sent in a secure channel, below is a piece of code :applet: public boolean ...
What's Card Enablement?I can't see the word "Enablement".Do the word mean "Card generation"?Please detailed explain....
I am new to the javacard technology.I have implementing an applet by using eclipse 3.1 + JCOP plug-in.And I set my project to build against JC211.The created cap-file I'm trying to upload works fine when used with a simulated card. But, When i try to upload it to my cards(G&D smartcare ...
Hello all,I am new to programming on smart cards. I have a very basic question but please bare with me.So i have managed to successfully upload a RSA key pair. Now how do i set the public key to be used for encryption or private key for decryption.let me explain:like in DES..... there is a ...
Hello,I am a beginner in JavaCard technology. I use Infenion jTOP cards with two different both contact and contactless readers. The applets, that I'd developed using trial version of Aspects Developer 2.1, were working correctly with simulator of refrenced tool.But when I uploaded them into ...
Hello all,I I tried searching the docs for this, but there is no clear documentation of how to do it. I would really appreciate it if someone can point me to the right direction.Also is it possible to create a private key and a public key on the host side, send the modulus and exponent of the ...
842 byte By
chisa at 2007-10-3 8:14:50
Hi,I tested a simple applet in simulator and it works fine. Now when I try to load it to the actual card, JCShell is unable to select the cardmanager on the card. The card I'm using is JCOP41V22 card, so it should already have the cardmanager, right?Here is what I get from /card command under ...
348 byte By
Mr.Yogia at 2007-10-3 8:23:31
Hi to all. I am novice to java card programming. Presently i am trying to use the sample programs given in Gemplus examples. I am using GSE(GemXpresso Simulator Environment) and gemplus smart cards. while trying to install example application i am gettng error as "OP.error.E6.6A80" Please help ...
389 byte By
Mr.Yogia at 2007-10-3 8:24:08
Hi all..... I am trying to run a sample program using gemplus java card simulator, I have written a sample program to generate an RSA key pair, I have followed the steps as given in the documentation, but i am facing problem while installing into simulator, when i click " Install " button i get ...
This is my first time writing JavaCard in any form. I'm working in Eclipse 3.1 and I'm using a card and terminal simulator. I've already written a little Card app and now I'm going to write a Terminal program. I just dont know where to put the file. Should I put it in the package with my ...
Dear groupwhen I read ClobalPlatform Card Specification 2.1.1, I have a question.In Mutual Authentication(SCP01), Ane of Host's job is verification of Card Cryptogram. In Appendices D, I can't find how to verify card cryptogram.Where do I search role that is to verify card cryptogram?please ...
Hi,Do anyone have any details about Loading/Installing applet on the card through OTA(Over The Air) ?..If yes, please give me the details (like OTA Server, which Keysets?) basically how we can do it with operators help?If Possible, please give an example of an SMS (3.40 + 3.48 + Applet ...
573 byte By
Mr.Yogia at 2007-10-3 8:38:58
hello friends, I am using gemplus simulator, I have written a simple OPPurse application, I have compiled and got OPPurse.class file, and after it created a OPPurse.gxp file for the simulator to recognize this project. Till here everything is fine, Using the simulator when i try to use CONVERT ...
984 byte By
auxelena at 2007-10-3 8:47:52
Hi, I would like to learn the best execution speed for "cipher.doFinal(...)" statement available in java card enviroment in a code fragment like below.Cipher cipher = Cipher.getInstance(ALG_DES_ECB_NOPAD, false);DESKey key = (DESKey) KeyBuilder.buildKey(TYPE_DES_TRANSIENT_DESELECT, ...
362 byte By
j2miana at 2007-10-3 8:50:38
Hi,Somewhere in this forum I have found that if you failed to authenticate 10 times your cards gets locked. So my confusion is if I am doing INIT UPDATE (successfully) and than not ext auth for 10 times does it mean it failed in authentication.And this number (10) if for life cycle of card of ...
455 byte By
JoMikea at 2007-10-3 8:51:26
Hi,I want to get the NMR (network measuremnt report) of the registerded serving base station and the neighbouring cell of a particular mobile phone. To do that i might wanna to write a java apllication run on the device(mobile phone) which extract the NMR and sends to the server end. I want to ...