CREO 6.0 Jlink started an asynchronous executable application but can not connect
jlinkAsync:
I used pfcAsyncConnection.AsyncConnection_Start to start a app and get the connection. Console shows Port number is not provided.
RemoteConnectionStarter finished and destroyed。When I use connection.AddActionListener ((AsyncActionListener)this) , throws exception:
Exception in thread "main" java.lang.NoSuchMethodError: getCipTypeName..
who can help this,thanks!

