unable to reconnect the server bluetooth connection
i had encountered a problem in the bluetooth connection for j2me..
i'm using the "L2CAP" to implement the bluetooth connection between two mobile devices..
problem:
an error occured when i wanted to start the server again when i had already closed the previous server bluetooth connection but not closing the application.
error message:
java.io.IOException SymbianOS error = -14: General: Already in use
thanks in advance..

