文件名称:LearningWCFCodeC-VS2008
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6.21mb
- 下载次数:
- 0次
- 提 供 者:
- y*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
解决WCF在网络传输中的大数据量问题:
A. 需要把相关数据序列化成字节流,再对字节流进行压缩,再进行传输,到了客户端再做反向操作便可获得原始数据。
B. 如果压缩后的数据仍然较大时,可以再压缩流后,再对流进行拆分即可。
-WCF in the network to solve a large amount of data transmission problems: A. Relevant data need to sequence into a byte stream, and then to the byte stream compressed, and then transmitted to the client can do the reverse operation to obtain the raw data. B. If the compressed data is still large, it can be further compressed stream, and then convection can be split.
A. 需要把相关数据序列化成字节流,再对字节流进行压缩,再进行传输,到了客户端再做反向操作便可获得原始数据。
B. 如果压缩后的数据仍然较大时,可以再压缩流后,再对流进行拆分即可。
-WCF in the network to solve a large amount of data transmission problems: A. Relevant data need to sequence into a byte stream, and then to the byte stream compressed, and then transmitted to the client can do the reverse operation to obtain the raw data. B. If the compressed data is still large, it can be further compressed stream, and then convection can be split.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LearningWCF\Common
...........\......\ContentTypes
...........\......\............\ContentTypes.csproj
...........\......\............\ContentTypes.csproj.user
...........\......\............\GigInfo.cs
...........\......\............\LinkItem.cs
...........\......\............\MP3Link.cs
...........\......\............\PhotoLink.cs
...........\......\............\Properties
...........\......\............\..........\AssemblyInfo.cs
...........\......\FileManager
...........\......\...........\FileManager.cs
...........\......\...........\FileManager.csproj
...........\......\...........\Properties
...........\......\...........\..........\AssemblyInfo.cs
...........\......\LinkItems.Dalc
...........\......\..............\LinkItems.Dalc.csproj
...........\......\..............\LinkItems.Dalc.csproj.user
...........\......\..............\LinkItems.Dalc.suo
...........\......\..............\LinkItemsDataAccess.cs
...........\......\..............\Properties
...........\......\..............\..........\AssemblyInfo.cs
...........\......\SecurityUtility
...........\......\...............\LoginAPI.cs
...........\......\...............\LoginForm.cs
...........\......\...............\LoginForm.Designer.cs
...........\......\...............\LoginForm.resx
...........\......\...............\Properties
...........\......\...............\..........\AssemblyInfo.cs
...........\......\...............\SecurityUtility.csproj
...........\......\...............\SecurityUtility.csproj.user
...........\Labs
...........\....\Chapter1
...........\....\........\CompletedLabs
...........\....\........\.............\HelloIndigo_Part1
...........\....\........\.............\.................\Client
...........\....\........\.............\.................\......\app.config
...........\....\........\.............\.................\......\Client.csproj
...........\....\........\.............\.................\......\Client.csproj.user
...........\....\........\.............\.................\......\Program.cs
...........\....\........\.............\.................\......\Properties
...........\....\........\.............\.................\......\..........\AssemblyInfo.cs
...........\....\........\.............\.................\......\..........\Settings.Designer.cs
...........\....\........\.............\.................\......\..........\Settings.settings
...........\....\........\.............\.................\......\Service References
...........\....\........\.............\.................\......\..................\localhost.cs
...........\....\........\.............\.................\......\..................\localhost.map
...........\....\........\.............\.................\HelloIndigo.sln
...........\....\........\.............\.................\HelloIndigo.suo
...........\....\........\.............\.................\Host
...........\....\........\.............\.................\....\App.config
...........\....\........\.............\.................\....\HelloIndigoService.cs
...........\....\........\.............\.................\....\Host.csproj
...........\....\........\.............\.................\....\Host.csproj.user
...........\....\........\.............\.................\....\Program.cs
...........\....\........\.............\.................\....\Properties
...........\....\........\.............\.................\....\..........\AssemblyInfo.cs
...........\....\........\.............\.................\....\..........\Settings.Designer.cs
...........\....\........\.............\.................\....\..........\Settings.settings
...........\....\........\.............\HelloIndigo_Part2
...........\....\........\.............\.................\Client
...........\....\........\.............\.................\......\app.config
...........\....\........\.............\.................\......\Client.csproj
...........\....\........\.............\.................\......\Client.csproj.user
...........\....\........\.............\.................\......\Program.cs
...........\....\........\.............\............
...........\......\ContentTypes
...........\......\............\ContentTypes.csproj
...........\......\............\ContentTypes.csproj.user
...........\......\............\GigInfo.cs
...........\......\............\LinkItem.cs
...........\......\............\MP3Link.cs
...........\......\............\PhotoLink.cs
...........\......\............\Properties
...........\......\............\..........\AssemblyInfo.cs
...........\......\FileManager
...........\......\...........\FileManager.cs
...........\......\...........\FileManager.csproj
...........\......\...........\Properties
...........\......\...........\..........\AssemblyInfo.cs
...........\......\LinkItems.Dalc
...........\......\..............\LinkItems.Dalc.csproj
...........\......\..............\LinkItems.Dalc.csproj.user
...........\......\..............\LinkItems.Dalc.suo
...........\......\..............\LinkItemsDataAccess.cs
...........\......\..............\Properties
...........\......\..............\..........\AssemblyInfo.cs
...........\......\SecurityUtility
...........\......\...............\LoginAPI.cs
...........\......\...............\LoginForm.cs
...........\......\...............\LoginForm.Designer.cs
...........\......\...............\LoginForm.resx
...........\......\...............\Properties
...........\......\...............\..........\AssemblyInfo.cs
...........\......\...............\SecurityUtility.csproj
...........\......\...............\SecurityUtility.csproj.user
...........\Labs
...........\....\Chapter1
...........\....\........\CompletedLabs
...........\....\........\.............\HelloIndigo_Part1
...........\....\........\.............\.................\Client
...........\....\........\.............\.................\......\app.config
...........\....\........\.............\.................\......\Client.csproj
...........\....\........\.............\.................\......\Client.csproj.user
...........\....\........\.............\.................\......\Program.cs
...........\....\........\.............\.................\......\Properties
...........\....\........\.............\.................\......\..........\AssemblyInfo.cs
...........\....\........\.............\.................\......\..........\Settings.Designer.cs
...........\....\........\.............\.................\......\..........\Settings.settings
...........\....\........\.............\.................\......\Service References
...........\....\........\.............\.................\......\..................\localhost.cs
...........\....\........\.............\.................\......\..................\localhost.map
...........\....\........\.............\.................\HelloIndigo.sln
...........\....\........\.............\.................\HelloIndigo.suo
...........\....\........\.............\.................\Host
...........\....\........\.............\.................\....\App.config
...........\....\........\.............\.................\....\HelloIndigoService.cs
...........\....\........\.............\.................\....\Host.csproj
...........\....\........\.............\.................\....\Host.csproj.user
...........\....\........\.............\.................\....\Program.cs
...........\....\........\.............\.................\....\Properties
...........\....\........\.............\.................\....\..........\AssemblyInfo.cs
...........\....\........\.............\.................\....\..........\Settings.Designer.cs
...........\....\........\.............\.................\....\..........\Settings.settings
...........\....\........\.............\HelloIndigo_Part2
...........\....\........\.............\.................\Client
...........\....\........\.............\.................\......\app.config
...........\....\........\.............\.................\......\Client.csproj
...........\....\........\.............\.................\......\Client.csproj.user
...........\....\........\.............\.................\......\Program.cs
...........\....\........\.............\............