For Programmers: Free Programming Magazines  


Home > Archive > Java Help > April 2005 > J2ME, bluetooth, jsr82, disconnect Spp connection









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author J2ME, bluetooth, jsr82, disconnect Spp connection
Boki

2005-04-21, 4:00 pm

Hi All,

How can I close the SPP connection,

is that will " disconnect" bluetooth connection?
---------------------------------------------------------
try {
carConnection.quitCarLink(os);
con.clos e(); // Won't close until is & os closes...
con = null;
is.close();
os.close();
}
catch (IOException
)
----------------------------------------------------------

It seems close the resource only...><!!

Best regards,
Boki.


bokiteam@ms21.hinet.net

2005-04-22, 4:01 pm

Yes, it can disconnect it.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com