文件名称:ChatRoom
-
所属分类:
- 标签属性:
- 上传时间:2014-04-03
-
文件大小:217.38kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用 silverlight 实现的一个简单的音频聊天程序,当初在网络课程大作业中取得高分-a chatroom of audio coded by siverlight
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChatRoomClient/App.xaml
ChatRoomClient/App.xaml.cs
ChatRoomClient/AudioClient.cs
ChatRoomClient/AudioEncoder/G711.cs
ChatRoomClient/AudioEncoder/MemoryAudioSink.cs
ChatRoomClient/AudioEncoder/PcmToWave.cs
ChatRoomClient/AudioEncoder/RiffParser.cs
ChatRoomClient/AudioEncoder/WaveFormatEx.cs
ChatRoomClient/AudioEncoder/WaveMediaStreamSource.cs
ChatRoomClient/AudioEncoder/WavParser.cs
ChatRoomClient/Bin/Debug/AppManifest.xaml
ChatRoomClient/Bin/Debug/ChatRoomClient.dll
ChatRoomClient/Bin/Debug/ChatRoomClient.pdb
ChatRoomClient/Bin/Debug/ChatRoomClient.xap
ChatRoomClient/Bin/Debug/ChatRoomClientTestPage.html
ChatRoomClient/Bin/Debug/Policy.xml
ChatRoomClient/ChatClient.cs
ChatRoomClient/ChatRoomClient.csproj
ChatRoomClient/ChatRoomClient.csproj.user
ChatRoomClient/ClassDiagram1.cd
ChatRoomClient/MainPage.xaml
ChatRoomClient/MainPage.xaml.cs
ChatRoomClient/obj/Debug/App.g.cs
ChatRoomClient/obj/Debug/App.g.i.cs
ChatRoomClient/obj/Debug/ChatRoomClient.csproj.FileListAbsolute.txt
ChatRoomClient/obj/Debug/ChatRoomClient.dll
ChatRoomClient/obj/Debug/ChatRoomClient.g.resources
ChatRoomClient/obj/Debug/ChatRoomClient.pdb
ChatRoomClient/obj/Debug/DesignTimeResolveAssemblyReferences.cache
ChatRoomClient/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ChatRoomClient/obj/Debug/MainPage.g.cs
ChatRoomClient/obj/Debug/MainPage.g.i.cs
ChatRoomClient/obj/Debug/XapCacheFile.xml
ChatRoomClient/Properties/AppManifest.xml
ChatRoomClient/Properties/AssemblyInfo.cs
ChatRoomClient.Web/bin/ChatRoomClient.Web.dll
ChatRoomClient.Web/bin/ChatRoomClient.Web.pdb
ChatRoomClient.Web/ChatRoomClient.Web.csproj
ChatRoomClient.Web/ChatRoomClient.Web.csproj.user
ChatRoomClient.Web/ChatRoomClientTestPage.aspx
ChatRoomClient.Web/ChatRoomClientTestPage.html
ChatRoomClient.Web/ClientBin/ChatRoomClient.xap
ChatRoomClient.Web/obj/Debug/ChatRoomClient.Web.csproj.FileListAbsolute.txt
ChatRoomClient.Web/obj/Debug/ChatRoomClient.Web.dll
ChatRoomClient.Web/obj/Debug/ChatRoomClient.Web.pdb
ChatRoomClient.Web/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ChatRoomClient.Web/Properties/AssemblyInfo.cs
ChatRoomClient.Web/Silverlight.js
ChatRoomClient.Web/Web.config
ChatRoomClient.Web/Web.Debug.config
ChatRoomClient.Web/Web.Release.config
ChatRoomServer/AudioServer.cs
ChatRoomServer/bin/Debug/ChatRoomServer.exe
ChatRoomServer/bin/Debug/ChatRoomServer.pdb
ChatRoomServer/bin/Debug/ChatRoomServer.vshost.exe
ChatRoomServer/bin/Debug/ChatRoomServer.vshost.exe.manifest
ChatRoomServer/bin/Debug/Policy.xml
ChatRoomServer/ChatRoomServer.csproj
ChatRoomServer/ChatRoomServer.csproj.user
ChatRoomServer/ChatServer.cs
ChatRoomServer/ClassDiagram1.cd
ChatRoomServer/Form1.cs
ChatRoomServer/Form1.Designer.cs
ChatRoomServer/Form1.resx
ChatRoomServer/obj/x86/Debug/ChatRoomServer.csproj.FileListAbsolute.txt
ChatRoomServer/obj/x86/Debug/ChatRoomServer.exe
ChatRoomServer/obj/x86/Debug/ChatRoomServer.Form1.resources
ChatRoomServer/obj/x86/Debug/ChatRoomServer.pdb
ChatRoomServer/obj/x86/Debug/ChatRoomServer.Properties.Resources.resources
ChatRoomServer/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
ChatRoomServer/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ChatRoomServer/obj/x86/Debug/GenerateResource.read.1.tlog
ChatRoomServer/obj/x86/Debug/GenerateResource.write.1.tlog
ChatRoomServer/obj/x86/Debug/ResolveAssemblyReference.cache
ChatRoomServer/Policy.xml
ChatRoomServer/PolicyServer.cs
ChatRoomServer/Program.cs
ChatRoomServer/Properties/AssemblyInfo.cs
ChatRoomServer/Properties/Resources.Designer.cs
ChatRoomServer/Properties/Resources.resx
ChatRoomServer/Properties/Settings.Designer.cs
ChatRoomServer/Properties/Settings.settings
ChatRoomProject.sln
ChatRoomProject.suo
ChatRoomServer/obj/x86/Debug/TempPE
ChatRoomClient/obj/Debug/TempPE
ChatRoomClient.Web/obj/Debug/TempPE
ChatRoomServer/obj/x86/Debug
ChatRoomClient/Bin/Debug
ChatRoomClient/Bin/Release
ChatRoomClient/obj/Debug
ChatRoomClient.Web/obj/Debug
ChatRoomServer/bin/Debug
ChatRoomServer/obj/x86
ChatRoomClient/AudioEncoder
ChatRoomClient/Bin
ChatRoomClient/obj
ChatRoomClient/Properties
ChatRoomClient.Web/bin
ChatRoomClient.Web/ClientBin
ChatRoomClient.Web/obj
ChatRoomClient.Web/Properties
ChatRoomServer/bin
ChatRoomServer/obj
ChatRoomServer/Properties
ChatRoomClient
ChatRoomClient.Web
ChatRoomServer
ChatRoomClient/AudioEncoder/本目录下的代码用于音频编解码来自网络.txt
ChatRoomClient/App.xaml.cs
ChatRoomClient/AudioClient.cs
ChatRoomClient/AudioEncoder/G711.cs
ChatRoomClient/AudioEncoder/MemoryAudioSink.cs
ChatRoomClient/AudioEncoder/PcmToWave.cs
ChatRoomClient/AudioEncoder/RiffParser.cs
ChatRoomClient/AudioEncoder/WaveFormatEx.cs
ChatRoomClient/AudioEncoder/WaveMediaStreamSource.cs
ChatRoomClient/AudioEncoder/WavParser.cs
ChatRoomClient/Bin/Debug/AppManifest.xaml
ChatRoomClient/Bin/Debug/ChatRoomClient.dll
ChatRoomClient/Bin/Debug/ChatRoomClient.pdb
ChatRoomClient/Bin/Debug/ChatRoomClient.xap
ChatRoomClient/Bin/Debug/ChatRoomClientTestPage.html
ChatRoomClient/Bin/Debug/Policy.xml
ChatRoomClient/ChatClient.cs
ChatRoomClient/ChatRoomClient.csproj
ChatRoomClient/ChatRoomClient.csproj.user
ChatRoomClient/ClassDiagram1.cd
ChatRoomClient/MainPage.xaml
ChatRoomClient/MainPage.xaml.cs
ChatRoomClient/obj/Debug/App.g.cs
ChatRoomClient/obj/Debug/App.g.i.cs
ChatRoomClient/obj/Debug/ChatRoomClient.csproj.FileListAbsolute.txt
ChatRoomClient/obj/Debug/ChatRoomClient.dll
ChatRoomClient/obj/Debug/ChatRoomClient.g.resources
ChatRoomClient/obj/Debug/ChatRoomClient.pdb
ChatRoomClient/obj/Debug/DesignTimeResolveAssemblyReferences.cache
ChatRoomClient/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ChatRoomClient/obj/Debug/MainPage.g.cs
ChatRoomClient/obj/Debug/MainPage.g.i.cs
ChatRoomClient/obj/Debug/XapCacheFile.xml
ChatRoomClient/Properties/AppManifest.xml
ChatRoomClient/Properties/AssemblyInfo.cs
ChatRoomClient.Web/bin/ChatRoomClient.Web.dll
ChatRoomClient.Web/bin/ChatRoomClient.Web.pdb
ChatRoomClient.Web/ChatRoomClient.Web.csproj
ChatRoomClient.Web/ChatRoomClient.Web.csproj.user
ChatRoomClient.Web/ChatRoomClientTestPage.aspx
ChatRoomClient.Web/ChatRoomClientTestPage.html
ChatRoomClient.Web/ClientBin/ChatRoomClient.xap
ChatRoomClient.Web/obj/Debug/ChatRoomClient.Web.csproj.FileListAbsolute.txt
ChatRoomClient.Web/obj/Debug/ChatRoomClient.Web.dll
ChatRoomClient.Web/obj/Debug/ChatRoomClient.Web.pdb
ChatRoomClient.Web/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ChatRoomClient.Web/Properties/AssemblyInfo.cs
ChatRoomClient.Web/Silverlight.js
ChatRoomClient.Web/Web.config
ChatRoomClient.Web/Web.Debug.config
ChatRoomClient.Web/Web.Release.config
ChatRoomServer/AudioServer.cs
ChatRoomServer/bin/Debug/ChatRoomServer.exe
ChatRoomServer/bin/Debug/ChatRoomServer.pdb
ChatRoomServer/bin/Debug/ChatRoomServer.vshost.exe
ChatRoomServer/bin/Debug/ChatRoomServer.vshost.exe.manifest
ChatRoomServer/bin/Debug/Policy.xml
ChatRoomServer/ChatRoomServer.csproj
ChatRoomServer/ChatRoomServer.csproj.user
ChatRoomServer/ChatServer.cs
ChatRoomServer/ClassDiagram1.cd
ChatRoomServer/Form1.cs
ChatRoomServer/Form1.Designer.cs
ChatRoomServer/Form1.resx
ChatRoomServer/obj/x86/Debug/ChatRoomServer.csproj.FileListAbsolute.txt
ChatRoomServer/obj/x86/Debug/ChatRoomServer.exe
ChatRoomServer/obj/x86/Debug/ChatRoomServer.Form1.resources
ChatRoomServer/obj/x86/Debug/ChatRoomServer.pdb
ChatRoomServer/obj/x86/Debug/ChatRoomServer.Properties.Resources.resources
ChatRoomServer/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
ChatRoomServer/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ChatRoomServer/obj/x86/Debug/GenerateResource.read.1.tlog
ChatRoomServer/obj/x86/Debug/GenerateResource.write.1.tlog
ChatRoomServer/obj/x86/Debug/ResolveAssemblyReference.cache
ChatRoomServer/Policy.xml
ChatRoomServer/PolicyServer.cs
ChatRoomServer/Program.cs
ChatRoomServer/Properties/AssemblyInfo.cs
ChatRoomServer/Properties/Resources.Designer.cs
ChatRoomServer/Properties/Resources.resx
ChatRoomServer/Properties/Settings.Designer.cs
ChatRoomServer/Properties/Settings.settings
ChatRoomProject.sln
ChatRoomProject.suo
ChatRoomServer/obj/x86/Debug/TempPE
ChatRoomClient/obj/Debug/TempPE
ChatRoomClient.Web/obj/Debug/TempPE
ChatRoomServer/obj/x86/Debug
ChatRoomClient/Bin/Debug
ChatRoomClient/Bin/Release
ChatRoomClient/obj/Debug
ChatRoomClient.Web/obj/Debug
ChatRoomServer/bin/Debug
ChatRoomServer/obj/x86
ChatRoomClient/AudioEncoder
ChatRoomClient/Bin
ChatRoomClient/obj
ChatRoomClient/Properties
ChatRoomClient.Web/bin
ChatRoomClient.Web/ClientBin
ChatRoomClient.Web/obj
ChatRoomClient.Web/Properties
ChatRoomServer/bin
ChatRoomServer/obj
ChatRoomServer/Properties
ChatRoomClient
ChatRoomClient.Web
ChatRoomServer
ChatRoomClient/AudioEncoder/本目录下的代码用于音频编解码来自网络.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。