Hi,
concerning your problem with the client applet from the demo, you don't
have to start the simulator by hand. The simulator is fired up by the demo
applet itselft (look inside the code). If you want to have a second
simulator running for whatever reason put it on a different socket port.
Concering the documentation look onto the Gemplus site under
http://www.gemplus.fr/developers/products/gemxpresso_rad211/resources/Technical_Document.htm
--Steffen
At 06:21 PM 11/1/00 -0500, [EMAIL PROTECTED] wrote:
>I have problems running the simulation using the Gemxpresso211 package and am
>getting the error "I/O error listening socket is unavailable" when running
>the client applet when starting the simulator.
>
>1. I'm starting the simulator with "java com.gemplus.javacard.gse.Simulator
>-port 5000 -card 211_is -version" just fine:
> GSE is starting the simulation of the "GXP211_IS" card
> GSE version 2.09.002 of May 1, 2000
> Supporting VisaOpenPlatform 2.0
> Simulator is listening on port 5000...
>
>2. The following is the code sequence that is supposed to connect to the
>running simulator:
> ..
> SmartCard.start(),
> ..
> CardRequest cr = new CardRequest(0);
> ..
> // Start simulator
> Simulator gse = new Simulator();
> gse.start(5000,"GXP211_PK");
>
>The call to start fails with the following error: --> I/O error listening
>socket is unavailable.
>At the same time the simulator shows that somebody did connect:
> Socket connected...
> Connection closed !
>
>What am I missing? Is there any additional configuration that I would need to
>check? Thanks for any input.
>
>In addition, does anybody have a source for documentation for the tools
>provided with the Gemxpresso211 package. Thanks.
>
>
>---
> > Visit the OpenCard web site at http://www.opencard.org/ for more
> > information on OpenCard---binaries, source code, documents.
> > This list is being archived at http://www.opencard.org/archive/opencard/
>
>! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
>! to
>! [EMAIL PROTECTED]
>! containing the word
>! unsubscribe
>! in the body.
---------------------------------------------------------------------------------
DaimlerChrysler Research and Technology North America Inc.
Telematic Safety Group
1510 Page Mill Rd.
Palo Alto, CA 94304
USA
ph: (650)-845-2531
fax:(650)-845-2556
email: [EMAIL PROTECTED]
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.