CN105447747A - Tax declaration method based on C/S (client/Server) framework - Google Patents

Tax declaration method based on C/S (client/Server) framework Download PDF

Info

Publication number
CN105447747A
CN105447747A CN201510747483.6A CN201510747483A CN105447747A CN 105447747 A CN105447747 A CN 105447747A CN 201510747483 A CN201510747483 A CN 201510747483A CN 105447747 A CN105447747 A CN 105447747A
Authority
CN
China
Prior art keywords
user
data
server
client
method based
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510747483.6A
Other languages
Chinese (zh)
Inventor
赵兴军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Software Group Co Ltd
Original Assignee
Inspur Software Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Software Group Co Ltd filed Critical Inspur Software Group Co Ltd
Priority to CN201510747483.6A priority Critical patent/CN105447747A/en
Publication of CN105447747A publication Critical patent/CN105447747A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

The invention discloses a tax declaration method based on a C/S (client/Server) framework, which comprises the following steps of: a step of safe login authentication, which is based on a password shield and a network transmission double-layer encryption technology to realize user safe authentication login; the step of normalized data filling, which is to acquire filling initialization data through a WebService protocol, provide a data import mode and allow a user to edit; and uniformly calling a corresponding WebService interface for data reporting so as to realize tax declaration. Compared with the prior art, the tax declaration method based on the C/S framework solves the potential safety hazards of abnormal login, login overtime, data loss and the like of a user account at a user webpage end by using a point-and-use design idea, effectively reduces the concurrency number of users at an internet end, and provides a friendly system upgrading means for the users.

Description

A kind of taxation declaration method based on C/S framework
Technical field
The present invention relates to field of computer technology, specifically a kind of practical, based on the taxation declaration method of C/S framework.
Background technology
Along with the popular and network technology in internet reach its maturity and perfect, the networked Characteristics of tax related system of new generation is more and more significant.Meanwhile, the State Tax Administration also wideling popularize with no paper, networked services, to provide quick, cheap good service to the personnel of paying taxes.Along with popularizing of internet, internet security, stability problem are also further outstanding.Therefore, can tax application system be naturally also faced with accidental or malicious sabotage, change, leakage, ensure that system is reliably normally run continuously, must become an important topic.
Based on this, now provide a kind of taxation declaration method based on C/S framework.The method mainly sets about design from aspects such as information security, network stabilization, user's ease for use, stay indoors, realize tax item and declare function to meet taxpayer, and by testing practical proof in a large number.
Summary of the invention
Technical assignment of the present invention is for above weak point, provide a kind of practical, based on the taxation declaration method of C/S framework.
Based on a taxation declaration method for C/S framework, comprise the following steps:
The step of secure log certification, this step, based on password shield and Internet Transmission double layer encryption technology, realizes user safety authentication and logs in;
The step that normalized data are made a report on, this step is obtained by WebService agreement for making a report on initialization data, provides data importing mode simultaneously, and allows user to edit; Data report the corresponding web Service interface of unified call, thus realize taxation declaration.
In described secure log authenticating step, log in user and adopt double-encryption certification, do user UKey cryptographic check and the process of data Transmission Encryption respectively by password shield and server end, its specific implementation process is:
First in the built-in cryptographic algorithm identical with user login services device of password shield " secret key "; When user uses software to log in, identifying user identity on network, by client by WebService agreement by encrypted request message and to server send one checking request;
Server generates random number and returns to password shield in client after receiving this request deciphering, password shield uses this random number and the key be stored in password shield to be encrypted computing and obtains an operation result and again send encrypted request message to server by WebService agreement as verify data;
Meanwhile, server uses this random number and this client key be stored in server database to be encrypted computing, when the response results that operation result and the client of server is passed back is identical, then thinks that client is a validated user.
Described normalized data are made a report on step and are specifically comprised:
Sing on web Service interface agreement imports, and obtains native system and Third party system data, automatically writes demand regulation and gather item number certificate when filling in;
Imported by the local file comprising XML, Excel;
Sing on web Service interface agreement sends, and namely data outlet is unified adopts WebService agreement, achieves and the docking of application server end.
Also comprise the step of software upgrading, this step occurs in after user authentication passes through, and now software self-verifying upgrades, so that when user uses software, so functional module and internet end are consistent.
Carry out fileversion number verification by http protocol and server end before described software upgrading, time inconsistent to version number's comparison, file carries out covering upgrading.
A kind of taxation declaration method based on C/S framework of the present invention, has the following advantages:
A kind of taxation declaration method based on C/S framework of this invention is a kind of convenient, fast, safe concerning taxes item using method, taxpayer can stay indoors realize declaring pay taxes, the handling of the item such as concerning taxes application; Solve simple B/S framework program, page end user timeout issue, after preventing user from filling in a large amount of tax item data, preserve Problem of Failure; User only needs acquisition system data, access services device end when submitting data to, reduces internet leading portion a large number of users and accesses simultaneously, the obstruction caused, pump machine equivalent risk; Adopt WebService security protocol, and in conjunction with third party USBKey password shield, realize multiple data verification, realize the collection of data actual time safety, transmission; Realize local client by http protocol automatically to upgrade, practical, applied widely, be easy to promote.
Accompanying drawing explanation
Accompanying drawing 1 realizes schematic diagram for of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the invention will be further described.
Of the present inventionly provide a kind of taxation declaration method based on C/S framework, as shown in Figure 1, its specific implementation process is:
Login authentication: user is logged in and adopts double-encryption certification, do user UKey cryptographic check and the process of data Transmission Encryption respectively by password shield and server end.Current system uses MD5 algorithm.
Data are made a report on: being obtained by WebService agreement for making a report on initialization data, providing data importing mode simultaneously, and allowing user to edit; Data report the corresponding web Service interface of unified call.
Software upgrading: after user authentication passes through, software self-verifying upgrades, so that when user uses software, so functional module and internet end are consistent.
More specifically, the process of above-mentioned three steps is:
One, the certification based on double layer encryption pattern logs in.
First in the built-in cryptographic algorithm identical with user login services device of password shield " secret key ".When user uses software to log in, need identifying user identity on network, by client by WebService agreement by encrypted request message and to server send one checking request.After server receives this request deciphering, generation random number returns to the password shield in client.Password shield uses this random number and the key be stored in password shield to be encrypted computing and obtains an operation result and again send encrypted request message to server by WebService agreement as verify data.Meanwhile, server uses this random number and this client key be stored in server database to be encrypted computing, if the response results that the operation result of server and client are passed back is identical, then thinks that client is a validated user.
Two, normalized data make a report on mode.
Sing on web Service interface agreement imports: obtain native system and Third party system data, automatically writes demand regulation and gather item number certificate when filling in, and effectively reduces the manual input item data of user.
Imported by local files such as XML, Excel: according to data protocol specification, the multiple text of this software support imports.This function provides configurable lead in item to user simultaneously, can realize user-defined importing Field Options and order.
Sing on web Service interface agreement sends: the data outlet of this software is unified adopts WebService agreement, have effectively achieved and the docking (at present, application service end only supports WebService Data Transport Protocol) of application server end.
Three, based on http protocol client terminal software updating.
Upgrading is not simple covering, and a large-scale infosystem has very many compiling files, if all file of simple download covers, expense cannot be tolerated.By giving each file a version number, when allowing client-side program log in, comparing according to self version number and server and which decides needing to upgrade.
The present invention relies on existing internet, applications service system, mainly achieves the functions such as secure log certification, data acquisition, software upgrading.The method adopts the design philosophy namely put namely, solves the potential safety hazards such as user's webpage end subscriber account abnormal login, login-timeout, loss of data, significantly reduces the concurrent quantity of internet end subscriber, and provides friendly system upgrade means for user.
Above-mentioned embodiment is only concrete case of the present invention; scope of patent protection of the present invention includes but not limited to above-mentioned embodiment; claims of any a kind of taxation declaration method based on C/S framework according to the invention and any person of an ordinary skill in the technical field to its suitable change done or replacement, all should fall into scope of patent protection of the present invention.

Claims (5)

1., based on a taxation declaration method for C/S framework, it is characterized in that, comprise the following steps:
The step of secure log certification, this step, based on password shield and Internet Transmission double layer encryption technology, realizes user safety authentication and logs in;
The step that normalized data are made a report on, this step is obtained by WebService agreement for making a report on initialization data, provides data importing mode simultaneously, and allows user to edit; Data report the corresponding web Service interface of unified call, thus realize taxation declaration.
2. a kind of taxation declaration method based on C/S framework according to claim 1, it is characterized in that, in described secure log authenticating step, user is logged in and adopts double-encryption certification, do user UKey cryptographic check and the process of data Transmission Encryption respectively by password shield and server end, its specific implementation process is:
First in the built-in cryptographic algorithm identical with user login services device of password shield " secret key "; When user uses software to log in, identifying user identity on network, by client by WebService agreement by encrypted request message and to server send one checking request;
Server generates random number and returns to password shield in client after receiving this request deciphering, password shield uses this random number and the key be stored in password shield to be encrypted computing and obtains an operation result and again send encrypted request message to server by WebService agreement as verify data;
Meanwhile, server uses this random number and this client key be stored in server database to be encrypted computing, when the response results that operation result and the client of server is passed back is identical, then thinks that client is a validated user.
3. a kind of taxation declaration method based on C/S framework according to claim 1, it is characterized in that, described normalized data are made a report on step and are specifically comprised:
Sing on web Service interface agreement imports, and obtains native system and Third party system data, automatically writes demand regulation and gather item number certificate when filling in;
Imported by the local file comprising XML, Excel;
Sing on web Service interface agreement sends, and namely data outlet is unified adopts WebService agreement, achieves and the docking of application server end.
4. a kind of taxation declaration method based on C/S framework according to claim 1, it is characterized in that, also comprise the step of software upgrading, this step occurs in after user authentication passes through, now software self-verifying upgrades, so that when user uses software, so functional module and internet end are consistent.
5. a kind of taxation declaration method based on C/S framework according to claim 4, is characterized in that, carries out fileversion number verification before described software upgrading by http protocol and server end, and time inconsistent to version number's comparison, file carries out covering upgrading.
CN201510747483.6A 2015-11-06 2015-11-06 Tax declaration method based on C/S (client/Server) framework Pending CN105447747A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510747483.6A CN105447747A (en) 2015-11-06 2015-11-06 Tax declaration method based on C/S (client/Server) framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510747483.6A CN105447747A (en) 2015-11-06 2015-11-06 Tax declaration method based on C/S (client/Server) framework

Publications (1)

Publication Number Publication Date
CN105447747A true CN105447747A (en) 2016-03-30

Family

ID=55557882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510747483.6A Pending CN105447747A (en) 2015-11-06 2015-11-06 Tax declaration method based on C/S (client/Server) framework

Country Status (1)

Country Link
CN (1) CN105447747A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776991A (en) * 2016-12-06 2017-05-31 济南浪潮高新科技投资发展有限公司 A kind of method that engineering data based on internet is made a report on
CN106790246A (en) * 2017-01-23 2017-05-31 北京外企德科人力资源服务上海有限公司 The automatic method and system for declaring social security
CN107784573A (en) * 2017-10-26 2018-03-09 海闻科技有限公司 A kind of tax administration platform service system
CN108269048A (en) * 2016-12-29 2018-07-10 航天信息股份有限公司 A kind of declaration system and method for supporting a variety of tax declaration modes
CN108366124A (en) * 2018-02-26 2018-08-03 方欣科技有限公司 A kind of state's land tax joint declaration method, apparatus and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101252437A (en) * 2008-01-15 2008-08-27 深圳市九思泰达技术有限公司 Dynamic verification method, system and apparatus of client terminal identification under C/S architecture
CN102255914A (en) * 2011-07-19 2011-11-23 河南大学 Android network application program information verification method
US20140372509A1 (en) * 2013-06-14 2014-12-18 Andrew T. Fausak Web-based transcoding to clients for client-server communication

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101252437A (en) * 2008-01-15 2008-08-27 深圳市九思泰达技术有限公司 Dynamic verification method, system and apparatus of client terminal identification under C/S architecture
CN102255914A (en) * 2011-07-19 2011-11-23 河南大学 Android network application program information verification method
US20140372509A1 (en) * 2013-06-14 2014-12-18 Andrew T. Fausak Web-based transcoding to clients for client-server communication

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776991A (en) * 2016-12-06 2017-05-31 济南浪潮高新科技投资发展有限公司 A kind of method that engineering data based on internet is made a report on
CN106776991B (en) * 2016-12-06 2020-06-16 浪潮通用软件有限公司 Engineering data filling method based on Internet
CN108269048A (en) * 2016-12-29 2018-07-10 航天信息股份有限公司 A kind of declaration system and method for supporting a variety of tax declaration modes
CN106790246A (en) * 2017-01-23 2017-05-31 北京外企德科人力资源服务上海有限公司 The automatic method and system for declaring social security
CN107784573A (en) * 2017-10-26 2018-03-09 海闻科技有限公司 A kind of tax administration platform service system
CN108366124A (en) * 2018-02-26 2018-08-03 方欣科技有限公司 A kind of state's land tax joint declaration method, apparatus and system

Similar Documents

Publication Publication Date Title
US10484385B2 (en) Accessing an application through application clients and web browsers
US9338155B2 (en) Security device provisioning
US8869253B2 (en) Electronic system for securing electronic services
CN105447747A (en) Tax declaration method based on C/S (client/Server) framework
CN101635714B (en) Method and system for improving network application safety
CN104486343A (en) Method and system for double-factor bidirectional authentication
US9632765B1 (en) Customized application package with context specific token
CN103227799A (en) Implementing method of unified user management and single sign-on platform based on multiple application systems
TW201405459A (en) Method, client, server and system of login verification
CN103916244A (en) Verification method and device
CN102868702B (en) System login device and system login method
US10694330B2 (en) Validating mobile applications for accessing regulated content
CN105812350A (en) Cross-platform single-point registration system
CN109842616B (en) Account binding method and device and server
CN111818088A (en) Authorization mode management method and device, computer equipment and readable storage medium
CN110247758A (en) The method, apparatus and code management device of Password Management
CN105354482A (en) Single sign-on method and device
Meetei et al. Security issues in cloud computing
CN109862024A (en) A kind of the network authorization protocol access control method and system of cloud management system
CN109828924A (en) Test method, device and calculating equipment and medium
CN105162774A (en) Virtual machine login method and device used for terminal
CN110175439A (en) User management method, device, equipment and computer readable storage medium
CN113486122A (en) Data sharing method and electronic equipment
CN107483477B (en) Account management method and account management system
CN114036495B (en) Method and device for updating privatized deployment verification code system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160330