基于iis和asp的网络平台交易系统.doc
约61页DOC格式手机打开展开
基于iis和asp的网络平台交易系统,基于iis和asp的网络平台交易系统页数 61字数 28996摘要本课题所要完成的是开发一个稳定的网络交易平台,要求具有很强的安全性、互利性、便利性和可升级性;实现完整的电子商务功能。从功能上,将课题分为:用户认证子系统、商品选购子系统、客户管理子系统和web集成子系统。其中用户认证子系统是对来浏览的用户进行权限分类;...
内容介绍
此文档由会员 赵亮 发布
基于IIS和ASP的网络平台交易系统
页数 61 字数 28996
摘 要
本课题所要完成的是开发一个稳定的网络交易平台,要求具有很强的安全性、互利性、便利性和可升级性;实现完整的电子商务功能。从功能上,将课题分为:用户认证子系统、商品选购子系统、客户管理子系统和WEB集成子系统。其中用户认证子系统是对来浏览的用户进行权限分类;提供用户认证功能;保证只有符合要求的用户才能进行相应的交易或其它操作。
由于,网络交易是发生在服务器和浏览器之间的虚拟交易,所以存在着数据的及时性、可靠性和可验证性等问题。其交易是不安全的,这是客观存在现象的。而网络的影响是客观的,所以课题的开发难度主要集中在IIS和ASP上。
网络交易平台一经建成就可以实现供应链下物流三种表现形式的统一:物流信息连贯——物流的价值增值——物流的准确到达,同时避免了企业投资后的不堪重负及对于整个物流行业的重复建设和资源浪费。随着网络带宽的提高、服务的增加以及安全性的增强,其功能必定会更加丰富和完善。
关键字:
ASP,ADO,IIS,SQL,B2B,B2C,电子商务,交易平台,服务器/浏览器;数据库
Abstract
In this topic we will realize a stabile online Transaction, which requires strong safety, profitability for each other, convenience, upgradability, that is to say it can realize a integrate net-business affairs. we divide the topic to four sub-system according to its functions: customer certification sub-system, commodity choosing and buying sub-system, customer information management sub-system, WEB integration sub-system. Customer certification sub-system is used to categorize customer's different right; provide the function of customer certification; keep the customer with its own right do its corresponding transaction and operation.
Because the network business takes place between the server and the browser, which is suppositional. So the network business has intimately, insatiable problems. So the transaction can not be completely guarantied, which is subject phenomenon. But the network’s infection is external, so the difficulty of development concentrates primarily in IIS and ASP.
Once we build the online transaction, it will implement the unification of three manifestations logistics: logistics’ continuous information--increasing the value of the logistics--the logistics’ currately arrived. At the same time ,it can avoid the unbearable heavy burden of enterprise's failing investment, online transaction reconstruction and wasting resources. As the speed of network increasing, and the kind of service increasing, and the security improved ,the online Transaction's function would be more abundant and complete.
Key word:
ASP;ADO;IIS;SQL;B2B;B2C;Electronic Commerce; the online Transaction;
Server/ Browser; Database
目 录
引 言..................................................................1
第1章 绪 论..........................................................2
1.1 电子商务的概念…………………………………………………………………………2
1.2 电子商务现况……………………………………………………………………………2
1.3 网络交易平台与电子商务的关系………………………………………………………2
1.4 网络交易平台存在的特点与存在的问题………………………………………………3
第2章 系统功能分析......................................................5
2.1 任务概述………………………………………………………………………………5
2.2 系统功能………………………………………………………………………………5
2.3 系统需求技术支持………………………………………………………………………8
第3章 系统框架构建.....................................................13
3.1 系统运行模式…………………………………………………………………………13
3.2 数据库开发工具选择………………………………………………………………13
3.3 环境及其它开发工具的选择…………………………………………………………13
3.4 系统的安全性…………………………………………………………………………14
第4章 系统总体设计.....................................................16
4.1 系统规划………………………………………………………………………………16
4.2 数据库的设计…………………………………………………………………………17
4.3 业务流程图……………………………………………………………………………20
4.4 系统模块划分及其分配………………………………………………………………20
第5章 用户认证子系统设计...............................................21
5.1 用户认证子系统的功能………………………………………………………………21
5.2 用户认证子系统总体设计……………………………………………………………21
5.3 用户认证子系统详细设计……………………………………………………………22
第6章 用户认证子系统测试...............................................28
6.1 测试实例………………………………………………………………………………28
6.2 测试结果………………………………………………………………………………28
结论与展望...............................................................30
致 谢…………………………………………………………………………………………32
参考文献………………………………………………………………………………………33
附 录A………………………………………………………………………………………34
附 录B………………………………………………………………………………………43
附 录C………………………………………………………………………………………46
参考文献:
[1 ] Linda, J. C. Privacy & reliability in Internet commerce [ Ph. D. Thesis ]. Carnegie Mellon University, Pittsburgh, Pennsylvania, 1996.
[ 2 ] Sirbu, M, Tygar, J. D. NetBill: an Internet commerce system optimized for network delivered services. In: Proceedings of the IEEE COM PCON’95. Los Alamitos, CA: IEEE Computer Society Press, 1995. 20~ 25.
[ 3 ] Snekkenes, E. Exp lo ring the BAN app roach to protocol analysis. In: Proceedings of the IEEE Symposium on Research in Security and Privacy. Oak land, CA: IEEE Computer Society Press, 1991. 171~ 181.
[4 ] SyversonP. Adding time to a logic of authentication. In: Proceedings of the 1st ACM Conference on Computer and Communication Security. Fairfax, Virginia: ACM
Press, 1993. 97~ 101.
[ 5 ] Michael, B. , Martin, A, Roger, N. Alogic of authentication. ACM Transactions on Computer System s, 1990, 8 (1) : 18~36.
页数 61 字数 28996
摘 要
本课题所要完成的是开发一个稳定的网络交易平台,要求具有很强的安全性、互利性、便利性和可升级性;实现完整的电子商务功能。从功能上,将课题分为:用户认证子系统、商品选购子系统、客户管理子系统和WEB集成子系统。其中用户认证子系统是对来浏览的用户进行权限分类;提供用户认证功能;保证只有符合要求的用户才能进行相应的交易或其它操作。
由于,网络交易是发生在服务器和浏览器之间的虚拟交易,所以存在着数据的及时性、可靠性和可验证性等问题。其交易是不安全的,这是客观存在现象的。而网络的影响是客观的,所以课题的开发难度主要集中在IIS和ASP上。
网络交易平台一经建成就可以实现供应链下物流三种表现形式的统一:物流信息连贯——物流的价值增值——物流的准确到达,同时避免了企业投资后的不堪重负及对于整个物流行业的重复建设和资源浪费。随着网络带宽的提高、服务的增加以及安全性的增强,其功能必定会更加丰富和完善。
关键字:
ASP,ADO,IIS,SQL,B2B,B2C,电子商务,交易平台,服务器/浏览器;数据库
Abstract
In this topic we will realize a stabile online Transaction, which requires strong safety, profitability for each other, convenience, upgradability, that is to say it can realize a integrate net-business affairs. we divide the topic to four sub-system according to its functions: customer certification sub-system, commodity choosing and buying sub-system, customer information management sub-system, WEB integration sub-system. Customer certification sub-system is used to categorize customer's different right; provide the function of customer certification; keep the customer with its own right do its corresponding transaction and operation.
Because the network business takes place between the server and the browser, which is suppositional. So the network business has intimately, insatiable problems. So the transaction can not be completely guarantied, which is subject phenomenon. But the network’s infection is external, so the difficulty of development concentrates primarily in IIS and ASP.
Once we build the online transaction, it will implement the unification of three manifestations logistics: logistics’ continuous information--increasing the value of the logistics--the logistics’ currately arrived. At the same time ,it can avoid the unbearable heavy burden of enterprise's failing investment, online transaction reconstruction and wasting resources. As the speed of network increasing, and the kind of service increasing, and the security improved ,the online Transaction's function would be more abundant and complete.
Key word:
ASP;ADO;IIS;SQL;B2B;B2C;Electronic Commerce; the online Transaction;
Server/ Browser; Database
目 录
引 言..................................................................1
第1章 绪 论..........................................................2
1.1 电子商务的概念…………………………………………………………………………2
1.2 电子商务现况……………………………………………………………………………2
1.3 网络交易平台与电子商务的关系………………………………………………………2
1.4 网络交易平台存在的特点与存在的问题………………………………………………3
第2章 系统功能分析......................................................5
2.1 任务概述………………………………………………………………………………5
2.2 系统功能………………………………………………………………………………5
2.3 系统需求技术支持………………………………………………………………………8
第3章 系统框架构建.....................................................13
3.1 系统运行模式…………………………………………………………………………13
3.2 数据库开发工具选择………………………………………………………………13
3.3 环境及其它开发工具的选择…………………………………………………………13
3.4 系统的安全性…………………………………………………………………………14
第4章 系统总体设计.....................................................16
4.1 系统规划………………………………………………………………………………16
4.2 数据库的设计…………………………………………………………………………17
4.3 业务流程图……………………………………………………………………………20
4.4 系统模块划分及其分配………………………………………………………………20
第5章 用户认证子系统设计...............................................21
5.1 用户认证子系统的功能………………………………………………………………21
5.2 用户认证子系统总体设计……………………………………………………………21
5.3 用户认证子系统详细设计……………………………………………………………22
第6章 用户认证子系统测试...............................................28
6.1 测试实例………………………………………………………………………………28
6.2 测试结果………………………………………………………………………………28
结论与展望...............................................................30
致 谢…………………………………………………………………………………………32
参考文献………………………………………………………………………………………33
附 录A………………………………………………………………………………………34
附 录B………………………………………………………………………………………43
附 录C………………………………………………………………………………………46
参考文献:
[1 ] Linda, J. C. Privacy & reliability in Internet commerce [ Ph. D. Thesis ]. Carnegie Mellon University, Pittsburgh, Pennsylvania, 1996.
[ 2 ] Sirbu, M, Tygar, J. D. NetBill: an Internet commerce system optimized for network delivered services. In: Proceedings of the IEEE COM PCON’95. Los Alamitos, CA: IEEE Computer Society Press, 1995. 20~ 25.
[ 3 ] Snekkenes, E. Exp lo ring the BAN app roach to protocol analysis. In: Proceedings of the IEEE Symposium on Research in Security and Privacy. Oak land, CA: IEEE Computer Society Press, 1991. 171~ 181.
[4 ] SyversonP. Adding time to a logic of authentication. In: Proceedings of the 1st ACM Conference on Computer and Communication Security. Fairfax, Virginia: ACM
Press, 1993. 97~ 101.
[ 5 ] Michael, B. , Martin, A, Roger, N. Alogic of authentication. ACM Transactions on Computer System s, 1990, 8 (1) : 18~36.