Results 1 to 1 of 1
- 11-19-2009, 11:20 PM #1
Member
- Join Date
- Dec 2008
- Posts
- 28
- Rep Power
- 0
JavaCard 3 (Connected edition) trouble
Hello people!
I'm trying to develop an application for a smart card by using Sun's JavaCard operating system. I'm using NetBeans 6.7.1, but i'm quite a noob on smart cards & co.
I know that a SC uses APDU commands (as listed on the ISO 7816-4 directives) but... since APDU are coded in hexadecimal, i have this problem: how can i send a string? Which length should i expect from a string? The type 'string' is not supported by JavaCard, since it is a small (really really small) subset of Java commands, in order to fit the applets on a card.
So... this is a problem but i have many.
Another question: i want to write an application that uses a GUI for inserting data to be written on the card. Is there any way to "mix" Swing and all the java.lang set with the libraries of javacard? By the way this is secondary...
Can somebody post some sample code?
Having an application that writes on the card "Hello world! This is me!" would be great, since i know i'm a real rookie :)
Thank you!!!
Similar Threads
-
finding the number of computer connected in LAN
By sushil in forum NetworkingReplies: 1Last Post: 10-11-2009, 02:25 AM -
How to send folder through a connected socket
By Chris555 in forum NetworkingReplies: 0Last Post: 07-18-2009, 11:41 AM -
not displaying all ip addresses connected to the network
By a_maged in forum NetworkingReplies: 0Last Post: 04-15-2009, 02:49 AM -
Using JSP, how can I call send sms from connected mobile
By java student in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 12-10-2008, 06:11 AM -
how to send sms throgh a gsm phone connected to a pc thru usb
By deepu56 in forum Java AppletsReplies: 0Last Post: 06-11-2008, 11:10 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks