Hi,
I have a problem trying to open an ISO14443Connection...Connector.open() just hangs!
This is my source (standard) code:
...
String uri = System.getProperty("internal.se.url");
ISO14443Connection mfConn = (ISO14443Connection) Connector.open(uri);
...
the url is valid but Connector.open() never returns!!
Any suggestions?
Regards,
GiSeAl

Reply With Quote



