For Programmers: Free Programming Magazines  


Home > Archive > Java Help > April 2005 > How to assign a default serial port name?









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 How to assign a default serial port name?
Boki

2005-04-28, 8:58 am

Hi All,

If we want to create a SPP service, we can do
==========================
String url = "btspp://localhost:" + uuid.toString() +";name=Boki_SPP";
==========================

but for some devices, when we did not assign the same service name of SPP

the connection will not be created correctly.

Whatever the name is, I want to create this connection, what should we do?

Best regards,
Boki.


Sponsored Links







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

Copyright 2008 codecomments.com