Hello,I have just installed JCOP Tools v3.1.1b on Eclipse v3.1.1. I have a Philips Pegoda Reader MF RD 700. And a JCOP Engineering Sample Card JCOP v2.2 41.My problem is that when I try to select the Philips Pegoda Reader on "Connect" button of JCOP Shell, I get a message box which says ...
Hi,This is in reference to my earlier post, listed below.I figured out that the tclpcd32.dll is present in the MifareWnd Application Installation directory, so I added this location in the environment Path Variable.After this when I restarted eclipse, I get the following message box:"javaw.exe ...
If I use RMI .RMI can't manage apdu by programmer , right?If I want to use ISO 7816-4 command as below:Verify: CLA=00 INS=20Get Challenge : CLA=00INS=84How to use these with RMI programming style?thank for your help
Hi,Grid like ui is to be shown in the EPG to list all the current channels and program details. While develop such a grid is Swing a constraint?If so what are the alternatives to get such a grid like view.Is HAVi ui support such a widget. or we need to develop in java.awt only within the scope ...
504 byte By
rixaa at 2007-10-2 9:50:43
Hi,I am very new to the smart card technology. I am supposed to develope a host machine application to access smart card data. The card may be or may not be a JavaCard. But yes it will run on Windows XP.I, myself is not really great with VC++, but good with Java, so other option I have to ...
224 byte By
songfana at 2007-10-2 9:52:08
Hi all , ^_^I want to share a array between two applets.But Java card firewall doesn't allow to access a array of another context.How can I do this.Thank you very much!Best Regards,
Hi guys,I'm new to java Card , i want to know about the good IDE which i can use for the development.Pls suggest me some links or information about the same.Thanks in advanceRegardsJag
Hi I've noticed different behaviour on the osmosys stack and the alticast stack when releasing the HVideoDevice. The osmosys stack automatically restores the video to the original size and position, where as this has to be done manually on the alticast stack. It's the same for the background ...
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 ...
Hi,allI have a project to cacluate the distance between two point on LAT/LONGI have a cacluation format to do it on javaHowever, On j2ME Math does not support Math.acos.Who knows how to implement acos function.ThanksAny suggestion would be ...
206 byte By
kloppya at 2007-10-2 10:04:02
hii want to simulate my jcop30 applet, but in eclipse (in the run menu) i can only choose the option "Generic JCOP41v2.2".is it possible to simulate a jcop30 applet in eclipse v. 3.1.0?
417 byte By
ekin_00a at 2007-10-2 10:07:23
last year I had download the javacomm20-win32.zip from http://java.sun.com/products/javacomm/ it works pretty well. but now I can't found the file. the 3.0 only support the Solaris x86 ,Solaris 8 & 9 -Sparc and Linux . is there something changed?I guess java didn't want to support M$ haa ...
Hello,I am trying to debug an applet in JCOP.I want to extract the last 8 elements of the data in the APDU buffer. The size of LC is 186.The problem is that when I try to execute the code "Util.arrayCopy..", it says since thisis a native function it cannot find the source. I do not want to step ...
416 byte By
zorotoa at 2007-10-2 10:11:05
Hi All,Can somebody provide me with links from where I can download help (documentation) for classes, objects, methods and properties that I can use when develop STK menu. Example: for class ToolkitRegistry I can see from posts in forum that there is method requestPollInterval. But which values ...
Hi I have no expeience with java cardsI have a quey can java usb tokens be progrramed the same way java cards are programmed I want to develop an application as part of my project . I want to know if java USB tokens provide same functionality as java cards . i want to use USB tokens instead of ...
It forgives me in case that I am posting in the missed topic, but my doubt is only, directly exists some IDE (graphical or only text) for the development of one Java programs pocketpc? I covered some sites in search of some IDE that can make this, however still did not find nothing related, not ...
110 byte By
kris.a at 2007-10-2 10:27:04
Hi ...anybody please explain me what is middleware..with an example.cheers,Krishna
1914 byte By
panpila at 2007-10-2 10:29:07
Hello,I have a problem when I try to set the modulus part of a RSA public Key. There is always an error 6F 00. The code is very simple :private void saisie_modulus(APDU apdu){byte apduBuffer[] = apdu.getBuffer(); if (!pin.isValidated ...
Hello. i am new in Java card programming and i need some help.I have installed eclipse 3.1 j2sdk1.4.2_09, javacard kit , comm api and some plugins. I buy the license from ibm and i took a jcop 2.2 card.i have 3 questions...a) can i program this card?b) I should install jpcsc? Where i must put ...
Hi, AllI want to Play a voice using J2ME.How to do it?any sample would be great appreciated
why my program cannot find any portEnumeration portList = CommPortIdentifier.getPortIdentifiers();there is no list
625 byte By
panpila at 2007-10-2 10:38:49
Hello again,Can someone please explain me the difference between encyption and decryption with RSA? When we ENCRYPT with public key we have a message that we need to ENCRYPT with private key so that it becomes clear again.When we ENCRYPT with private key we have a message that we need to ...
478 byte By
idrojia at 2007-10-2 10:39:10
Hi all,Has anybody implemented and email client and a web browser for MHP 1.0.2? Are there open source tools to help me on the implementation on these applications, like a Jave email client and a Java web browser that I can convert easily to MHP?What Java classes I need to use to implement the ...
I now have a problem on fetch my Transport Stream file to IRT RI. This file,which contains our Xlet, was generated by Carousel Generator. We want to run this Xlet automatedly on IRT RI. Could someone told me how to do this? Or I still need to manually setting the Xlet location in ...
Hi to all, I used JEditorPane to display the scrollable text by using the following coding as<html><head></head><body><Marquee>Scrollable text </marquee></body></html>I inserted in the HTML coding by using the following constructor ...
642 byte By
meemua at 2007-10-2 10:44:16
Hello, I have a case where I want to connect from an MHP box to the home network. Say I want to connect to my home PC to transfer some data from the box. Is my only option going through the return channel and the providers servers, create a socket to my home PC and transfer through there? Seems ...
463 byte By
kris.a at 2007-10-2 10:45:28
Hello... I Have gone through the HAVi spec...I understand the basic things like what is HScreen and Hscene and HMatte...classesBut I am confusing regarding the disply of three layers... Like function callsgetHgarphicsDevice()At one shot...Like Graphics LayerVideo LayerBackgroundLayerHow the ...
750 byte By
Rena78a at 2007-10-2 10:46:13
I'm writing a program for an STB. In the program (called Ticker) i want to scroll some text to the left, in the botton of the TV.I've tried this:public void timerWentOff(TVTimerWentOffEvent e){//this code is called every 100msec. It's a timerString oldText = lineaTexto.getText();String ...
14806 byte By
SuperToya at 2007-10-2 10:49:15
I'm trying to write a loader application that will send a CAP file into JavaCard, and then install it automatically.I have developed my JavaCard Applet by using Eclipse3.1.0 and JCOP30.After running my JavaCard Applet by Eclipse, I got its CAP file in folder [b\bin\FVSCardPkg\javacard\But when ...
1406 byte By
agila at 2007-10-2 10:52:48
Hi:I have a problem with an xlet that uses the RMI (IXC) API in the ADB T75 development settop box.I export an object (of type MyObject) implementing the Remote interface, and, later, I import it with no problem.The problem appears after importing the object, when I try to cast the imported ...
hi,I am new to smartcard technology and i am reading the resourse available about them on the net . I understood How to develope the applet the smartcard upto 60% but i have some doubts. plz help me regarding this. It is very urgent work.......plz tell me....1. What is the difference between ...
Hi, I'm developing an application to view web-contents in a TV emulator (xletview).In particular the architecture of system is:WEB<>PROXY<->XletViewProxy transforms HTML in a simple (high-level) language CUI, that contains information as "text-edit" or "multiple selection" or ...
259 byte By
dariusha at 2007-10-2 11:02:59
Hi,is it possible to execute an applet specific method when an ATR command is sent from the reader to the card?If yes, can someone share me a snipplet and guide me configuring JCOP tools init parameters?Best regards,Dariush.
hello there.i am using eclipse 3.1 and i try to do the simple sample from JCOP Tools User Guide.When i run the program i get this. What i am doing wrong?- /term "Remote|localhost:8050"> /card -a a000000003000000 -c com.ibm.jc.CardManagerATR: 3BE900008131FE454A434F503431563232A7ATR: T=1, N=0, ...
while creating Cap file through converter , error is coming Class helloworld does not belong to this package while giving the same package path where it is existing physically. i m using javacard version 2.2.1 and J2SE 1.4
Please allow me to list my understanding and points of confusion:GlobalPlatform has provided an elaborate set of Card And Device Specifications.I know that JCOP supports the Card Specifications, but I have not come across any device which supports device specification.I know about OpenCard ...
498 byte By
mhpa at 2007-10-2 11:07:00
Hi all.I've got a question... STB have a system property, with name "dvb.returnchannel.timeout" and default value 120.I need to extend timeout for a transaction in two phases, requiring an user input between first and second HTTP request.I tried changing the value of System Property, selecting ...
I've downloaded the OpenCard framework and JavaCard, and I'm at the point now where I can SmartCard.waitForCard(cr) but when i insert a card, nothing happens. I want it to getCardID() and print it out to verify that I can communicate with the card/reader. Any suggestions, and do I need to ...
74 byte By
noe_1a at 2007-10-2 11:13:08
Can JCRMI cleint-side architecture be used with J2ME ?thanx.
360 byte By
ankounya at 2007-10-2 11:13:25
hello, I really need some help on "how to save image on smart card"i have a cyberflex 32k smart card by schlumberger.So can anyone help me or give me some info .By the way i tried to convert image to array of bytes but the result was a huge number of bytes in this array . how can I save it on ...
Hello!I try to create an application in MHP to send an emergency-call via a STB.The STB is permanently connected to a server (intranet). Now I want to launch an event (popup-window, playing sounds, etc.) on the server via the STB.I thought of RPC, but didn't get it to work.I am able to write ...
Is there any information stored in the STB that I may read out to identify the box or the user?I want to fill a database with user-dependent information like a menu with favorite dishes etc....
I am getting the following log:- /terminal "tcl:10"--Opening terminal> /card--Waiting for card...ATS=0D 78 80 80 02 00 73 C8 40 00 00 90 00 .x....s.@....ATS: FSC=256, DS=1/DR=1 (symmetrical), FWI=8 (FWT=0.077 sec), SFGI=0, NAD=1/CID=0, Hist=0073C84000009000 => 00 A4 04 00 07 A0 00 00 00 ...
719 byte By
zeal.rta at 2007-10-2 11:19:52
Hello group,I am trying to understand how middleware works with hardware and here are some questions I have. I would appreciate any answer's or pointers1. Where do system Requirements for middleware come from? Is it the operators or Set-top box vendors?2. What are the issues/concerns when you ...
I want to create a HContainer with its own background, but I dont know how I can realise is. With HComponent is it no problem...with System.out.println(MyContainer.isOpaque()) I get false...
693 byte By
TommyFIa at 2007-10-2 11:30:51
hallo @ all,does anybody know the costs for a java-card, a card-reader/-writer and the software?a (or some) link would be enough. i'm only interest in costs and manufacturers.my second question is (beging with an example):if a broadcaster broadcasts an java application, like a java-game, to ...
955 byte By
ankounya at 2007-10-2 11:31:32
I would Like To show that the byte array is too large and you may have to define about 40 or more static arrays that can fit 124 (char) so how can we solve this problem....This article was published on 3 feb 2006 , -hello, I really need some help on "how to save image on smart card"i have a ...
1927 byte By
Niaa at 2007-10-2 11:31:55
Hi, allI'm using JCOP. I would like to read/write mifare on SmartMX. Here is my code.m_ar = new byte[16+8];// Key A & key B are FF F FF FF FF FF FF// MF_PASSWORD = 0B 54 57 07 45 FE 3A E7 m_ar[0] = (byte)0x0B;m_ar[1] = (byte)0x54;m_ar[2] = (byte)0x57;m_ar[3] = (byte)0x07;m_ar[4] = ...
1660 byte By
jgyoo74a at 2007-10-2 11:37:00
DearI nstalled my SD and install sample applet in my SD.I'm using JCOP41 and tried to load an applet but I couldn't do that.Card status is like this: I put a new ketset in new SD.-Card Manager AID: A000000003000000Card Manager state : OP_READYSec. Domain:PERSONALIZED (S-) A000000003535041Load ...
186 byte By
prateeka at 2007-10-2 11:37:04
hello everyone,i m newbie in java cards i jaust want to know how i can install my applet on the smart cards or memory cards.plz. i m not aware of anything so help me