I write javacard RMI style. My problem is...Source code below is work when it write in applet (card - side)but in client-side (reader -side)I copy it to client - side code and test to run, if fail --> throw exception 0x3 - javacard.security.CryptoException.NO_SUCH_ALGORITHMIt seem to be ...
First Question :Do "javacardx.crypto, javacard.security" can use outside applet in card?I try to use this on client-side ?(in RMI, we say client-side is reader , card is host-side) but it's not work , throw exception.I write javacard RMI style. My problem is...Source code below is work when it ...
Anybody been able to use the FontFactory(Url) constructor or to even decode how exactly this constructor should be used according to the specification.public FontFactory(java.net.URL u)Constructs a FontFactory for the specification of fonts found at the given location. The call to ...
178 byte By
zorotoa at 2007-10-2 11:48:28
Hi,I am developing SIM Toolkit Applet.Can I request and receive model or IMEI from ME (mobile phone) in which SIM card is placed.Regards,Zoroto
Hello!I have a serious problem. I have build an Xlet, which contains a lot of HContainer. I change them, when I change the content of my scene.public void showMed(){ // Change from one "page" to ...
What is the difference between ext-auth mac and ext-auth enc?What does "enc" stand for ?I have done "mac" based authentication and packet chaining, but I have no idea, as to what changes, I need to do, to implement "enc". Is something mentioned in global platform, which I am not aware? The ...
572 byte By
Klavea at 2007-10-2 11:52:15
In java, i've gotten hold of a code to sending object via obex push in bluetooth...i just wonder if it is possible to send an sms as an object?is there an api to create such an object?will it be recognized after it is sent?I'm currently working on it right now...trying to use the short ...
Hi,I am a little bit confused in JavaCard World, My aim is to install an applet on a JCOPv2.2 Card. My aim is to generate the APDU's for a complete installation process (i.e. without using the JCOP Shell). I took a look on all other topics but i didn't find the right answer...Those cards are ...
465 byte By
DeRusta at 2007-10-2 12:02:37
Hello, i am newbie in developing application with Java Cardi use GemXpresso from GemPlus, and i try the application example from manual book called OPPursei found error when i call changePIN command in JCardManager======================= ChangePINCMD: Change PIN-> 80 24 00 01 08 EB 0D 45 42 ...
I'd like to handover an SAT-command via SMS to an mobile phone. I'm quite new in this special topic, so I would need some information about basic specs about the coding of SAT commands in SMS/TPDU (SIM data sownload).Could anybody helpme/give me an 'kickoff tip' in this special ...
Hi:I created an applet with JCDK 2.2.1 (on FreeBSD) and following the instructions in the developers guide I created cap files which I have packed in a zipfile as follows:superpackage.capapplet/applet.capOn windows I use gemplus developer kit to load the applet following the kit's getting ...
373 byte By
idrojia at 2007-10-2 12:11:45
Hi, I am using an ADB T-MHP development STB and trying to connect via return channel (Ethernet/Modem). But I've got this exception when I am trying to reserve the interface ConnectionRCInterface: No Permissions found for PID 0x10001 java.net.SocketPermission resolve. Do you have any idea about ...
834 byte By
Libchha at 2007-10-2 12:11:48
Hello everyone, I'm a new employer at the company Emedig, a small company based in Sweden (sort of a sister-company/child-company to Emedise) and I've recently started programming with Java to make Xlets and such.Basically, I'm sort of new in the area, and have decided to try and make a ...
hi friendsis there anybody know how to communicate with Mifare RS-232 Read Write Readeri have tried since 1 month but still failedis there anybody know.tq
I am trying to roll my ownsecurity features in an application and in so doing I have to engineer amongst other things--the C-MAC.In the following code the card and host cryptograms check out fine, but I can't get the C-MAC to work out. I have included the actual JCOP shell exchange of APDUs in ...
How can I determine Card Manager's State through exchange of APDU?How does JCOP Tools know, what is the state of Card Manger?
358 byte By
prateeka at 2007-10-2 12:21:49
hello everybody,I have a work to do. I have to develop a project using Magnetic Stripe Cards in java i want to know few things:- 1) Can i use Magnetic Stripe Cards in Java. 2) what are things required to develop the projects 3) Is there any specific format in which data is written on cardplz ...
hi developersplz clear the following doubts..1. I want to do smart card progarams which language is better.2. Did Cryptoflex 32k cards supports java applets and which language is supported Cryptoflex 32k cards. 3. What is the difference bt'n cryptoflex cards and cyberflex cards.thanks in ...
452 byte By
wanrana at 2007-10-2 12:29:15
I am doing a test program, it should be able to switch between services containing different Xlet applications. for example, my first Xlet is in service 1, it wants to switch to second Xlet in service 2. My questions are:1. can suggest which classes should I use to do so.2. is it possible that ...
198 byte By
xraydoga at 2007-10-2 12:30:33
Although this one is not real technical question, i hope somebody here could answer it;I'd like to know how many companies out there are developing JavaCard OS and how "big" they are?
242 byte By
jack08a at 2007-10-2 12:30:45
Hi All,Please help me to configuar the WebSpare Studio Device Developer IDE. i want to test my application on palm simulator / Emulator by using IBM JVM J9.Please any body tell me steps to do this.ThanksRavi
hi....I am sorry if this question is fool, but I am confused.
I am using 3DES_2KEY with the default key. The value of the CDATA in the APDU is -encrypted form of {30 30 30 30 30 30 30 30}, when I decrypt this I get the solution as 31 32 33 34 35 36 37 38. The default key I am using is {01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10} and MODE : CBC_NOPAD: ...
Hi, I have a problem about writing a JavaTV ap with JavaTV Service API.In JavaTV, the SIRequest class is different from the SIRequest class in MHP SI (The later is lack of appData to identify the return result type). That means I can retrieve different things continuely without concernning the ...
352 byte By
taurona at 2007-10-2 12:37:42
Heureka!I just got my first JavaCard Applet running on a JCOP card using the JCOP Eclipse Plugin.Now I'd like to write a (pure?) java standalone application to communicate with the javacard.Could someone please point me to a tutorial/howto/toolkit that I need forwriting software which ...
532 byte By
Paolo_Ta at 2007-10-2 12:38:27
Hi! I'm a newbie. I'd like to create a custom CAS via MHP. In other words: I have a transport stream that arrived in the stb, this TS in encrypted using CSA and the CWs are in the ECMs. The encryption system is NOT proprietary (eg Irdeto, Nagra etc) is a custom system created by myself. Now ...
I am completely new to Java.I would like to be able to read a memory stick is IDE Java-netbeans5.Could someone please help me?
422 byte By
zeal.rta at 2007-10-2 12:48:54
Hello group,I am trying to study up on the MPEG section of middleware and am not able to locate any basic sources. Do any of you maybe have some resources that talk about sections likeDSC-CCSITuningJMFSection FilteringI need to know what each one of them do (basics) and what are the issues in ...
212 byte By
jack08a at 2007-10-2 12:59:47
Hi All,Any body tell me which JVM and APIs are better for palm device application development. A want to create a good GUI based application on Palm.Please suggest me.ThanksJack
Anyone can just explain to me how do I run an xlet class? Is it from command prompt?I have installed j2sdk1.4.1and jmf-2_1_1e-windows-i586 into my machine. sorry iam new to this!
Dear all:I have a question about the retrieveSIElement method in the SIManager class. The spec said the method can return the object what the locator specified. (ex. if parameter is a service locator, then the method will return a ServiceDeatails object). So, if the parameter locator is like ...
Hi,I am very new to JavaTV and even to SetTopBox Domain. I want to implement the org.davic.* packages.could anyone suggest me how shud I proceed with the implementation of API provided in this package? Or is there any example showing the implementation of these packages are available.Thanks ...
2023 byte By
pierrea at 2007-10-2 13:09:48
The cap-file I'm trying to upload works fine when used with a simulated card. When i try to upload it to my cards(JCOP Bio31 and ID 21 Engineering sample) I get the following error. Has anyone seen this error before? The uploading to the cards have worked before, and I can't think of any ...
2398 byte By
px.pra at 2007-10-2 13:10:34
HelloSomebody please suggest me what should I solve this problem.I'm currently developing the applet which activate when the SMS send to trick this applet, then it will return the SMS back to the sender which contain a location information of cellsite.I used the Axalto tools to generate my ...
214 byte By
senila at 2007-10-2 13:17:46
Anyone have webbrowser for STB. A web browser for Personal Basis Profile environment. I didnt find anything really available in web. Anyone aware of this please tell me.Thanks in advance.senil.
Hi,i have a problem with the modem connection.I must call a server making a call phone by modem and then sending an http request, but I don't succed in making the modem connection by code.thanksAndrea
HELLO everybody,I am new in Java card technology.Please any one can guide me.Can i use Java Card Technology to build biometrics college attendance system.If i can so which device should i need to buy or eBooks..PLEASE I NEED HELP..Thanks for your time ..I am looking forward to hearing from ...
141 byte By
zorotoa at 2007-10-2 13:30:06
Hi All,Can I trigger SIM pin check on mobile start.If I can. How to do that. Any samples....Regards,Zoroto
HiI'm looking for the approach scaling the area where a video plays in MHP.This video is played by JMF. MHP HAVi defines a class "HVideoDevice", and it has a member method "getVideoController()"which return a java.lang.Object. It seems thatthe returned video controller should be able toscale ...
184 byte By
BIXBANa at 2007-10-2 13:34:57
Can you tell me where and how i could purchase the jcop toolkit? i am in the united kindgom, any known vendors in the uk?i have tried the ibm website without any success.
1869 byte By
zorotoa at 2007-10-2 13:36:16
Hi All,Can I read from somewhere about how should I make the applet so I can speed it up, and make better by performance and size(memory).For example what is the difference between:==================================private byte[] itemsMenu ={ ...
453 byte By
k@kula at 2007-10-2 13:36:23
hi developers,im planning to creating an application on smartcard using javacard, there will be a client will using the service on card.on transaction client will involving cryptography to securing data for communication with smartcard, so client will encrypt the data and applet on smart card ...
651 byte By
Zarakia at 2007-10-2 13:40:32
Hi!!This is my first post. I am a spanish student who is doing their Final Degree Project about MHP and I have some questions.1. I have read sometimes that some of you test your MHP applications in a STB. Is it a STB spacially designed for development? How do you do this? The only simulator I ...
Hi everybody.I've got some data encrypted with RSA public key and padded according to PKCS 1 OAEP.I tried to use this line in the constructor of my applet:private WiMaxApp (byte buffer[], short offset, byte length){rsa_PrivateCrtKey = (RSAPrivateCrtKey) ...
338 byte By
zettea at 2007-10-2 13:44:02
hi everyone,I am working on a project using javacard technology. i would like to know if there is some way using jbuilder to convert the .class generate via building the project, and then simulate the application with the same tool. I tried GemXplore Developer but I could not figure out how to ...
175 byte By
prateeka at 2007-10-2 13:46:18
hello every body,I need help is there any simulator available through which we can test our java card applets if yes where will i get itplz help me
Hi!! I am a newbie in MHP programming and I have a lot of doubts.I'd like to construct a class in which I would get a HContainer with a Htext inside. How can I do this? Thanks
I use a Cyberflex Access e-gate smartcard and I can encrypt and decrypt any text on the card but if I encrypt a text outside using the exported public key, card is not able to decrypt the message.On the card side:?RSAPrivateCrtKey privateKey;RSAPublicKey publicKey;Cipher cipherRSA;?private ...
618 byte By
px.pra at 2007-10-2 13:58:28
Hello all,I'm try to send a location information out by put it in the unformat SMS.The location will return in 7 bytes; which including MCC and MNC (3 bytes), LAC (2 bytes), and cell id (2 bytes).Suppose it is 02 F8 00 | 00 14 | 00 79,it means MCC is 208, MNC is 00, LAC 0041, and cell id is ...
266 byte By
Tanveera at 2007-10-2 13:58:53
Hello everyone! Is there anyone who can tell me the procedure of develop an application for mobile phone. Tell me the way how i write the code and how i run it on the mobile. I hope all of you understood my question and give me the answer as soon as possible.