widestream开源软件的http下载的模块调用流程

widestream_beta5版有一下几个功能模块

Configuration

Core

Downloadmanager

Ftpmanager

Hostmanager

Integration

Logging

Startup

Workspace


下面是软件启动以及一次http下载的模块函数调用流程:

--->WideStream.Startup_Main()

--->WideStream.Workspace_Main()

--->WideStream.DownloadManager.Configuration_DownloadManagerDisplayOptions()

--->WideStream.DownloadManager.Configuratio_NotificationOptions()

--->WideStream.DownloadManager.Configuration_ActiveDownloadsOptions()

--->WideStream.DownloadManager.Configuration_DownloadProcessOptions()

--->WideStream.DownloadManager_DownloadStatistics()

--->WideStream.Core.Runtime_Parallel()

--->WideStream.DownloadManager.FileSystem.Disk_DiskFileSystem()

--->WideStream.DownloadManager.FileSystem.Disk_DiskFileManager()

--->WideStream.Logging_LogHelper(ILoglog)

-à弹出下载管理界面

--->WideStream.DownloadManager.Configuration_DownloadProcessOptions()

--->弹出输入下载链接界面

--->WideStream.Core.Runtime_Parallel()

--->WideStream.DownloadManager.FileSystem.Disk_DiskFileSystem()

--->WideStream.DownloadManager.FileSystem.Disk_DiskFileManager()

--->WideStream.Logging_LogHelper(ILoglog)

---> WideStream.DownloadManager.Network_DownloadTask(IDownloadProcessprocess)

---> WideStream.Core.Runtime_Parallel()

---> WideStream.DownloadManager.Network_DownloadTask(IDownloadProcess process)

--->WideStream.DownloadManager.Network.Protocols.Http_Read(WebHeaderCollectionheaders)

--->WideStream.DownloadManager.FileSystem.Disk_RealFile(FileInfo file, FileStream stream, IVirtualFileSystem fs)

--->WideStream.DownloadManager.Network_DownloadTask(IDownloadProcessprocess)

--->WideStream.Core.Runtime_Parallel()

--->重新下载

---> WideStream.DownloadManager.Network.Protocols.Http_Read(WebHeaderCollection headers)

---> WideStream.DownloadManager.FileSystem.Disk_RealFile(FileInfo file, FileStream stream, IVirtualFileSystem fs)

--->应该还有WideStream.DownloadManager.Network_DownloadTask(IDownloadProcessprocess)

--->WideStream.Core.Runtime_Parallel()的调用,因为此时以去掉这两个的断点,所以没看到调用

--->把程序最小化

--->下载完成,弹出下载完成提示



  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值