1441 byte By
socxa at 2007-10-3 0:37:19
Hi,I tried debugging my application using JCOP Tool Plug-in for Eclipse. But I get this errors in the debug window.- /term "Remote|localhost:2062"> /card -a a000000003000000 -c com.ibm.jc.CardManagerATR: 3BE900008131FE454A434F503431563232A7ATR: T=1, N=0, IFSC=254, BWI=4/CWI=5, ...
190 byte By
socxa at 2007-10-3 0:37:22
HelloWhere can i find any tutorial, book or article where I can get a sample full end-to-end smart card application. I mean both card applet and host application.Regards
Hi all,In OCAP there is a concept of Abstract ServiceEach abstract service has to be assocaited with service context. How many service context can we create.What is difference between Abstract Service and Broadcast Service?Are they both same?.If yes, each unbound and host device manufacturer ...
158 byte By
mirala at 2007-10-3 0:43:26
I have installed applet on JCOP card using JCOP shell and pigoda reader. I want to remove that applet, what is the command to remove applet from shell.
Hi, I have 2 questions.... 1. Is it possible to play a video file from hard disk in a STB using an OCAP xlet or multi threaded app ?I guess the answer is NO. But can some1 confirm this for me ?2. Can someone tell me the steps or point out what am i doing wrongin trying to play an audio file in ...
Dear,im beginner for Technologies Smart Card.. I have ACOS2 and reader ACR30D ..I hope u can helping me..please my question?1. How to java or Visul Basic integrated and presenting data on file in card (like name, address, phone number, ..etc)?2. Please give me sample project in Visual Basic..? ...
Hello,This is the first time I try to load an applet in a real card and I'm not sure that I follow the right procedure.I have generated the file JavaPurse.CAP, exp and jcaIf I understand correctly, to be able to load the CAP file in my card I first have to start jcwde and then apdutool.The ...
279 byte By
Vikusa at 2007-10-3 0:49:43
HiI'm trying to develop an applet that would establish the connection between SIM and some server over the BIP via GPRS. The problem is to build proactive command OPEN_CHANNEL. Can anybody show an example of how to build it?Thanks in advance,Viktoria
3980 byte By
rulitoa at 2007-10-3 0:50:45
Hi all,I'm trying to make a parser to read an XML file from my XLET application, but I have problems. Could it be a problem of filereader?I use Xlet View 0.3.6 to emule my application. The parser is nanoxml.2.2.3.--The XML file I want to read is the following one:<bookCollection><!-- ...
Hi,I am using a Multos card/ PCSC reader / com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalThe pcsc wrapper alone is replaced in OCF1.2 from the following location: http://www.gemplus.com/techno/opencard/cardterminals/pcsc/doc/README-PCSCWrapper.htmlFollowing is the APDU I am trying to send. ...
hi.. i would lloke to know how much a smart card (java card) reader/writer is.regards...bye
428 byte By
tijoa at 2007-10-3 0:59:39
Hi All,I am getting an error while running even the sample program in java card kit 2.2.2 i set all the path ,classpath as mentioned in the documentation page. But when i run the jcwde as mentioned in the doc its giving a message "card was unexpected at this time" Could some body help me why ...
123 byte By
mirala at 2007-10-3 1:03:51
Hi, I am developing an applet which may require to send more than 255 bytes in response apdu. How to do that?
Hi All,Please advise me. I just download java card kit version 2.2.2 and try to generate script file by using scriptgen command, below is response:C:\Program' is not recognized as an internal or external command, operable program or batch file.The response like java can't see scriptgen.bat. I ...
370 byte By
chimaea at 2007-10-3 1:12:28
1. Why applications need Permission Request Files in MHP or OCAP? I only want to get your opinions, thank you.2. Whether end user can modify an application抯 PRF by some privileged application.3. Whether service provider wants to update one application抯 PRF? If yes, does the service provider ...
438 byte By
mirala at 2007-10-3 1:22:46
Hi,I have developed Java Card Applet, and I want to test it. I dont think there is any framework available for testing of java card applets. I want to test it using JCOP offcard API.I do have pegoda reader, using JCTerminal (JCOP OffCard API) how can I access that terminal.There is method ...
116 byte By
m.rafiqa at 2007-10-3 1:23:32
Hi,I want to know how to use javacardx.apdu.ExtendedLength, any sample code or example on that?
2107 byte By
livieza at 2007-10-3 1:24:08
Hi everybody!I'm a spanish engineer and I am a novice in developing mhp applications. I'd like to know how I can be sure that the connection with a server through the modem is established correctly and I am not doing anything wrong. The code I have implemented is something similar to the ...
I need help, I'm working with MHP and I'm trying to implement a little digital teletext for digital television. I want to play a video taking it from de carousel. I don't know how to do it. I've read a lot of thing about videos in xlets buy there are refered to the service, not to a video ...
Hi all,I am searching for Emergency Alert System (EAS) Standards for Terrestrial in US. I got a EAS Standards for Cable.Is there any EAS Standards for Terrestrial in US. If Yes,Pls tell me where can i get EAS Standards for Terrestrial in US.Thanks and Regards,Laura ...
606 byte By
jash234a at 2007-10-3 1:29:26
Hi,How does the PKCS#11 API communicate with a java card applet? I have developed a java card applet with all INS's (instructions) in CLA (class) - 84. From what I've gathered the GSM CLA is A0, the ISO CLA is 00, any proprietary CLA is 80 and proprietary with secure messaging CLA is 84.I ...
440 byte By
razzaja at 2007-10-3 1:34:22
I am required to develop an applet (or something) that will reside on a SIM card so that when insert into a mobile GSM phone it does the following:- Present the user with a set of menus on his phone- when the user makes a selection a set of information should be shown on the phone screen. I ...
754 byte By
socxa at 2007-10-3 1:34:25
Hello All,I am new to smart card application, however, i undertstand the concept of the JavaCard platform for developing applets and OpenCard Framework for developing host-based applications for the CAD. But i require how to integrate an entire end-to-end smart card application.Getting a ...
122 byte By
socxa at 2007-10-3 1:39:04
Hello,Is there a Windows implemetation of the Java Comm API? If yes where can i download that?Thanks,
317 byte By
Skuntua at 2007-10-3 1:55:34
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 ...
is there anybody know how to communicate with Mifare RS-232 Read Write Reader? i have no idea about this, please advise, it would be of great help!!! thanks!
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 ...
721 byte By
nouveaua at 2007-10-3 1:59:37
Hi All,If anybody of you has read the book "Interactive TV Standards", you would have noticed that in the chapter on "Basic MPEG concepts in MHP and OCAP" and section "Locators for DVB Streaming Content", it mentions that quote "there is no way to refer to a transport stream using this locator ...
8452 byte By
bar01a at 2007-10-3 2:06:47
We are the leading company in the World of Mobile phones, the name of our company is Global Wireless Ltd. We have all brand and Model of Mobile phones , we specialised in the sales and promotion of the most demanding Network services e.g like T-MOBILE US, T-Mobile UK, ORANGE SERVICES, VODAFONE ...
3181 byte By
Bam_Zama at 2007-10-3 2:07:11
Hi all,I am newbie in jcop programming. i wrote my first offcard code but i get an error in first step. i use an JCOP 31 card by OMNIKEY 5121 USB reader. i debug my code with Eclipse 3.1.2 and JCOP tools 3.1. when it reaches to this line:System.out.println("Open terminal ...");JCTerminal term = ...
438 byte By
mgawsona at 2007-10-3 2:10:28
Hi,Im planning to develop an application with video playing on small part of the screen, the application is similar to a bloomberg channel where there is a small video on upper part of the screen and the other of the screen could text, advertisement, ticker, etc. Please help me how could i ...
Hi all,can any one help me by giving an idea about running java card TCK using sun reference model from eclipse IDE.ThanksMurali
4091 byte By
Leosa at 2007-10-3 2:13:13
HiI have problem with RSA cipher. I can decrypt and encrypt. The problem is that I am only able to encrypt/decrypt a message once. If I try to encrypt or decrypt some data after I have cryptet something with success nothing happens, no error message, no exception thrown.If I generate a new key ...
iam ranga what are advantages of servlets over jsp
I found an Xlet which is transmitted along with many files other than classes in an object carousel.These files carry some info which is read by the xlet to display on screen. What confuses me is that the xlet reads the files by the following codes:FileInputStream fis = new FileInputStream( ...
Hello!I am very new to JavaCard development and I have just downloaded Java Card Development Kit. To develop application and test it I think the development kit is enough. But when application is ready to be deployed which card and what card readers would you suggests that work reliable. Where ...
1109 byte By
Birkena at 2007-10-3 2:24:16
Hi,I'm currently trying to learn MHP and having some difficulties with the HText.I'm doing the tutorial at interactivetvweb, but have tried solutions and code snippets from some forums too.Independent of how I initialise and use the HText it's just displaying as a filled rectangle. The ...
2548 byte By
Bam_Zama at 2007-10-3 2:28:00
Hi allI`ve personalized a0000000035350 SD in a JCOP31 card according to : http://forum.java.sun.com/thread.jspa?forumID=23&threadID=646157but i'm not to upload applet, in installed SD. here is what i did after personalizing SD :- /term "winscard:4|OMNIKEY CardMan 5121 0"--Opening ...
3004 byte By
dmenga at 2007-10-3 2:28:32
Hello all,I have problem with Timer, I've registered the Event, Timer was started and expirated. But the applet was not triggered. What I want to do is catching the event if the timer expirates and display some text or play tone. I tried to get the event "EVENT_TIMER_EXPIRATION" triggered or ...
HiI need to know how can I have access to an specific elementary stream. Imagine that the service has two videos. How can I differenciate them without use the URL? I woant to move them to different places in the screen but I don't know how differenciate them.Thanks
Hi ,allPls help me out.I am new to the Java Card Technology.I want to use javacrad as a part of my project.So Pls any one tell me whether there is any simulator available for the Smart Card & terminal.also tell me how to start using it .if yes pls send me the link..Pls pls pls help ...
Hi all,I have a project on Java Card.Is it necessary that i have to purchse the hard ware to implement this project?Pls Tell me how to proceed without any hardware.If there is any simulator pls inform me.Has any one worked on simulator.Pls pls pls pls pls pls pls Help ...
851 byte By
Woja at 2007-10-3 2:33:52
Hi there,Does anybody know what is the trick to authenticate to Global Platform on the G&D Expert 3.0 card? The standard procedure (implemented for example in the JCOP toolset), does not work. I use the standard keys 4041...4f, but get back "Card cryptogram invalid". I also tried the ...
I want to change the default ISD keys of a JCOP card from 4041.. to someother value. My expectation was that the put-key command replaces these keys. However, I have some suprising findings:1. Put-Key actually creates a new version of the keys. 2. All key versions allow you to mutually ...
361 byte By
dozensa at 2007-10-3 2:42:55
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 ...
1431 byte By
mgawsona at 2007-10-3 2:45:13
Hi, im getting this kind of error. my background iframe in m2v do not load of spID STB.java.io.FileNotFoundException: file not found : /mp0/image/govapp.m2vat com/idway/java/io/DsmccFileInputStream.<init>(Lcom/idway/java/io/DsmccFile;)V (:0:92)at ...
Please advise if there are any e-books or good and detailed tutorials on JavaCard development. I have found some materials on JavaCard but non of those teaches you how to actually create JavaCard applications. For example to store and retrieve personal details. Thank you very much.
HiI've done a Xlet that resizes de video and moves it to the top right corner and it works fine. But I want to resize de video to full screen when I press blue button on the remote control and the result is that I can only see the top right corner of the original video. Any ideas for this ...
699 byte By
VK7a at 2007-10-3 3:00:28
The Global Platform Card Spec v2.1.1 says on Pg 83"An associated Key Version Number: different key versions within an on-card entity may be used to differentiate several instances or versions of the same key. There is no restriction and no pre-defined order in assigning Key Version Numbers to ...
Hi, I'm trying this codeString miTexto = "Este es un texto bastante largo.\n" + "El Text Layout Manager soporta varias lineas " + "de\ntexto si est醤 separadas " + "por un \\n";Font miFuente = new Font("Tiresias",Font.PLAIN,35);DVBTextLayoutManager manejador = new DVBTextLayoutManager();HText ...