Hello everybody,
I am developing an application which uses JSR82. When I used a function Connector.open("btspp://00005CCC3DC3:1;name=PitchiServer;authorize=false"), its giving an exception like the below.
java.lang.IllegalArgumentException: Malformed URL
I searched from google that, this is because of having some spaces in the url. but there is no space in the url.
can any one help me please

Reply With Quote


