Let the program wait until the user presses a key after registring the
application.

Best regards,

Thomas

Thomas Schaeck
Pervasive Computing Division - Extended e-business Solutions, EMEA
Phone: +49-(0)7031-16-3479   Mobile: +49-(0)171-6928407   e-mail:
[EMAIL PROTECTED]   Fax: +49-(0)7031-16-4888
Address: IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032
Boeblingen, Germany


"Paul Sheridan" <[EMAIL PROTECTED]> on 20.03.2000 19:22:32

Please respond to "Paul Sheridan" <[EMAIL PROTECTED]>

To:   Thomas Schaeck/Germany/IBM@IBMDE
cc:
Subject:  Re: Re:




I have registered with the event generator,but the problem is that main
method just runs thru and quits i.e.  all i want initially is to be able to
call SmartCard.start() and then let it sit there waiting for card insertion
and removal until the program is manually exited by the user.

where should i place SmartCard.shutdown() ?

at the moment it starts the OCF and just quits as all I have is:

static void main(String args[]){
try {start the ocf}
catch {any exceptions}
application app = new application();
app.register();
}


then I have my card[Inserted/Removed] methods also - so how do I get it to
stay running in main [and responding to these events] until I manually shut
the window ?

Thanks,
Paul

_____________________________________

Get your free E-mail at http://www.ireland.com





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

Reply via email to