Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
RTP transmission of sound
4.0
It is not comfortable to use the Sound API in .NET, because there is no support by the class library itself. So I decided to write my own small Audio Assembly WinSound.dll by using PInvoke and the native WMM API (Windows Multi Media). With help of this library you can play or capture audio sound in an easy way. In addition I wrote some Network Assemblies, to stream and play Audio Data over Network by Multicast. through the RTP Protocol to transmit sound.
zaizai481851
2016-08-23
2
1
RTP to transfer images
no vote
In this article, I will describe the architecture of RTP – Real Time Transport Protocol, and discuss the RTP managed classes for the Microsoft Conference XP Project to multicast JPEG images. For more examples of RTP programming, see 
zaizai481851
2016-08-23
0
1
No more~