Font Size: a A A

Based The Mobile Browser Gateway Reporting Subsystem Design And Realization

Posted on:2012-10-22Degree:MasterType:Thesis
Country:ChinaCandidate:D Y WangFull Text:PDF
GTID:2218330368498459Subject:Software engineering
Abstract/Summary:PDF Full Text Request
This paper researched Browsing system which is a browsing gateway for mobile user. The basic function of the gateway is providing proxy service for both http and rtsp protocol. It is the bridge of mobile and outer internet."Transaction"is defined as a process which began at mobile when sending request to Browsing system, and also ended at mobile when response back. Browsing system will collect all the data during one transaction and save them in cache.The relationship between modules of Browsing was analyzed. Data sending and receiving were processed by ProtocolStack. And the interface of accessing the data collected by Browsing is HttpServer module.Finally a Reporting sub system was implemented based on Browsing. Reporting itself would not product any data, it would not interact with outer modules either. The data source of Reporting is the cache data produce by transaction.Reporting sub system provide three kinds of service as follow: Service level counter, Top 10 user agent, Top 10 domain name. Service level counter means it provide statistics based on"service","service"is defined by a series of"condition". Users can use these conditions to define a custom service. Top 10 user agent means finding the top 10 user agents which used by terminal users when accessing internet through Browsing. Top 10 domain name means finding the top 10 domain names which were accessed most by terminal users through Browsing. When doing the statistics, a method called"segment decrease"was used. Although it is not perfect for this method, it will increase the performance of Reporting system. All the statistics data was saved in oracle database and reviewed by clt– command line tool.
Keywords/Search Tags:Reporting, browsing, segment decrease
PDF Full Text Request
Related items