Modem Telephone Communication

676 byte By thaslia at 2007-9-27 10:20:34
HiI have a problem can u help me?Using a modem I am dialing to telephone .I am using AT command wirting through the serial port using java Comm API and RXTX in Linux plat form ,the phone is ringing ,but I am unable to identify wether the receiver is picked up or not.I am looking for a tool or ...

Should TCK be implemented for OSGi Framework..?

202 byte By rrakkaa at 2007-9-27 10:22:27
Hi Forum,Should TCK (Technology Compatiblilty KIT) be implemented along with an OSGi Implementation, the OSGi does not speak anywhere of this... more info on this is welcome!!rrakka

NoClassDefFoundError: opencard/core/opencardException

2693 byte By kavika at 2007-9-27 10:23:22
Hi!, I am trying to get to work opencard with my system. I use Windows 2000, CHIDRIVE reader from TOWTOKO and jcop cards from IBM.I tried at first with a simple applet to read the applets from the card, but even that code isn't working. It compiles well but then it doesn't run. It gives me ...

Java DK 1.1.6 ws JCDK 2.2

556 byte By malex2a at 2007-9-27 10:25:31
Hello All,I use GemXplore Case development kit with GemXploreXpresso V1 Java SIM cards to create applets. This SDK uses JDK 1.1.6 to compile applets.The question is: I want to use Java Card Kit 2.2 to develop applets for cards, menthionied above. What problems I will meet due my cards can ...

Windows 98 and JCDK 2.1.X. Impossible?

372 byte By malex2a at 2007-9-27 10:32:12
Hello All,I'm trying to use JCDK 2.1 and JCDK 2.1.2 on my computer with WIndows 98 installed. But I'm a little bit confused due information from the Release notes of these DK that kits provided only for Microsoft Windows NT 4.0 platform. And there is no information about Windows 95,98.Does it ...

JavaCard demo trouble

694 byte By hdevaana at 2007-9-27 10:33:16
Hi,I've installed the Java comm and JavaCard stuff (2.1.2) and tried demo's one and two. It says in the accompanying documentation that the "demox.scr.yyy.out" should match the "demox.scr.expected.out" for a test to be succsfull. It does not, however, say what I can do when the test fails.In ...

JCDK 2.1.2 + SIM toolkit API+ JCWDE

1075 byte By malex2a at 2007-9-27 10:34:52
Hello AllI have1. JCDK 2.1.2 from SUN2. JDK1.3.13. Subscriber Identity Module Application Programming Interface (SIM API) for Java Card; Stage 2 (3GPP TS 43.019 version 5.2.0 Release 5) from ETSI.ORG with Java sources.3. Java Applet for Java enabled SIM card that utilizes SIM toolkit API , ...

MHP - Getting the visual component of a player!

2106 byte By thunderbeara at 2007-9-27 10:41:20
HiI having problem understanding exactly what to do to scale video using the MHP API (probably related to my lack of experience with JMF). I need to get an Awt Component representation of the video right?This is what I have been trying sofar. I can get a player, but there apparently are no ...

javapurse

1020 byte By msquarema at 2007-9-27 10:41:38
when i am trying to compile the javapurse.java program in java card development kit it gives the error as:JavaPurse.java:18: cannot resolve symbolsymbol : class JavaLoyaltyInterfacelocation: package SampleLibraryimport com.sun.javacard.samples.SampleLibrary.JavaLoyaltyInterface; ...

New to JavaCard

324 byte By mohsinalia at 2007-9-27 10:49:12
Hello All,I m new to Java Card Programming, can any 1 help me in getting Java Cards and readers, i mean from where i can get these stuff for practice and to develop prototype applications and how much it will cost me if i purachse 5 cards and a readerThanx in advanceBest RegardsMohsin ...

Smart Card and Java Card (URGENT)

394 byte By MrGoldya at 2007-9-27 10:53:18
Dear everyone.I have purchased a card reader (which is supposed to be java card compatible). I have 2 problems.1. I just wonder if i can use a Smart Card generally available. Do i need to have a special card for Java Card?2. Can i use card kit to interface to the reader/writer? How do i install ...

buy loader or simulator?

447 byte By ajoshi123a at 2007-9-27 10:53:42
I want to develop a STK app. I have the java card kit, sim api's from ETSI.I am able to generate a .cap file and also the .scr file.My question is that is it enough for me to buy a loader/reader and sim cards to test my application?The cap files genereted using the java kit, will load on all ...

Reading from an open com port

197 byte By ghealea at 2007-9-27 10:54:04
Hi,I would like to read data from a com port that is already opened by another program. This does not seem to be possible using the comm api. Has anyone tried this before?Gavin

BER-TLV access from SIM toolkit API

390 byte By malex2a at 2007-9-27 10:56:01
Hello All,Is it possible to get the access to the BER-TLV binary buffer of last received Terminal Response on Java Card using SIM toolkit API? There are method to access fields (Simple-TLV) inside BER-TLV but I didn't find any methods to access to BER-TLV as to binary string.So I need a ...

what is a loader?

435 byte By ajoshi123a at 2007-9-27 11:00:19
Hi !! I am very unclear about what exactly is a loader.What I understand is that it is piece of a software that takes .cap files as input and converts them to .ldr files. But how does it actually load the applet to the java card.I mean if I have a loader and a .cap file and a java SIM card, how ...

javacard books?

128 byte By asanjuana at 2007-9-27 11:03:05
does anyone know of a list of javacard (or at worse, general smart card) books?if not a list, any recommendations?

get the originating no. from SMS-TPDU

309 byte By ajoshi123a at 2007-9-27 11:06:57
Hi All!My toolkit applet registers to the event EVENT_UNFORMATTED_SMS_PP_ENV. So when the applet receives this event, I first want to check the SMS sender's phone no. and then process the message content.So how do I access the TP-OA(originating address) from the TLV object TPDU ...

Check this

576 byte By malex2a at 2007-9-27 11:07:21
java.lang.Object|+-sim.toolkit.ViewHandlerfindAndCopyValue(byte, byte, short, byte[], short, short) public short findAndCopyValue(byte tag,byte occurrence,short valueOffset,byte dstBuffer[],short dstOffset,short dstLength) throws ToolkitExceptionSearches for the specified occurrence of a TLV ...

JC2.2 spec and Card management API

144 byte By norikamia at 2007-9-27 11:11:18
What's card management API on jc2.2 ?New interface class: MultiSelectable ? or New package: javacard.framework.service ? or ... ?

how to deploy and test J2ME application on handset?

304 byte By tosaurava at 2007-9-27 11:11:50
Hi all,I write an application using j2mewkt toolkit and generated all jad and jars.It's working fine on test models but want to test it on handset.Can naybody tell me how to deploy and test it on Handset,what basics i required,kindly tell me step-by-step as i m novice in ...

problem with JES on JDK1.1.8

332 byte By Smoroa at 2007-9-27 11:14:27
Hi everybody,I usually use JES with j2sdk1.4.0, but now I've a problem in running JES on JDK1.1.8, the following error occurs when I try to start JES:"Unable to initialize threads: cannot find class java/lang/Thread"I can't understand why, please, help me!! :-)thank's in ...

swing and video

268 byte By rigolleia at 2007-9-27 11:24:24
hello,I did different panels with swing and now i need to put them on the video. I am new in java tv. So can you give me details, links for tutorials to know about how to overlap swing components over the video as on the digital tv services?thanks

EPG

190 byte By ramesh_vojjalaa at 2007-9-27 11:33:15
Hi all,Can any one help me where do I get information how can I develop EPG(Electronic Programme Guide) in MHP.Which MHP APIs I need to use.Any help s highly appriciated.Ramesh

How to develop SMS-ESME connection program

92 byte By tumel_2000a at 2007-9-27 11:38:27
I want to make connection from SMSC to an external server.Can aanyone help me?

Java Card Simulator

52 byte By oyesijia at 2007-9-27 11:42:18
Pls where can i download a javacard simulator

How to control Home Appliances?

224 byte By tosaurava at 2007-9-27 11:45:04
Hi All,I 'ld like to Controll my Home Appliance like Home Gates,Cars accessroies.But don't know how to go n how java 'll be helpfull for me to achieve this goal.Kindly Help me to work out this.Thanks

Choosing a phone for Java

141 byte By aijunga at 2007-9-27 11:46:30
Hi, Everyone,I am new to Embedded Java and interested in mobile computing. Where can I find if a phone support Java ME or MIDP?

HTML files on JES

460 byte By Smoroa at 2007-9-27 12:07:59
hi all,I'm using JES for OSGi bundles, but I also need to show simple html files, is it possible? If I understood correctly, it should be possible using http service, does someone know where I've to put my html files and which parameters I've to give to method "registerResources"? and ...

books for SIM programming

251 byte By ajoshi123a at 2007-9-27 12:15:01
Hi !I have 2 questions - 1. Are there any good books on SIM toolkit application development?2. Do the OCF specs. conform to ETSI SIM Api's? I mean can i create a SIM toolkit application using OCF ?thanks in advance.

Transient array initialisation

718 byte By Tonyf1a at 2007-9-27 12:32:42
Hi allHaving a problem initialising transient arrays in my applet, hope somebody can help. I've been trying to declare the array as follows:public static boolean[] authenticationDone = JCSystem.makeTransientBooleanArray((short)1,JCSystem.CLEAR_ON_RESET); And I get this error from the ...

debug info for debugging

237 byte By prititangia at 2007-9-27 12:34:47
Hi all,I need to generate debug information for the pre-installed packages using the maskgen.batI do not know how to generate this and what form the output will be.Can someone help me?ThanksPriti

Documentation

386 byte By RDRa at 2007-9-27 12:37:40
Does any body know if there is a SINGLE cross referenced documentation download that contains every thing you need to write MHP applications?I know that APIs I need are split across JDK 1.1.8, JavaTV, JMF, HAVI and DAVIC. They all require classes that the others define, but there are no ...

Java version on Nokia 9210

124 byte By envalla at 2007-9-27 12:38:06
I wonder which Java version should be used on the Nokia 9210 and where to download that version.Thanks / Jonas

commapi for Linux on iPaq.

346 byte By t_nodaa at 2007-9-27 12:48:59
Does anyone know commapi package that works with Blackdown Linux on iPaq (arm)?I've tested "commapi for Linux" from IBM, but it didn't work. I got java.lang.UnsatisfiedLinkError.It seems a shared object file has a problem with iPaq.If anyone knows anything about commapi for Linux on iPaq, ...

experience in writing a Loader

144 byte By gathera at 2007-9-27 13:00:43
Hi all,Does anyone has any experience writing a loader? If so, would you kindly share your experience? Thanks,Gather

is this forum only for applet developers?

230 byte By prititangia at 2007-9-27 13:05:28
Hi all,I wanted to know if this forum is only for the applet developers.If so can anyone please tell me where can I get answers for questions about adapting the JCVM to a smartcard OS?ThanksPriti

Loading the applet

865 byte By chrismalana at 2007-9-27 13:14:49
Hi All,I've been asked to produce documentation for java card beginners. I'd like to double check much of what I write. Is this right: the easiest way to convert a class file to an applet and load it on to a card is to use a vendor package, like Gemplus's RAD III?Is it any easier to do this ...

Global Platform Thread

427 byte By DurangoVaa at 2007-9-27 13:16:44
Due to popular demand !!!!! This is the beginning of the Global Platform thread.Before posting here, review the following Global Platform documentations,1) Global Platform 2.01(prime) spec. ( currently deployed ), 2) Global Platform 2.1 spec.( easier to read ).These documentations can be found ...

framework.jca?

131 byte By lejonkulan at 2007-9-27 13:23:56
Where can I find the file framework.jca? I need this in order to use the maskgen size tool.Thanks!Jonas

help

747 byte By oyesiji at 2007-9-27 13:24:56
Dear allI am a novice javacard programmer, after writing my programs it compiles just fine butwhen i want to test it as in use apdutool and jcwde to test it .It returns CLA: 80, INS: b8, P1: 00, P2: 00, Lc: 14, 0a, a0, 00, 00, 00, 62, 03, 01, 0c, 06, 01, 08, 00, 00, 05, 01, 02, 03, 04, 05, Le: ...

CPLC

200 byte By cybersteve at 2007-9-27 13:28:01
Where can I find more information on the CPLC returned by the card? Is there a spec/standard that it follows? I would like to interpret the data it is returning (serial, mfg. date, etc.)

How to delete sms from my phone

342 byte By arisudradjat at 2007-9-27 13:40:06
HI all, we know that we can delete an sms in our phone. I want to create a java software to do that job. yes, only for deleting sms. Can someone tell me about this ? where can I download the api for this purpose ? I really need help from you all, I accept all sugestions, even the crazy one ...

java programming for smart card

336 byte By sanmankoyande at 2007-9-27 13:40:37
Dear all,Please help me in followingi want a program which can read the data send by terminal which is on smart card. Terminal will read the data and send it to host(another comp with the help of modem no IP )So i want an program which can read that data from modem portIt is very urgent please ...

How to use RMI with the JES?

187 byte By neopf at 2007-9-27 13:41:49
Hello! All of JDC members..I read of support for RMI in the JES page.But, I can't apply on JES framework.Please, Help!Is there a simple example?

Tut. for begginer OSGi programmers

319 byte By v.pavlov at 2007-9-27 13:50:18
I've finaly got approval from my employer to release on public my recent article for programming OSGi services.It's really for absolute begginers and covers only basic topics. If you are interested - check it at http://fir4o.hit.bg under "osgi tutorial".(the site is pretty slow sometimes) ...

Developer version Set-top Box

211 byte By siddarth at 2007-9-27 14:10:50
Hi ,Can any one help me to find where can i get a developer version of Set-top box, in which i can check my applications running. If i can get some company in India that would be more nice.

PKI certs and authentication

838 byte By BvhTaz at 2007-9-27 14:12:39
I would appreciate some guidance:Need to use PKI certificate on ActivCard or GemPlus card.Already have the hardware readers/cards, and PKI certs on the cards.Need to use the certificates on a Solaris server to authenticate the client (which is using the Smart Card).Using a Java application that ...

NEW to JAVA Card.

285 byte By vasanthsena at 2007-9-27 14:13:50
Hi,I am new to this.I am having trouble running my first application.I have followed the installation intsructions given.The error i seem to get ispackage javacard.framework does not existimport javacard.framework.*;where did i mess up.

Implemetning Shareable Interface

1679 byte By chrismalan at 2007-9-27 14:18:08
Hi All,I've looked at the javacard API and have searched this forum and still have some questions unanswered.I'm implementing a multi-applet card. All applets will be in the same package. The cardholder's personal info might as well be shared by all applets. Obviously, it will be a ...

KeyPair.genKeypair problem

350 byte By huehuehue at 2007-9-27 14:26:06
hi all,I used KeyPair.genKeyPair to generate a pair of RSA keys with 1024-bits long.Everything is fine while I am using the simulator, but then I got problem when the applet is uploaded into the card (I'm using gemplus 211 PK).The operation is either timeout or throwing PSCS exception....any ...