http://sprime.googlecode.com/svn/trunk/sprime-bt/src/org/java/bluetooth/sprime/Sprime Bluetooth
にあるサーバーとクライアント アプリケーションを操作しようとしました
が、問題は、操作するときにクライアント アプリケーションで、検出されたデバイスの 1 つに接続しようとすると、次の例外が発生します。
サービスを検索しています...
java.lang.ClassCastException: com.intel.bluetooth.obex.OBEXClientSessionImpl cannot be cast to javax.microedition.io.StreamConnection
BlueCove stack shutdown completed
at org.java.bluetooth.sprime.SimpleSPPClient.runClient(SimpleSPPClient.java:109)
at org.java.bluetooth.sprime.SprimeClient.main(SprimeClient.java:13)
この問題を解決するのを手伝ってください。
よろしく。