Hi,two questionsIs it possible to create a message listener that will be called upon receiving ANY MESSAGE (not just from a specific number) ? I want my application to be called, and the user doesn't even know he received a message if I don't alert him.Is it possible to create a message ...
117 byte By
j2miana at 2007-11-26 15:34:22
Can any one throw light on spec given in GP about DAP, DAPBlock and presence of DAP in load file?Thanks
257 byte By
Surejaja at 2007-11-26 15:37:10
Hello all,We are implementing JSR-177 SATSA. Is there any method by which i would be able to get the pin attributes for an applet installed on JCOP such as min length, max length,padding etc. Thanks and RegardsSurej Antony Joseph
Hello!I'm using the Java Smart Card I/O API and suddenly, an error started to appear everywhere. Whenever I send a command APDU to my applet, and this command returns any data, it takes a little more time and an exception is thrown:Exception in thread "main" javax.smartcardio.CardException: ...
I have a brand new Juicy Couture Sidekick for Sale. It's still in the box & package unopened. I'm asking $150.00 and thats in US Dollars. Shipping and Handling is in the price. I also have positive feedback on Ebay if that makes you feel more comfortable.Please Email me at ...
950 byte By
Skuntua at 2007-11-26 15:45:26
Hi all,After reading the filesystem page recomended in past posts: http://www.interactivetvweb.org/tutorial/mhp/filesystems.shtmlI have some doubts:1.- I can't find the difference between loading a file this way:BufferedReader in = new BufferedReader ( new InputStreamReader ( new ...
HI,Id like to know how to install the JAVATV API and which JAVA platform e.g SDK is needed to run the API. Cheers,Saint
410 byte By
yetcoma at 2007-11-26 15:48:11
Hi,I wanna try to do a project.its about parallel port and show the numbers on the display.The user will enter a number between 0-255.For example: user entered 36 . So the code will send the 6 number.the low label(level) bits will be sent.And we ll see the number on the display with 7 leds.I ...
345 byte By
Bam_Zama at 2007-11-26 15:48:48
I can set 3 keys for a security domain by SET_KEY and PUT_KEY commands according to Global Platform in a Java Card. I read Global Platform specification but i still don't know how can i use these keys. is there any sample to demonstrate using on these keys in a logical channel for ...
Hi, i am searching for jcop tools 2.2 and microsoft smart card api. Both are not found on internet anymore. Web Search shows that both tools were very good. These tools were freely availble till 2001/2002. Can anyone help.thanks,
194 byte By
sonnyyua at 2007-11-26 15:58:43
any person is working on non-NXP jcop card?1. Sharp2. Toshiba3. Samsungpro and con. any feedback? looking second source, Get tired of NXP long lead-time
389 byte By
sfaiansa at 2007-11-26 15:58:48
Hi,I'm a new MHP programmer.I'm trying to create a mhp application that will display a voting menu over video (running it on Xletview).I read about the different layers (Graphics, Video, Background), but I've been trying to use them with no success.Does anybody have an example code for ...
hi everyone,i am not able to listen to key events in my HScene. i created an instance of the HScene and then tried adding key listener to it ..i,e addKeyListener(this).it didnt work. but when i use frame instead of HScene i am able to listen to the events. as far as my understanding goes ...
I am a newbie to JavaTV/MHP/IPTVAre the applications downloaded from the application provider to the set top box or they are executed as in a X terminal fashion?I have my Swing Applications . Can it be ported to a JavaTV/MHP/IPTV networksThanks in ...
373 byte By
trylansa at 2007-11-26 16:10:18
How to develop a VC++ program to send APDU commands to the JCOP card in NFC Phone through Pegoda Reader? Does the Pegoda Reader Toolkit CD have sample programs, documents, or APIs? Where could we find the resources?I know I can do it using Eclipse with JCOP plugin toolkit.But I need to load ...
my question is how the gaincontrol interface is actually implemented so that the volume changes..how does the request get on to the hardware as suchMessage was edited by: bonito_qq
Hi everybody ...has anybody successfully used javax.smartcardio with SUN Ray Hardware ? I'm trying the original example from http://java.sun.com/javase/6/docs/jre/api/security/smartcardio/spec/javax/smartcardio/package-summary.htmlbut the only answer I get is: 6e00 (unkown command)On the SUN ...
137 byte By
Fanniea at 2007-11-26 16:19:46
I searched a lot about java card and rfid, but don't have a clear idea about the relationship between the two. Please help me....
298 byte By
Movicha at 2007-11-26 16:28:39
Hello,I'm searching info about interfaces MyKad (Malaysian national ID multi-application card) supports. I still don't understand. Does it have RF-interface or not? And what ISO standards does it comply? Is it usual mifare or ISO14443 like e-passports have ?thanks in
Hi,In pdf of GP Messaging Spec. given on www.globalplatform.org, it is specified that message contains 2 parts header and body. In body part there are 2 root elements gpp and gpm. So can u give me detail information regarding this gpm and when and how it is used?Thank you, ...
hi friends I m fixed up with a problem .i want to add to arrays of six bytes each .how can i go for this .is there any specific API available for the same.current method i m using is an function which add first bytes of 2 arrays and then check out if the added value is more then FF its ...
Hi,Not sure whether this topic is already discussed or not. I have 2 applets communicating each other through Shareable Interface. I want an array of data which is there in 'client Applet' to be available in 'Server applet'. I will pass this array through a function ( there in Interface) ...
947 byte By
waterpca at 2007-11-26 16:45:08
Outside of the software simulation realm, I am trying to figure out what data communications look like on the low level serial channel when APDU SELECT is sent via T=0, T=1 or T=CL.I have reference material showing me the APDU (SELECT) packet format. Let's say a javacard is placed in the ...
I accidentally set my ".bin" file to open with TextPad, instead of the windows default. How do I reset it back the way it was. I believe this is causing an error with my lejosdl. I had everything working with the robot before I did this. This is the Error Message I get: ...
Hi there, Can anyone point me to resources in building card-based applications ? If you are technically strong and keen to participate, or just to discuss further, pls email me at teng.alfred@gmail.comThanks
Hi everyone, I want to develop an application (Xlet) and i use Hsce and Htext. I want to align the Htext in the rect but when i use DVBTextLayoutManager i can't see the Htext, but when i use Hdefaultlayoutmanager i can see the Htext . I use Xletviewer. This is my code: HSceneFactory hsf = ...
Hi all, I have an idea for doing project with java card for students information system. Plase give me the sample code, code practise and steps to develop the application with javacard. And I want the documentaion of the JavaCard Technology.
Hi,I am trying the "SecureRMIDemo" in JC2.2.1 samples, everything went perfectly till the calling of myPurse.getBalance(). I got the following:java.rmi.RemoteException: Protocol error reported by the cardI am using:- JCKit2.2.1- OCF1.2- Eclipse 3.2.1- JCOP3.1.1b tools-JCOP31SHARP card.- Windows ...
Hello everyone,I work on JCOP31 smart card and I wrote two packages on tha card with eclipse 3.1.2 ,I need share a variable that it is return value of a function between two packages.as far as I know I can do this with delegate but I do not know how can I use and implement delegate,I just see ...
Hi,I am new to Java TV API and i don't know how to start with it. Can any body suggest me what i would require(Software and hardware) to start coding in Java TV. Is MHP API are required for it if yes then how i can get those APIs?Thanks in advanceSajal Mahajansajal.mahajan@gmail.comMessage was ...
207 byte By
SamaeLa at 2007-11-26 17:31:12
We are developing apps for Javacard 2.2.1 for use it in MHP 1.1.x STB's with Javacard support.I would know what cards we need to buy and where do it.regards..Sergio Belmar. Spain
Hi,java developers/programmers.Im a newbie here n i really need sum urgent help>>time constraintThis is concerning about my project.I would like to develop a digital signature application on a mobile phone.To do this i have done feasibility study on digital signatures until i came about ...
Hi Friends, I'm New to Java card technology. I downloaded the Java card development kit and installed. In that Sample programs i tried to compile and run the Hello World Program. I successfully compiled it but i can't able to convert the class file into CAP file. Please tell me the way how to ...
Hi every one,Is there any one who knows how can I share Pin variable that it is defined with OwnerPin between two packages in java card( with eclipse 3.1),I studied Sharing Interface subject and I knows it teorical but I can not do it practical .I can share primitive data type but I can not ...
133 byte By
mota at 2007-11-26 17:38:21
I want to know what the OS ID mean. Where can i find infos about the two bytes of the OS ID? Like "Operating System ID : 4051"
My own applet with AID 010203040506070809 has been downloadedto the JCOP card. And it can be selected.Now my own applet is the current selected applet on the card, butif APDU 00 A4 04 00 00 is sent, the response I got is the FCI of cardmanager but not 0x6700 accroding to my own applet process ...
Hi, AllI have some question about MHP Application Authentication, please help me answer them, thanks1. What's the difference or relationship between "Application Authentication" and "File Authentiction"?2. For mhp specification 1.03, File Authentication process is described in chapter 12.4.4, ...
Hello!I'm working with xlet and I need to obtain an user interface that displays a number of messages.Does a component like Table exists?I understand that i can use the java.awt component (or not?) but my application can display only HText or HStaticText. If I try to use a java.awt compoonent ...
1035 byte By
mag-guara at 2007-11-26 17:50:59
Help: I am trying to understand how a Passive Garbage Collector (GC) implementation works in Java Card v2.2. As I understand it, Java Card vendors have the option to implement Automatic GC or a Passive GC under version 2.2 or higher.My question is as follows:What if object X no longer used, and ...
I am trying to load some applets on non-JCOP cards. I am new to JCOP. Help; Can someone send me instructions for loading applets using JCShell ? for the following SDK cards:Oberthur 64K (v5.2d)(dual interface)? Axalto Cyberflex 64K/V2?I like to be able to use the JCOP environment for all my ...
Hello!I need to know if exists some awt component that is similar to JTable. I need to display a number of messages into a panel. These messages will be composed by 2 information: the text and the send date.if someone can help me...
Hello!I need to view a background image under a list.I've done this for a panel overriding the paint method but for a list it doesn't go.Can someone help me?Thanks
436 byte By
MarcoSa at 2007-11-26 18:17:25
Hi everybody,I am new in this stuff.I wrote a toolkit applet for a SIM card.I installed it using SIMalliance tool in the SIM card and I tested it.It works.Now I want to disinstall/unload/delete this applet from the card.I tryied with the command delete from SIMalliance, it said that the applet ...
Hello everyone,I am working on Java Card (jcop 31)and I created two packages that uses shareable Interface Object between themself,I would like to know how is the delete of each of packages.I give an example for clearing my question.I have two packages (Package1,Package2),Package1 have an ...
Hi All!I would like to write a simple movie player in Java. I want it be able to play simple mpeg/xvid movies. Is Java TV the right stuff to use or are there other packages for this?Any help would be appretiated,thanks in advanceG.
485 byte By
win32a at 2007-11-26 18:19:14
JMF Player..how to convert the player from a 'background player' to a 'component player'.exampleclass myClass extends HContainer {....public void controllerUpdate(ControllerEvent event) {if (event instanceof RealizeCompleteEvent) {Component comp; if ((comp = player.getVisualComponent()) != ...
Hi MHP folks!Does anybody know how to capture a image / frame from the video layer with a MHP application?I am happy about every answer!THX a lotBernhard
733 byte By
SamaeLa at 2007-11-26 18:24:27
Hello.I have a simple question.I 'm testing with apdutools and jcwde from SUN an applet that uses security and crypto pakages from javacard 2.2.1.try{desKey = (DESKey)KeyBuilder.buildKey(KeyBuilder.TYPE_DES, (short)8, false);desKey.setKey(keyBits, (short)0);cipher = ...
1135 byte By
AD@NCa at 2007-11-26 18:24:28
Hello,I'll have to implement the ext-auth in a C++ program in industrial environment.My problem is now, that I cannot repoduce the ciphered results.E.G.Init-Update (JCOP Tools) produces: (Host challenge)=> 80500000 08 5409F03DB343DDF8 00Result is:<= 00006251007139910372 FF02 0003 ...
322 byte By
fara0na at 2007-11-26 18:24:46
Dear all!One of the components of the JCOP plugin are PKCS15.cap and Bluez SignLite CSP. I would like to know if these things can be used in commercial projects. I believe that the description of the PKCS15 applet APDUs would be freely available?Thanks in advance!Best ...