Windows CE Networking - from NDIS to TCP to SOAP to VOIP and everything in between.
Browse by Tags
All Tags »
Author: Thais Melo (RSS)
Sorry, but there are no more tags available to filter with.
-
Writing a network audio driver in Windows CE – Part 5 - Power consumption This blog will discuss power consumption , the fifth bullet point in my first blog about networked audio drivers. This is mainly a concern in portable devices using wireless networks, Read More...
|
-
This blog will discuss transient errors , the fourth bullet point in my first blog about networked audio drivers. In an audio driver that plays directly to local hardware (local audio driver or LAD), the audio is usually sent to hardware in fully decoded Read More...
|
-
This blog will discuss bandwidth , the second bullet point in my first blog about networked audio drivers. In an audio driver that plays directly to local hardware (local audio driver or LAD), bandwidth is usually not a concern since it is only dependent Read More...
|
-
[Revision 10/20/05 - minor changes to make content clearer] This blog will discuss timing , the first bullet point in my first blog about networked audio drivers. In an audio driver that plays directly to local hardware (LAD), the mechanism for timing Read More...
|
-
[Updated to reflect status of other parts of this blog] In this series of blogs I will discuss the implementation of an audio driver that starts from the wavdev sample and streams audio over a network in real time. In part 1 I will list the main things Read More...
|