Recommended Reading
Hello,
I picked up a copy of Zhiqun Chen's Java Card book and downloaded the Programmer's Guide on opencard.org. Is there any other recommended reading for smart card technology(publised books, articles and downloadable documents).
I'm interested in programming actual Card applets and communicating with them from desktop gui's and/or a web browser(if possible).
Thanks In Advance!!
Steve
[431 byte] By [
s_d_roy] at [2007-9-26 1:24:34]

>I picked up a copy of Zhiqun Chen's Java Card book >and downloaded the Programmer's Guide on >opencard.org. Is there any other recommended reading >for smart card technology(publised books, articles and >downloadable documents).
>I'm interested in programming actual Card applets and >communicating with them from desktop gui's and/or a >web browser(if possible).
>Thanks In Advance!!
>Steve
Hello Steve.I am currently try to develop a GUI that will be able to run the functions of my java card applet.There is also an another guy from the Forum who is developing a GUI similar to mine.We came into touch and we still exchange many thoughts.If you would like any help we can give you.
About the reading.I have this book also.It is ok but it does not include many examples in code .Actually there is not any book that includes many programming tips and guidance about the java card applet.(as far as I know;please correct me)
In the java card web page from sun there are many articles from the author of this book,Zhiqun Chen,which gives you many ideas and considerations abou the java card applet(Especially the articles "How to write a java card applet")
I hope I gave you some help.See you.