RMI client-side -> how to encrypt,decrypt in client-side

2599 byte By warherozera at 2007-10-2 11:38:43
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 ...

How javax.crypto can do "ALG_DES_CBC_ISO9797_M2" padding?

3138 byte By warherozera at 2007-10-2 11:42:54
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 ...

Online pfr fonts

768 byte By thunderbeara at 2007-10-2 11:46:17
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 ...

Can I receive model of ME or its IMEI

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

How to end an Xlet from a container?

1655 byte By Mathes75a at 2007-10-2 11:49:12
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 ...

ext-auth mac and ext-auth enc

401 byte By confused.kida at 2007-10-2 11:50:07
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 ...

SMS sending via BLUETOOTH OBEX

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 ...

Java Card JCOP Problem

2345 byte By alainT_newbiea at 2007-10-2 11:58:37
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 ...

Cannot Change PIN

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 ...

SIM Application Toolkit Command in SMS/TPDU

329 byte By Chris_SMS_Teama at 2007-10-2 12:02:44
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 ...

Gemplus: Translation failed on load

689 byte By erik_norgaarda at 2007-10-2 12:11:11
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 ...

Return channel permissions

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 ...

Need some help with the starters of an Xlet tetris game!

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 ...

Mifare Reader

189 byte By Hairi.Mohda at 2007-10-2 12:15:15
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

C-MAC generation

9817 byte By samisamia at 2007-10-2 12:20:02
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 ...

Determining Card Manager's State

140 byte By confused.kida at 2007-10-2 12:21:11
How can I determine Card Manager's State through exchange of APDU?How does JCOP Tools know, what is the state of Card Manger?

How to use magnetic stripe cards

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 ...

doubt about cryptoflex cards

339 byte By b_prasada at 2007-10-2 12:22:15
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 ...

switch from one Xlet to another

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 ...

JavaCard Platform providers

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?

How to configuar WSDD for palm development

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

javacard OS is JCVM?

68 byte By paulocsar9@hotmail.coma at 2007-10-2 12:32:09
hi....I am sorry if this question is fool, but I am confused.

Problem with the decryption

326 byte By arjun@knra at 2007-10-2 12:34:56
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: ...

How to write a multiple-request JavaTV ap?

487 byte By redcherrya at 2007-10-2 12:35:41
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 ...

how to communicate with my javacard?

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 ...

Newbie: MHP and CA

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 ...

USB Storage Device

147 byte By aircrew_coastiea at 2007-10-2 12:42:16
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?

Basics on MPEG section of middleware

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 ...

Which JVM and APIs are better for Palm application development

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

xlet

199 byte By hi_tech_ia at 2007-10-2 13:04:01
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!

Question about the method retrieveSIElement() in class SIManager

546 byte By redcherrya at 2007-10-2 13:06:12
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 ...

Basic Help regarding JavaTV implementation

355 byte By raj@tataa at 2007-10-2 13:06:42
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 ...

JCOP Uploading of cap-file

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 ...

Please advice me about JCOP tools and installation problem

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 ...

Browser for STB...

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.

Modem connection

236 byte By a.poggiantia at 2007-10-2 13:27:10
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

CAN I USE JAVA CARD TECHNOLOGY TO BUILD BIOMETRIC COLLEGE ATTENDANCE SYSTEM

390 byte By biometricsa at 2007-10-2 13:29:38
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 ...

Can I trigger PIN check

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

Scaling a video played by JMF in MHP

759 byte By woodheada at 2007-10-2 13:33:08
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 ...

where to purchase jcop toolkit

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.

Performance or size ? How to speeding-up the applet?

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 ={ ...

cryptography on cardside and clientside

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 ...

Development STB an getVisualComponent method

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 ...

problem with Cipher.ALG_RSA_PKCS1_OAEP constant

1994 byte By emanuelea at 2007-10-2 13:42:39
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) ...

javacard and JBuilder

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 ...

Simulators?

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

HContainer + Htext

204 byte By senbeinorimakia at 2007-10-2 13:49:36
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 can抰 decrypt a text encrypted (using RSA) with keys on smartcard.

12261 byte By Malacitanoa at 2007-10-2 13:55:40
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 ...

About converting byte to send SMS in Javacard

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 ...

How to develop an application for mobile phone?

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.