RedOctober
Fri May 16 02:53:02 CDT 2008
Please ignore the last post of mine, I've gotten wdk 6001 from connect
web-site.
-RedOctober
"RedOctober" wrote:
> Btw, Could someone please tell me where to get bthecho? From the discussion
> thread I know Erik HG had been gotten the one.
>
> -RedOctober
>
> "Erik HG" wrote:
>
> >
> > Maxim,
> >
> > That is what started this thread. You cannot access SCO (Audio) without
> > doing so from a kernel mode driver.
> >
> > -Erik
> >
> > "Doron Holan [MSFT]" wrote:
> >
> > > the bt stack is not much like irda. the only place that NDIS comes to play
> > > is for the PAN profile. rfcomm is enumerated by the bthbus. you can write
> > > user mode code using sockets to access RFCOMM connections only. no audio
> > > (which is SCO) or raw L2CAP
> > >
> > > d
> > >
> > > --
> > > Please do not send e-mail directly to this alias. this alias is for
> > > newsgroup purposes only.
> > > This posting is provided "AS IS" with no warranties, and confers no rights.
> > >
> > >
> > > "Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
> > > news:ukE1zNOtIHA.1772@TK2MSFTNGP03.phx.gbl...
> > > > Am I correct that BT stack architecture is nearly the same as IrDA
> > > > stack -
> > > > hardware driver the lowest as NDIS miniport using special NDIS family,
> > > > protocol
> > > > logic driver above as NDIS protocol of this family and also TDI provider,
> > > > particular class drivers like serial as TDI clients?
> > > >
> > > > Is the bus driver above rfcomm or below?
> > > >
> > > > Can I write a user-mode-only code, using BT WinSock, to, say, send
> > > > audio
> > > > stream to the BT stereo headphones?
> > > >
> > > > --
> > > > Maxim Shatskih, Windows DDK MVP
> > > > StorageCraft Corporation
> > > > maxim@storagecraft.com
> > > >
http://www.storagecraft.com
> > > >
> > > > "Doron Holan [MSFT]" <doronh@online.microsoft.com> wrote in message
> > > > news:%23gaBR7KtIHA.5892@TK2MSFTNGP02.phx.gbl...
> > > >> not the bus itself. rfcomm.sys is a TDI provider.
> > > >>
> > > >> d
> > > >>
> > > >> --
> > > >> Please do not send e-mail directly to this alias. this alias is for
> > > >> newsgroup purposes only.
> > > >> This posting is provided "AS IS" with no warranties, and confers no
> > > >> rights.
> > > >>
> > > >>
> > > >> "Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
> > > >> news:OM$b1tHtIHA.4912@TK2MSFTNGP03.phx.gbl...
> > > >> >> to provide all the necessary kernel plumbing and let developers
> > > >> >> further
> > > >> >> enhance Bluetooth via the winsock interface.
> > > >> >
> > > >> > Is the Bluetooth bus driver a client of BT WinSock/TDI interface?
> > > >> >
> > > >> > --
> > > >> > Maxim Shatskih, Windows DDK MVP
> > > >> > StorageCraft Corporation
> > > >> > maxim@storagecraft.com
> > > >> >
http://www.storagecraft.com
> > > >> >
> > > >>
> > > >
> > >
> > >