RE: more virtual ports over one Bluetooth device

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Greg Scott [MS] (gregsco_at_online.microsoft.com)
Date: 09/28/04


Date: Tue, 28 Sep 2004 15:19:47 GMT

It is no problem for a single device to use multiple virtual COM ports in
the "client" role.

Exposing multiple "server" ports is a bad idea although some
implementations do it. Remote BT devices will query for the COM port using
Serial Port Profile UUID. This UUID should uniquely define one service on
your device but if multiple ports are being exposed on a single device the
discovery app would get multiple results which it may not expect.

I hope this helps.

Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________

--------------------
| From: dfraccaro@texa.it (Diego)
| Newsgroups: microsoft.public.windowsce.platbuilder
| Subject: more virtual ports over one Bluetooth device
| Date: 24 Sep 2004 01:41:32 -0700
| Organization: http://groups.google.com
| Lines: 12
| Message-ID: <525de7ac.0409240041.6bb35f@posting.google.com>
| NNTP-Posting-Host: 212.11.78.158
| Content-Type: text/plain; charset=ISO-8859-1
| Content-Transfer-Encoding: 8bit
| X-Trace: posting.google.com 1096015292 794 127.0.0.1 (24 Sep 2004
08:41:32 GMT)
| X-Complaints-To: groups-abuse@google.com
| NNTP-Posting-Date: Fri, 24 Sep 2004 08:41:32 +0000 (UTC)
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!fr.ip.ndsoftware.net!proxad.net!postnews1.google.
com!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.windowsce.platbuilder:55201
| X-Tomcat-NG: microsoft.public.windowsce.platbuilder
|
| Hi All,
|
| I'm just a beginner in WCE 4.2 and I have a question regarding the
| Bluetooth device.
| Is it possible to use more than one "virtual COM" port on an unique
| Bluetooth Device?
| In every example I saw that only one "virtual COM" is build over a BT
| stack but I didn't find an explicity limitation.
|
| thanks
|
| Diego
|



Relevant Pages

  • Re: UDP socket with multiple ports
    ... class to handle multiple ports. ... is not interely the same but it proves that the Socket class in special ... cases can handle multiple addresses. ... I'll take a look at DirectPlay and if it doesn't have build in support ...
    (microsoft.public.dotnet.framework)
  • Re: Question abut threads
    ... The TcpListener class internally addresses any concurrency issue with respect to simultaneous, multiple connection requests. ... And any other concurrency issue that might exist when using the same port will exist when using different ports. ... I wasn't eble to receive data more than once so I took it out of the loop. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Available memory and limit on thread creation
    ... OK, I did not read all the replies (most of them over my head!), so this ... Your idea of using virtual IP's or another mechanism to run multiple ... or even ports. ... (My internal editor suggests the load balancer might have to resort to ...
    (comp.lang.java.programmer)
  • Re: implementing arbitrary combinational functions using block rams
    ... we have a custom flow that allows time-multiplexed access to ... N read ports (usually ... ports in BRAM through ... The net result is User RTL is transformed to multiple EDF files. ...
    (comp.arch.fpga)
  • Re: Device Objects
    ... Maxim Shatskih, Windows DDK MVP ... >>> I am bit confused about whether or not I should be creating multiple ... The device contains several serial ports. ... >> you as PDOs and not have to write anything other than an inf file. ...
    (microsoft.public.development.device.drivers)