CN1863211A - Content filtering system and method thereof - Google Patents
Content filtering system and method thereof Download PDFInfo
- Publication number
- CN1863211A CN1863211A CN 200610025020 CN200610025020A CN1863211A CN 1863211 A CN1863211 A CN 1863211A CN 200610025020 CN200610025020 CN 200610025020 CN 200610025020 A CN200610025020 A CN 200610025020A CN 1863211 A CN1863211 A CN 1863211A
- Authority
- CN
- China
- Prior art keywords
- filtering
- content
- user
- message
- identification
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
本发明涉及通信技术,公开了一种内容过滤系统及其方法,使得移动网络在实现内容过滤功能的同时,不影响网络性能。本发明中,业务服务器在向用户发送内容之前,先将该内容携带在过滤请求消息的附件中,或由该请求消息中的统一资源定位所指定,发送给过滤设备,请求过滤设备对该内容进行过滤处理,并根据过滤设备的过滤结果将过滤后的内容发送给用户。过滤设备实现病毒扫描、内容分类以及内容过滤服务。服务可以由用户定制。内容过滤的规则包括公共的规则和用户自定义的规则。The invention relates to communication technology, and discloses a content filtering system and method thereof, which enable a mobile network to realize the content filtering function without affecting network performance. In the present invention, before sending the content to the user, the service server first carries the content in the attachment of the filtering request message, or sends it to the filtering device as specified by the uniform resource location in the request message, and requests the filtering device to filter the content Filtering is performed, and the filtered content is sent to the user according to the filtering result of the filtering device. The filtering device implements virus scanning, content classification and content filtering services. Services can be customized by users. Content filtering rules include public rules and user-defined rules.
Description
技术领域technical field
本发明涉及通信技术,特别涉及内容过滤技术。The invention relates to communication technology, in particular to content filtering technology.
背景技术Background technique
随着移动通信技术的发展,越来越多的人拥有了诸如手机之类的用户设备(User Equipment,简称“UE”),享受着移动通信服务的便捷。UE可以是手机,也可以是带有移动终端的笔记本电脑,或者是安装在车辆上的移动通信设备,这些设备能够同无线接入网络(Radio Access Network,简称“RAN”)进行语音和/或数据通信业务,例如打电话、短信、传真、网上浏览,以及收发电子邮件等等。With the development of mobile communication technology, more and more people have User Equipment (User Equipment, "UE" for short) such as mobile phones, and enjoy the convenience of mobile communication services. The UE can be a mobile phone, a notebook computer with a mobile terminal, or a mobile communication device installed on a vehicle, and these devices can perform voice and/or Data communication services, such as phone calls, text messages, faxes, online browsing, and sending and receiving e-mails, etc.
随着UE的功能逐渐加强,以及移动网络的带宽和服务质量日益得到保障,利用UE和移动网络开展的多种多媒体业务正在融入人们的生活。但随之而来的是各种垃圾短信、色情图片、非法信息等骚扰人们生活的内容。As the functions of the UE are gradually enhanced, and the bandwidth and service quality of the mobile network are increasingly guaranteed, various multimedia services carried out by using the UE and the mobile network are integrating into people's lives. But what followed were all kinds of spam text messages, pornographic pictures, illegal information and other content that harassed people's lives.
为了避免非法信息的侵扰,用户希望能采取适当的技术措施,对互联网不良信息进行过滤,既可阻止不良信息对人们的侵害,适应社会对意识形态方面的要求,同时,通过规范用户的上网行为,提高工作效率,合理利用网络资源,减少病毒对网络的侵害,这就是内容过滤技术的根本内涵。In order to avoid the intrusion of illegal information, users hope to take appropriate technical measures to filter bad information on the Internet, which can prevent people from being harmed by bad information and meet the ideological requirements of society. At the same time, by regulating users' online behavior , Improve work efficiency, rationally utilize network resources, and reduce virus damage to the network. This is the fundamental connotation of content filtering technology.
一般来说,内容过滤技术包括名单过滤技术、关键词过滤技术、图像过滤技术、模板过滤技术和智能过滤技术等,现阶段的内容过滤技术主要分为基于网关和基于代理两种。Generally speaking, content filtering technologies include list filtering technology, keyword filtering technology, image filtering technology, template filtering technology, and intelligent filtering technology. Currently, content filtering technologies are mainly divided into two types: gateway-based and agent-based.
基于网关的内容过滤技术通过在网关处设置内容过滤系统来实现内容过滤,如图1所示,它是目前广泛采用的方法。The gateway-based content filtering technology implements content filtering by setting a content filtering system at the gateway, as shown in Figure 1, which is a widely used method at present.
基于网关的内容过滤一般嵌入专门的安全网关或者防火墙等网关设备中,此种网络设备一般有静态和动态两种内容过滤方式。所谓静态过滤,就是可自定义可信站点和禁止站点。比如,静态过滤可以阻塞对“交友社区”的访问,以拒绝访问“交友社区”的网站内容。动态过滤也很重要,因为因特网(Internet)和万维网(World Wide Web,简称“Web”)都不是静态的。新的网页正以每年数以亿计的速度添加到Web,每分钟都有新的站点和页面出现。并且,Web页不是一个单一的实体,而是由众多独立的组件组成,每个组件都有它们自己的统一资源定位(Universal Resource Locator,简称“URL”),浏览器可以单独和独立地获取它们。其中每个组件都可以通过其URL直接访问,因此均是过滤对象。动态内容过滤可以通过设定URL中的关键词,来过滤包含此关键词的站点,以确定用户是否应获取某一请求的URL,即便该URL没有明确定义。比如,动态过滤可以拒绝访问URL中有“Porn”字样的所有站点。Gateway-based content filtering is generally embedded in gateway devices such as special security gateways or firewalls. Such network devices generally have two content filtering methods: static and dynamic. The so-called static filtering means that you can customize trusted sites and forbidden sites. For example, static filtering can block access to "Dating Community" to deny access to "Dating Community" website content. Dynamic filtering is also important because neither the Internet nor the World Wide Web ("the Web") is static. New web pages are being added to the web by the hundreds of millions every year, and new sites and pages appear every minute. Moreover, a Web page is not a single entity, but is composed of many independent components, each of which has its own Uniform Resource Locator (Universal Resource Locator, referred to as "URL"), and the browser can obtain them individually and independently. . Each of these components can be directly accessed through its URL, so they are all filtered objects. Dynamic content filtering can filter the sites containing the keyword by setting the keyword in the URL, so as to determine whether the user should obtain a requested URL, even if the URL is not clearly defined. For example, dynamic filtering can deny access to all sites with the word "Porn" in the URL.
基于网关的内容过滤技术现在十分普及,因为网关在网络层上处理数据,其处理效率高、速度快,然而因为其内容过滤大部分是必须针对应用层进行的,要求内容过滤技术十分全面,需要过滤设备能够对全部网络层的数据进行应用层的分析,解析多种网络协议。对不认识的协议内容,过滤系统无法完成解析过滤,并且可能对网络速度产生负面影响。而且对于一些加密的内容,基于网关的内容过滤技术无法对其进行内容过滤。并且过滤规则单一,只能设置统一规则,无法根据每个用户需求设置不同规则。The gateway-based content filtering technology is very popular now, because the gateway processes data on the network layer, and its processing efficiency is high and the speed is fast. The filtering device can analyze the data of all network layers at the application layer and analyze various network protocols. For unrecognized protocol content, the filtering system cannot complete parsing and filtering, and may have a negative impact on network speed. And for some encrypted content, the gateway-based content filtering technology cannot perform content filtering on it. And the filtering rules are single, only unified rules can be set, and different rules cannot be set according to the needs of each user.
除了基于网关的内容过滤外,还有基于代理的内容过滤。基于代理的内容过滤主要以专用的硬件代理上网设备实现,一般是将设备配置成代理缓存服务器,并部署在企业用户和Internet之间,这些优化的专用设备能够智能地管理用户的内容请求。当用户请求一个URL时,请求首先到达设备相应端口的安全专用设备进行认证和授权。如果请求的页面中的对象已经在该专用设备的本地缓存中,就从本地直接返回结果给用户,如果不在本地缓存中,安全专用设备就作为用户的代理,通过Internet和源服务器通信。当对象从源服务器返回时,就保存在本地缓存中,以为后续的访问请求服务,同时传送一个拷贝给访问的用户。整个过程被全程监控,并作记录,供访问报告统计和为企业计划提供依据。基于代理的内容过滤易于实现,但对硬件处理速度要求很高,并且与基于网关内容过滤一样会对网络速度产生负面影响,而且两者都是串行处理,无论网关和代理出现故障都会使网络不通。In addition to gateway-based content filtering, there is also proxy-based content filtering. Proxy-based content filtering is mainly implemented with dedicated hardware proxy Internet access devices. Generally, the device is configured as a proxy cache server and deployed between enterprise users and the Internet. These optimized dedicated devices can intelligently manage user content requests. When a user requests a URL, the request first reaches the security dedicated device at the corresponding port of the device for authentication and authorization. If the object in the requested page is already in the local cache of the dedicated device, it will directly return the result to the user locally. If it is not in the local cache, the security dedicated device will act as the user's agent and communicate with the source server through the Internet. When the object is returned from the source server, it is stored in the local cache to serve subsequent access requests, and a copy is sent to the accessing user at the same time. The entire process is monitored and recorded for access to report statistics and to provide a basis for corporate planning. Proxy-based content filtering is easy to implement, but requires high hardware processing speed, and like gateway-based content filtering, it will have a negative impact on network speed, and both are serial processing, regardless of the failure of the gateway and proxy will make the network No way.
发明内容Contents of the invention
有鉴于此,本发明的主要目的在于提供一种内容过滤系统及其方法,使得移动网络在实现内容过滤功能的同时,不影响网络性能。In view of this, the main purpose of the present invention is to provide a content filtering system and method thereof, so that the mobile network does not affect the network performance while realizing the content filtering function.
为实现上述目的,本发明提供了一种内容过滤系统,包含:To achieve the above object, the present invention provides a content filtering system, comprising:
为用户提供服务的业务服务器以及至少一个实现内容过滤功能的过滤设备;A business server that provides services to users and at least one filtering device that implements the content filtering function;
所述业务服务器将需要发送给用户的内容发送至所述过滤设备请求过滤,并根据该过滤设备返回的过滤结果将过滤后的内容发送给该用户。The service server sends the content to be sent to the user to the filtering device to request filtering, and sends the filtered content to the user according to the filtering result returned by the filtering device.
其中,所述过滤设备中包含:Wherein, described filter equipment comprises:
用于收发消息并对接收到的消息进行解析的消息处理单元、用于根据内容分类以及内容分级的规则对所述消息中的指定内容进行分类并标识等级的内容识别和标识单元、用于根据公共内容和/或用户自定义内容的过滤规则对经过所述分类并标识等级的内容进行过滤的过滤单元、以及主控单元;A message processing unit for sending and receiving messages and parsing the received messages, a content identification and identification unit for classifying and identifying the specified content in the message according to the rules of content classification and content grading, and a content identification and identification unit for Filtering rules for public content and/or user-defined content, a filtering unit for filtering content that has been classified and identified, and a main control unit;
主控单元用于根据所述消息处理单元从所述业务服务器处接收到的消息并从中解析出的过滤请求调用所述内容识别和标识单元以及过滤单元对该消息中的指定内容进行相应的过滤处理,并将过滤结果通过所述消息处理单元发送给所述业务服务器。The main control unit is used to invoke the content identification and identification unit and the filtering unit to filter the specified content in the message according to the message processing unit received from the service server and parsed out from the filtering request process, and send the filtering result to the service server through the message processing unit.
此外在所述系统中,所述过滤设备中还包含:In addition, in the system, the filtering device also includes:
病毒库,用于记录病毒特征;Virus database, used to record virus characteristics;
病毒扫描单元,用于根据所述病毒库中的病毒特征对所述消息中的指定内容进行病毒扫描。A virus scanning unit, configured to perform virus scanning on the specified content in the message according to the virus characteristics in the virus database.
此外在所述系统中,所述过滤设备中还包含:In addition, in the system, the filtering device also includes:
订阅和用户规则管理单元,用于管理用户对病毒扫描、内容识别和标识、以及内容过滤业务的订阅,并管理所述用户自定义内容的过滤规则;A subscription and user rule management unit, configured to manage user subscriptions to virus scanning, content identification and identification, and content filtering services, and manage filtering rules for user-defined content;
所述主控单元根据所述订阅和用户规则管理单元中所述用户订阅的服务进行相应的过滤处理。The main control unit performs corresponding filtering processing according to the services subscribed by the user in the subscription and user rule management unit.
此外,所述系统还包含远程存储模块,用于存储所述消息中的指定内容;In addition, the system also includes a remote storage module for storing specified content in the message;
所述过滤设备根据所述消息内的统一资源定位从所述远程存储模块获取到所述指定内容。The filtering device acquires the specified content from the remote storage module according to the uniform resource location in the message.
此外在所述系统中,所述过滤请求包含发起该过滤请求的业务服务器标识、该过滤请求的标识号、请求过滤的内容源标识、请求的过滤功能、内容是否经过分类的标识、以及要求返回的过滤结果。In addition, in the system, the filtering request includes the identification of the service server that initiated the filtering request, the identification number of the filtering request, the identification of the content source requesting filtering, the filtering function requested, the identification of whether the content has been classified, and the request to return filter results.
此外在所述系统中,所述过滤设备中还包含信息记录单元,所述主控单元将对所述消息中的指定内容进行相应过滤处理的过滤结果记录在该信息记录单元内。In addition, in the system, the filtering device further includes an information recording unit, and the main control unit records the filtering result of corresponding filtering processing on the specified content in the message in the information recording unit.
本发明还提供了一种内容过滤方法,包含以下步骤:The present invention also provides a content filtering method, comprising the following steps:
为用户提供服务的业务服务器向过滤设备发送过滤请求消息,将需要发送给用户的内容作为该消息中的指定内容请求所述过滤设备对该内容进行过滤处理;The service server that provides services for the user sends a filtering request message to the filtering device, and uses the content to be sent to the user as the specified content in the message to request the filtering device to filter the content;
所述过滤设备根据接收到的所述过滤请求消息对该消息中的指定内容进行相应过滤处理,并将过滤结果返回给所述业务服务器;The filtering device performs corresponding filtering processing on the specified content in the message according to the received filtering request message, and returns the filtering result to the service server;
所述业务服务器根据所述过滤设备返回的过滤结果将过滤后的内容发送给所述用户。The service server sends the filtered content to the user according to the filtering result returned by the filtering device.
其中,所述过滤处理包含以下子步骤:Wherein, the filtering process includes the following sub-steps:
根据所述内容识别和标识单元对所述消息中指定内容的识别和标识结果,匹配适用的过滤规则,并根据所匹配的过滤规则对该消息中的指定内容进行过滤。According to the identification and identification result of the specified content in the message by the content identification and identification unit, match applicable filtering rules, and filter the specified content in the message according to the matched filtering rules.
此外在所述方法中,所述用户向所述过滤设备订阅对所述业务服务器发送给该用户的内容的过滤处理服务;In addition, in the method, the user subscribes to the filtering device to filter and process the content sent to the user by the service server;
所述过滤设备根据所述用户订阅的服务进行相应的过滤处理。The filtering device performs corresponding filtering processing according to the service subscribed by the user.
此外在所述方法中,所述用户订阅的服务包括病毒扫描、内容分类、内容过滤、以及内容分类与过滤。In addition, in the method, the services subscribed by the user include virus scanning, content classification, content filtering, and content classification and filtering.
此外在所述方法中,所述用户自定义所述内容过滤的规则,所述过滤设备根据公共内容和/或用户自定义的内容过滤规则对所述消息中的指定内容进行过滤处理。In addition, in the method, the user defines the content filtering rules, and the filtering device filters the specified content in the message according to public content and/or user-defined content filtering rules.
此外在所述方法中,所述过滤设备从所述消息中携带的附件内获取到所述指定内容;或者In addition, in the method, the filtering device obtains the specified content from the attachment carried in the message; or
所述过滤设备根据所述消息的统一资源定位从远程设备获取到所述指定内容。The filtering device acquires the specified content from the remote device according to the uniform resource location of the message.
通过比较可以发现,本发明的技术方案与现有技术的主要区别在于,在业务服务器向用户发送该业务服务器所提供服务的内容之前,由该业务服务器先将该内容携带在过滤请求消息的附件中,或由该请求消息中的统一资源定位所指定,发送给过滤设备,请求过滤设备对该内容进行过滤处理,并根据过滤设备的过滤结果将过滤后的内容发送给用户。避免了由于过滤功能集中在网关处而对网络性能所造成的影响,而且无需解析多种网络协议,解决了对于不认识的网络协议无法完成内容过滤的问题。Through comparison, it can be found that the main difference between the technical solution of the present invention and the prior art is that before the service server sends the content of the service provided by the service server to the user, the service server carries the content in the attachment of the filtering request message , or specified by the URL in the request message, and send it to the filtering device, requesting the filtering device to filter the content, and send the filtered content to the user according to the filtering result of the filtering device. It avoids the impact on network performance due to the concentration of filtering functions at the gateway, and does not need to analyze multiple network protocols, and solves the problem that content filtering cannot be completed for unknown network protocols.
过滤设备中包含的根据记录病毒特征的病毒库对请求过滤的内容进行病毒扫描的病毒扫描单元、根据内容分类以及内容分级的规则对请求过滤的内容进行分类并标识等级的内容识别和标识单元、根据公共内容和/或用户自定义内容的过滤规则对经过所述分类并标识等级的内容进行过滤的过滤单元,使得过滤设备实现了病毒扫描、内容分类以及内容过滤的三种服务。并且,通过订阅和用户规则管理单元,使得用户能够根据自身的需要向该过滤设备订阅相关的服务。The virus scanning unit contained in the filtering device performs virus scanning on the content requested to be filtered according to the virus database recording virus characteristics, the content identification and identification unit classifies the content requested to be filtered according to the rules of content classification and content classification and identifies the level, The filtering unit for filtering the classified and graded content according to the filtering rules of public content and/or user-defined content enables the filtering device to implement three services of virus scanning, content classification and content filtering. Moreover, through the subscription and user rule management unit, users can subscribe to the filtering device for related services according to their own needs.
用户可以根据自身情况自定义内容过滤的规则,满足了用户的个性化需求,同时,由于用户自定义的内容过滤规则保存在网络中的过滤设备内,保证了其安全性。Users can customize the content filtering rules according to their own conditions, which meets the individual needs of users. At the same time, since the user-defined content filtering rules are stored in the filtering device in the network, their security is guaranteed.
附图说明Description of drawings
图1是现有技术中基于网关的内容过滤的示意图;FIG. 1 is a schematic diagram of gateway-based content filtering in the prior art;
图2是本发明移动网络的内容过滤原理示意图;Fig. 2 is a schematic diagram of the content filtering principle of the mobile network of the present invention;
图3是本发明第一实施方式移动网络的内容过滤系统结构图;FIG. 3 is a structural diagram of the content filtering system of the mobile network according to the first embodiment of the present invention;
图4是本发明第一实施方式移动网络的内容过滤方法流程图;4 is a flowchart of a content filtering method for a mobile network according to the first embodiment of the present invention;
图5是本发明第一实施方式移动网络的内容过滤中用户订阅过滤服务的方法流程图;5 is a flowchart of a method for a user to subscribe to a filtering service in content filtering of a mobile network according to the first embodiment of the present invention;
图6是本发明第一实施方式移动网络的内容过滤中用户自定义内容过滤规则的方法流程图;6 is a flowchart of a method for user-defined content filtering rules in content filtering of a mobile network according to the first embodiment of the present invention;
图7是本发明第二实施方式移动网络的内容过滤系统结构图;7 is a structural diagram of the content filtering system of the mobile network according to the second embodiment of the present invention;
图8是本发明第二实施方式移动网络的内容过滤方法中过滤请求消息的示意图;8 is a schematic diagram of a filtering request message in a mobile network content filtering method according to the second embodiment of the present invention;
图9是本发明第三实施方式移动网络的内容过滤方法流程图。Fig. 9 is a flowchart of a content filtering method for a mobile network according to the third embodiment of the present invention.
具体实施方式Detailed ways
为使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明作进一步地详细描述。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings.
本发明的核心在于,用户在使用某项业务,请求相应的业务服务器为其提供所需内容时,该业务服务器先将需要发送给用户的内容发送至过滤设备请求过滤;过滤设备根据接收到的过滤请求消息对其指定内容进行相应的过滤处理,并将过滤结果返回给该业务服务器;业务服务器根据过滤设备返回的过滤结果将过滤后的内容发送给用户,如图2所示。The core of the present invention is that when a user requests a corresponding service server to provide the required content for a certain service, the service server first sends the content to be sent to the user to the filtering device to request filtering; the filtering device The filter request message performs corresponding filter processing on its specified content, and returns the filter result to the service server; the service server sends the filtered content to the user according to the filter result returned by the filter device, as shown in Figure 2.
下面根据发明原理对本发明第一实施方式移动网络的内容过滤系统进行说明。The content filtering system of the mobile network according to the first embodiment of the present invention will be described below according to the principles of the present invention.
如图3所示,本发明移动网络的内容过滤系统包含业务服务器以及至少一个过滤设备。其中,过滤设备还包含消息处理单元、主控单元、内容识别和标识单元、过滤单元、病毒扫描单元、订阅和用户规则管理单元、信息记录单元以及相应的病毒库、内容分类以及内容分级规则库、公共内容过滤规则库和用户自定义内容过滤规则库。As shown in Fig. 3, the content filtering system of the mobile network of the present invention includes a service server and at least one filtering device. Among them, the filtering device also includes a message processing unit, a main control unit, a content identification and identification unit, a filtering unit, a virus scanning unit, a subscription and user rule management unit, an information recording unit, and corresponding virus databases, content classification and content classification rule bases , public content filtering rule base and user-defined content filtering rule base.
其中,消息处理单元用于收发消息并对接收到的消息进行解析,得到业务服务器的过滤请求。Wherein, the message processing unit is used for sending and receiving messages and analyzing the received messages to obtain the filtering request of the service server.
主控单元根据该过滤请求调用各处理单元对内容进行相应的处理,将各处理模块处理的结果记录在信息记录单元,并将最终结果通过消息处理单元传给业务服务器。The main control unit calls each processing unit to process the content according to the filtering request, records the processing results of each processing module in the information recording unit, and transmits the final result to the service server through the message processing unit.
病毒扫描单元用于根据病毒库中的病毒特征对指定内容进行病毒扫描,通过识别病毒唯一性标识,判断内容中是否携带病毒。The virus scanning unit is used to scan the specified content for viruses according to the virus characteristics in the virus database, and judge whether the content carries a virus by identifying the unique identifier of the virus.
病毒库记录着电脑病毒的种种“相貌特征”,从而病毒扫描单元能够区分病毒程序于一般程序,进而能够及时发现,绞杀它们,所以有时也称病毒库里的数据为“病毒特征码”,病毒库需要时常更新,这样才能尽可能保护系统不被最新的病毒所侵害。The virus database records various "appearance characteristics" of computer viruses, so that the virus scanning unit can distinguish virus programs from general programs, and then detect and kill them in time. Therefore, the data in the virus database is sometimes called "virus signature code". The library needs to be updated from time to time so that the system is protected from the latest viruses as much as possible.
内容识别和标识单元用于根据内容分类以及内容分级的规则对消息中的指定内容进行分类,和识别内容的不同等级,并进一步根据其分类和分级的结果,采用语义描述的方法进行标识,对每一项识别的内容都赋予相应的内容描述,以区分内容的类别以及相应的等级。The content recognition and identification unit is used to classify the specified content in the message according to the rules of content classification and content grading, and identify different levels of content, and further use the method of semantic description to identify according to the results of its classification and grading. Each identified content is assigned a corresponding content description to distinguish the content category and corresponding level.
内容分类以及内容分级规则是根据移动网络传输的内容,如语音、文字、图片、视频、流媒体等,按照这些内容的特征,对内容解析分类的规则;对每一类的内容,根据相关国家的法律或者标准或指导原则,对不同的内容按照不同的级别进行分级。Content classification and content grading rules are based on the content transmitted through the mobile network, such as voice, text, pictures, video, streaming media, etc., according to the characteristics of these contents, the rules for analyzing and classifying the content; for each type of content, according to the relevant country Different laws or standards or guidelines are used to classify different content according to different levels.
过滤单元用于根据公共内容和/或用户自定义内容过滤规则,结合用户信息,对已分类并标识等级的内容进行过滤。The filtering unit is used to filter classified and graded content according to public content and/or user-defined content filtering rules, combined with user information.
公共内容过滤规则包括国家强制规则和运营商/服务商规则,国家强制规则是为了保护国家的安全和社会的稳定所制定的,用于禁止涉及违反国家法律,以及对国家安全和社会稳定存在隐患的内容在网络上传播。运营商/服务商规则是为移动网络运营商或者移动服务提供商设定的规则,可防止部分用户接触到不合适的内容。Public content filtering rules include national mandatory rules and operator/service provider rules. National mandatory rules are formulated to protect national security and social stability, and are used to prohibit violations of national laws and hidden dangers to national security and social stability. content spread across the web. Carrier/service provider rules are rules set by mobile network operators or mobile service providers to prevent some users from being exposed to inappropriate content.
订阅和用户规则管理单元用于管理用户对扫描病毒、内容识别和标识以及内容过滤服务的订阅,并管理用户自定义内容的过滤规则。The Subscription and User Rules snap-in is used to manage user subscriptions to virus scanning, content recognition and identification, and content filtering services, and manage user-defined content filtering rules.
用户自定义内容过滤规则是用户根据个人喜好设定的阻止部分内容的规则,如用户自己设定不需要接收任何图片的规则,或者其他人为用户设定的规则,如家长为孩子设定的过滤规则。User-defined content filtering rules are rules that users set to block some content according to their personal preferences, such as rules set by users themselves that do not need to receive any pictures, or rules set by others for users, such as filtering set by parents for children rule.
信息记录单元用于记录对指定内容进行相应过滤处理的过滤结果。The information recording unit is used for recording the filtering result of corresponding filtering processing on the specified content.
具体地说,业务服务器在将内容发送给用户之前,先将内容发送至过滤设备请求过滤,过滤设备通过消息处理单元接收并解析来自用户端的消息,再由主控单元根据解析出的过滤请求以及用户订阅的过滤服务项目,调用病毒扫描单元和/或内容识别单元和/或过滤单元对消息中的指定内容进行相应的处理,主控单元将处理后的结果记录在信息记录单元内,并通过消息处理单元将处理后的结果发送给业务服务器。用户可以通过订阅和用户规则管理单元订阅所需的服务,包括病毒扫描服务,内容识别和标识服务,内容过滤服务。主控单元根据用户订阅的服务,调用相应的单元对其内容进行处理。用户还可以通过订阅和用户规则管理单元制定或更改其自定义的内容过滤规则。Specifically, before the service server sends the content to the user, it first sends the content to the filtering device to request filtering. The filtering device receives and parses the message from the user through the message processing unit, and then the main control unit based on the parsed filtering request and The filtering service item subscribed by the user calls the virus scanning unit and/or the content identification unit and/or the filtering unit to process the specified content in the message accordingly, and the main control unit records the processed result in the information recording unit, and passes The message processing unit sends the processed result to the service server. Users can subscribe to required services through the subscription and user rule management unit, including virus scanning service, content identification and identification service, and content filtering service. According to the service subscribed by the user, the main control unit calls the corresponding unit to process its content. Users can also formulate or change their custom content filtering rules through the subscription and user rules snap-in.
以上对本实施方式的系统进行了说明,下面对本实施方式移动网络的内容过滤方法进行详细阐述。The system of this embodiment has been described above, and the content filtering method of the mobile network of this embodiment will be described in detail below.
如图4所示,在步骤401中,业务服务器向过滤设备发送过滤请求。As shown in FIG. 4, in step 401, the service server sends a filtering request to the filtering device.
具体地说,首先用户需要订阅过滤服务,如病毒扫描服务、内容识别和标识服务、内容过滤服务等。如图5所示,在步骤510中,用户本人或者他人,如监护人,希望订阅某项过滤服务,向过滤设备发送订阅过滤服务的请求。在步骤520中,过滤设备验证服务订阅者是否有订阅过滤服务的权限,如果有,则进入步骤530,如果没有则进入步骤550,本次操作失败,过滤设备返回失败原因。在步骤530中,过滤设备进一步验证该用户是否适合此项服务,如果适合则进入步骤540,过滤设备通过订阅和用户规则管理单元记录并管理用户订阅过滤服务信息,并向用户返回订阅成功,服务已开通的消息;如果用户不适合此项服务,则同样进入步骤550,本次操作失败,过滤设备返回失败原因。Specifically, firstly, users need to subscribe to filtering services, such as virus scanning services, content identification and identification services, content filtering services, and so on. As shown in FIG. 5 , in step 510, the user himself or others, such as a guardian, wishes to subscribe to a certain filtering service, and sends a request for subscribing to the filtering service to the filtering device. In step 520, the filtering device verifies whether the service subscriber has the right to subscribe to the filtering service, if yes, proceeds to step 530, if not, proceeds to step 550, the operation fails, and the filtering device returns the failure reason. In step 530, the filtering device further verifies whether the user is suitable for this service, and if it is suitable, enters step 540, and the filtering device records and manages the user's subscription filtering service information through the subscription and user rule management unit, and returns the subscription success to the user, the service The opened message; if the user is not suitable for this service, then also enter step 550, this operation fails, and the filtering device returns the failure reason.
业务服务器在需要向用户发送内容时,根据用户订阅的过滤服务,向过滤设备发送过滤请求消息,过滤请求消息包含发起该过滤请求的业务服务器标识(RequestEnable)、该过滤请求的标识号(JobID)、请求的过滤功能(Function)、内容是否经过分类的标识(Classification)、要求返回的过滤结果(Result)、以及包含请求过滤的内容的附件。其中,请求的过滤功能可以标识所需的过滤服务,如1标识只请求病毒扫描服务,2标识请求内容分类服务,3标识请求内容过滤服务,4标识请求内容分类和过滤服务。另外,内容是否经过分类的标识为0时,标识内容未曾分类,为1时标识内容已经分类。When the service server needs to send content to the user, it sends a filter request message to the filter device according to the filter service subscribed by the user. The filter request message includes the service server identifier (RequestEnable) that initiates the filter request, and the identification number (JobID) of the filter request. , the requested filtering function (Function), whether the content has been classified (Classification), the filtering result that is required to be returned (Result), and the attachment containing the requested filtering content. Wherein, the requested filtering function may identify the required filtering service, for example, 1 indicates that only the virus scanning service is requested, 2 indicates that the content classification service is requested, 3 indicates that the content filtering service is requested, and 4 indicates that the content classification and filtering service is requested. In addition, when the flag of whether the content has been classified is 0, it indicates that the content has not been classified, and when it is 1, it indicates that the content has been classified.
此后进入步骤402,过滤设备通过消息处理单元接收并解析来自业务服务器的过滤请求消息。Then enter step 402, the filtering device receives and parses the filtering request message from the service server through the message processing unit.
此后进入步骤403,控制单元根据解析出的过滤请求,判断该业务服务器是否请求了病毒扫描,如果请求了则进入步骤404,如果没有,则直接进入步骤405。Then enter step 403, the control unit judges whether the service server has requested virus scanning according to the analyzed filtering request, if so, enter step 404, if not, then directly enter step 405.
在步骤404中,过滤设备通过病毒扫描单元对需要过滤的内容进行病毒扫描,判断内容中是否携带病毒,如果是则过滤携带病毒的部分内容,并将扫描结果传给主控单元。In step 404, the filtering device scans the content to be filtered for viruses through the virus scanning unit, judges whether the content carries a virus, if so, filters part of the content carrying the virus, and transmits the scanning result to the main control unit.
在步骤405中,主控单元进一步判断过滤请求中是否包含内容识别和标识请求,如果包含则进入步骤406,反之,则进入步骤407。In step 405 , the main control unit further judges whether the filtering request includes content identification and labeling request, and if so, proceeds to step 406 , otherwise, proceeds to step 407 .
在步骤406中,过滤设备通过内容是否经过分类的标识,判断内容是否已经分类,如果未曾分类,则通过内容识别和标识单元,根据内容分类以及内容分级的规则对指定内容进行分类,识别内容的不同等级,并进一步根据其分类和分级的结果,对内容进行标识,将标识结果传给主控单元。In step 406, the filter device judges whether the content has been classified through the identification of whether the content has been classified. If not, the content identification and identification unit classifies the specified content according to the rules of content classification and content classification, and identifies the content of the content. Different grades, and further according to the results of classification and grading, the content is identified, and the identification results are sent to the main control unit.
在步骤407中,主控单元判断过滤请求中是否包含内容过滤请求,如果包含则进入步骤408,反之,则进入步骤411。In step 407, the main control unit judges whether the filtering request includes a content filtering request, and if so, proceeds to step 408; otherwise, proceeds to step 411.
在步骤408中,过滤设备进一步判断用户是否有自定义内容过滤规则,如果有则进入步骤409,反之则进入步骤410。In step 408, the filtering device further judges whether the user has custom content filtering rules, and if so, proceeds to step 409; otherwise, proceeds to step 410.
在步骤409中,过滤设备通过过滤单元,根据公共内容过滤规则和用户自定义内容过滤规则对经过分类并标识等级的内容进行过滤,并将过滤结果返回给主控单元。其中,用户自定义过滤规则是用户预先按照自身的喜好定义的内容过滤规则。进行过滤时,过滤单元先根据所述内容识别和标识单元对所述消息中指定内容的识别和标识结果,匹配适用的过滤规则,再根据所匹配的过滤规则对该消息中的指定内容进行过滤。In step 409, the filtering device filters the classified and graded content through the filtering unit according to the public content filtering rules and user-defined content filtering rules, and returns the filtering result to the main control unit. Wherein, the user-defined filtering rule is a content filtering rule defined by the user in advance according to his/her preference. When filtering, the filtering unit first matches the applicable filtering rules according to the identification and identification results of the specified content in the message by the content identification and identification unit, and then filters the specified content in the message according to the matched filtering rules .
具体自定义内容过滤规则过程如图6所示,在步骤610中,用户本人或他人,如监护人,设定自定义内容过滤规则。在步骤620中,过滤设备判断设定者是否有权限为用户设定内容过滤规则,如果有,则进入步骤640,没有则进入步骤630,操作失败,通知规则设定者没有此权限。在步骤640中,过滤设备验证设定的自定义内容过滤规则是否符合分类原则,如果符合则进入步骤660,反之则进入步骤650,操作失败,通知规则设定者失败的原因。在步骤660中,过滤设备判断该自定义内容过滤规则是否与已设定的规则冲突,如果冲突,则进入步骤670,反之,则进入步骤680。在步骤670中,过滤设备询问设定者是否需要替代已设定的规则,如果不需要替代,则结束本次设定,反之,则同样进入步骤680,将用户新设定的自定义内容过滤规则更新到用户自定义过滤规则库中。由于用户可以根据自身情况自定义内容过滤的规则,满足了用户的个性化需求,同时,用户自定义的内容过滤规则保存在网络中的过滤设备内,保证了其安全性。The specific process of customizing content filtering rules is shown in FIG. 6 . In step 610 , the user himself or others, such as guardians, set customizing content filtering rules. In step 620, the filtering device judges whether the setter has the authority to set content filtering rules for the user, if yes, then proceeds to step 640, if not, then proceeds to step 630, the operation fails, and informs the rule setter that the rule setter does not have such authority. In step 640, the filtering device verifies whether the set self-defined content filtering rules comply with the classification principle, and if so, proceeds to step 660, otherwise, proceeds to step 650, the operation fails, and the reason for the failure is notified to the rule setter. In step 660, the filtering device judges whether the self-defined content filtering rule conflicts with the set rule, and if so, proceeds to step 670; otherwise, proceeds to step 680. In step 670, the filtering device asks the setter whether it is necessary to replace the set rules. If no replacement is required, the current setting is ended. Otherwise, it also enters step 680 to filter the custom content newly set by the user. The rules are updated to the user-defined filtering rule library. Since users can customize content filtering rules according to their own conditions, the individual needs of users are met. At the same time, user-defined content filtering rules are stored in filtering devices in the network, ensuring their security.
在步骤410中,过滤设备通过滤单元,仅根据公共内容过滤规则对经过分类并标识等级的内容进行过滤,并将过滤结果返回给主控单元。In step 410, the filtering device only filters the classified and graded content according to the public content filtering rules through the filtering unit, and returns the filtering result to the main control unit.
在步骤411中,主控单元将各个单元的处理结果记录在信息记录单元内,并通过消息处理单元将其发送给业务服务器。业务服务器根据接收到的过滤结果将过滤后的内容发送给用户。本发明通过在过滤设备中进行内容过滤,避免了由于过滤功能集中在网关处而对网络性能所造成的影响,而且无需解析多种网络协议,解决了对于不认识的网络协议无法完成内容过滤的问题。In step 411, the main control unit records the processing results of each unit in the information recording unit, and sends it to the service server through the message processing unit. The service server sends the filtered content to the user according to the received filtering result. The present invention avoids the impact on network performance due to the concentration of filtering functions at the gateway by performing content filtering in the filtering device, and does not need to analyze various network protocols, and solves the problem that content filtering cannot be completed for unknown network protocols question.
本发明第二实施方式移动网络的内容过滤系统及方法与第一实施方式大致相同,其区别仅在于第一实施方式中,移动网络的内容过滤系统包含业务服务器以及至少一个过滤设备,需要过滤的内容在过滤请求消息所携带的附件中,而本实施方式中,移动网络的内容过滤系统除了包含业务服务器以及至少一个过滤设备外,还包含用于存储需要过滤的内容的远程存储模块,如图7所示,过滤请求消息中除了包含发起该过滤请求的业务服务器标识、该过滤请求的标识号、请求的过滤功能、内容是否经过分类的标识、要求返回的过滤结果外,还包含过滤的内容源标识(Source),如图8所示,过滤设备根据该过滤内容源标识中的URL从远程存储模块中获取需要过滤的内容。The mobile network content filtering system and method of the second embodiment of the present invention are roughly the same as the first embodiment, the only difference is that in the first embodiment, the mobile network content filtering system includes a service server and at least one filtering device, and the The content is in the attachment carried by the filtering request message, and in this embodiment, the content filtering system of the mobile network not only includes a service server and at least one filtering device, but also includes a remote storage module for storing the content to be filtered, as shown in Fig. As shown in 7, the filtering request message includes not only the identification of the service server that initiated the filtering request, the identification number of the filtering request, the requested filtering function, the identification of whether the content has been classified, and the filtering result required to be returned, but also the filtered content Source identifier (Source), as shown in FIG. 8 , the filtering device obtains the content to be filtered from the remote storage module according to the URL in the filtered content source identifier.
本发明第三实施方式移动网络的内容过滤系统及方法与第一实施方式大致相同,其区别仅在于本实施方式中业务服务器通过不同的过滤设备完成不同的过滤操作。如图9所示,在步骤910中,业务服务器向过滤设备1请求病毒扫描以及内容识别和标识。The mobile network content filtering system and method of the third embodiment of the present invention are substantially the same as the first embodiment, the only difference being that in this embodiment, the service server completes different filtering operations through different filtering devices. As shown in FIG. 9, in step 910, the service server requests the
此后进入步骤920,过滤设备1根据其内容过滤请求对内容进行病毒扫描。Then enter step 920, the
此后进入步骤930,过滤设备1根据内容过滤请求对内容进行内容识别和标识,病毒扫描以及内容识别和标识的具体实现方式与第一实施方式相同,在此不再赘述。Then enter step 930, the
此后进入步骤940,过滤设备1将病毒扫描以及内容识别和标识的结果返回业务服务器。Then enter step 940, the
此后进入步骤950,业务服务器将经过病毒扫描以及内容识别和标识后的内容发送到过滤设备2,请求过滤设备2对其进行内容过滤。Then enter step 950, the service server sends the content after virus scanning and content identification and identification to the
此后进入步骤960,过滤设备2对其进行内容过滤,具体实现方式与第一实施方式相同。Then enter step 960, where the
此后进入步骤970,过滤设备2将内容过滤后的结果返回给业务服务器,由业务服务器将过滤后的内容发送给用户。Then enter step 970, the
上述各实施方式中所称的业务服务器是业务逻辑的具体执行者,在不同的系统中可能有不同的称呼,例如在移动业务平台中可以称为业务enabler。The service server mentioned in the above embodiments is a specific executor of service logic, and may have different names in different systems, for example, it may be called a service enabler in a mobile service platform.
虽然通过参照本发明的某些优选实施方式,已经对本发明进行了图示和描述,但本领域的普通技术人员应该明白,可以在形式上和细节上对其作各种改变,而不偏离本发明的精神和范围。Although the present invention has been illustrated and described with reference to certain preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the present invention. The spirit and scope of the invention.
Claims (13)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN 200610025020 CN1863211A (en) | 2006-03-23 | 2006-03-23 | Content filtering system and method thereof |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN 200610025020 CN1863211A (en) | 2006-03-23 | 2006-03-23 | Content filtering system and method thereof |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN1863211A true CN1863211A (en) | 2006-11-15 |
Family
ID=37390538
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN 200610025020 Pending CN1863211A (en) | 2006-03-23 | 2006-03-23 | Content filtering system and method thereof |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN1863211A (en) |
Cited By (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2008067744A1 (en) * | 2006-12-07 | 2008-06-12 | Huawei Technologies Co., Ltd. | Method, system and filtration server for filtering communication content of roaming user |
| WO2008145069A1 (en) * | 2007-05-30 | 2008-12-04 | Huawei Technologies Co., Ltd. | Method, device and system for content filtering |
| WO2009094876A1 (en) * | 2008-01-23 | 2009-08-06 | Huawei Technologies Co., Ltd. | Method and system for content categorization |
| WO2009097718A1 (en) * | 2008-02-04 | 2009-08-13 | Huawei Technologies Co., Ltd. | A method, device and system for associating content and category |
| WO2009135427A1 (en) * | 2008-05-06 | 2009-11-12 | 华为技术有限公司 | Device and method of centralized protection of equipment safety in distributed network |
| CN101764720B (en) * | 2009-11-24 | 2012-01-25 | 福建星网锐捷网络有限公司 | Method and system for testing filtration performance |
| CN102480437A (en) * | 2010-11-23 | 2012-05-30 | 中兴通讯股份有限公司 | Method and device for controlling internet surfing data of home gateway |
| CN101651692B (en) * | 2009-09-15 | 2012-07-18 | 成都市华为赛门铁克科技有限公司 | Network security protection method, security server and forwarding device |
| CN101420417B (en) * | 2007-10-26 | 2012-08-29 | 瑞昱半导体股份有限公司 | Scanning circuit for data content and its scanning method |
| CN102768664A (en) * | 2011-05-06 | 2012-11-07 | 李超 | Distributed webpage advertisement blocking method and system |
| CN101741846B (en) * | 2009-12-22 | 2013-12-11 | 北京网御星云信息技术有限公司 | File downloading method, file downloading device and file downloading system |
| CN104601527A (en) * | 2013-10-31 | 2015-05-06 | 腾讯科技(北京)有限公司 | Method and device for filtering data |
| CN105743981A (en) * | 2016-02-04 | 2016-07-06 | 中国联合网络通信集团有限公司 | Monitoring method, monitoring terminal and monitoring system |
| CN109672704A (en) * | 2017-10-16 | 2019-04-23 | 阿里巴巴集团控股有限公司 | Processing method, device and the electronic equipment of message |
| CN110717110A (en) * | 2019-10-12 | 2020-01-21 | 北京达佳互联信息技术有限公司 | Multimedia resource filtering method and device, electronic equipment and storage medium |
| CN110968503A (en) * | 2019-11-06 | 2020-04-07 | 支付宝(杭州)信息技术有限公司 | Code scanning system, method and plug-in therefor |
| WO2024051195A1 (en) * | 2022-09-08 | 2024-03-14 | 上海派拉软件股份有限公司 | Data calling method and apparatus, and serving gateway and storage medium |
| CN118540200A (en) * | 2024-05-17 | 2024-08-23 | 上海擎创信息技术有限公司 | A method, device, electronic device and medium for arranging alarm compression and noise reduction strategies |
-
2006
- 2006-03-23 CN CN 200610025020 patent/CN1863211A/en active Pending
Cited By (28)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2008067744A1 (en) * | 2006-12-07 | 2008-06-12 | Huawei Technologies Co., Ltd. | Method, system and filtration server for filtering communication content of roaming user |
| US8959625B2 (en) | 2007-05-30 | 2015-02-17 | Huawei Technologies Co., Ltd. | Content screening method, apparatus and system |
| WO2008145069A1 (en) * | 2007-05-30 | 2008-12-04 | Huawei Technologies Co., Ltd. | Method, device and system for content filtering |
| US9473517B2 (en) | 2007-05-30 | 2016-10-18 | Huawei Technologies Co., Ltd. | Content screening method, apparatus and system |
| CN101420417B (en) * | 2007-10-26 | 2012-08-29 | 瑞昱半导体股份有限公司 | Scanning circuit for data content and its scanning method |
| RU2456666C2 (en) * | 2008-01-23 | 2012-07-20 | Хуавэй Текнолоджиз Ко., Лтд. | Method and system for content categorisation |
| CN101494617B (en) * | 2008-01-23 | 2010-12-15 | 华为技术有限公司 | Method, system and device for content classification |
| US9195737B2 (en) | 2008-01-23 | 2015-11-24 | Huawei Technologies Co., Ltd. | Method and system for content categorization |
| US8719332B2 (en) | 2008-01-23 | 2014-05-06 | Huawei Technologies Co., Ltd. | Method and system for content categorization |
| US8533314B2 (en) | 2008-01-23 | 2013-09-10 | Huawei Technologies Co., Ltd. | Method and system for content categorization |
| WO2009094876A1 (en) * | 2008-01-23 | 2009-08-06 | Huawei Technologies Co., Ltd. | Method and system for content categorization |
| WO2009097718A1 (en) * | 2008-02-04 | 2009-08-13 | Huawei Technologies Co., Ltd. | A method, device and system for associating content and category |
| CN101505295B (en) * | 2008-02-04 | 2013-01-30 | 华为技术有限公司 | Method and equipment for correlating content with type |
| WO2009135427A1 (en) * | 2008-05-06 | 2009-11-12 | 华为技术有限公司 | Device and method of centralized protection of equipment safety in distributed network |
| CN101651692B (en) * | 2009-09-15 | 2012-07-18 | 成都市华为赛门铁克科技有限公司 | Network security protection method, security server and forwarding device |
| CN101764720B (en) * | 2009-11-24 | 2012-01-25 | 福建星网锐捷网络有限公司 | Method and system for testing filtration performance |
| CN101741846B (en) * | 2009-12-22 | 2013-12-11 | 北京网御星云信息技术有限公司 | File downloading method, file downloading device and file downloading system |
| CN102480437A (en) * | 2010-11-23 | 2012-05-30 | 中兴通讯股份有限公司 | Method and device for controlling internet surfing data of home gateway |
| CN102768664A (en) * | 2011-05-06 | 2012-11-07 | 李超 | Distributed webpage advertisement blocking method and system |
| CN104601527A (en) * | 2013-10-31 | 2015-05-06 | 腾讯科技(北京)有限公司 | Method and device for filtering data |
| CN104601527B (en) * | 2013-10-31 | 2020-04-21 | 腾讯科技(北京)有限公司 | Data filtering method and device |
| CN105743981A (en) * | 2016-02-04 | 2016-07-06 | 中国联合网络通信集团有限公司 | Monitoring method, monitoring terminal and monitoring system |
| CN109672704A (en) * | 2017-10-16 | 2019-04-23 | 阿里巴巴集团控股有限公司 | Processing method, device and the electronic equipment of message |
| CN110717110A (en) * | 2019-10-12 | 2020-01-21 | 北京达佳互联信息技术有限公司 | Multimedia resource filtering method and device, electronic equipment and storage medium |
| CN110717110B (en) * | 2019-10-12 | 2022-04-22 | 北京达佳互联信息技术有限公司 | Multimedia resource filtering method and device, electronic equipment and storage medium |
| CN110968503A (en) * | 2019-11-06 | 2020-04-07 | 支付宝(杭州)信息技术有限公司 | Code scanning system, method and plug-in therefor |
| WO2024051195A1 (en) * | 2022-09-08 | 2024-03-14 | 上海派拉软件股份有限公司 | Data calling method and apparatus, and serving gateway and storage medium |
| CN118540200A (en) * | 2024-05-17 | 2024-08-23 | 上海擎创信息技术有限公司 | A method, device, electronic device and medium for arranging alarm compression and noise reduction strategies |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN1863211A (en) | Content filtering system and method thereof | |
| US10803005B2 (en) | Systems and methods for enforcing policies in the discovery of anonymizing proxy communications | |
| US6742047B1 (en) | Method and apparatus for dynamically filtering network content | |
| US9654488B2 (en) | Method and system for detecting restricted content associated with retrieved content | |
| CN1761961A (en) | Method and apparatus for detecting invalid clicks on an internet search engine | |
| CN1588879A (en) | Internet content filtering system and method | |
| US20090248696A1 (en) | Method and system for detecting restricted content associated with retrieved content | |
| CN1592229A (en) | Electronic communications and web pages filtering based on URL | |
| WO2008009224A1 (en) | A content filtering system, device and method | |
| CN1701332A (en) | Methods, apparatus and computer programs for processing alerts and auditing in a publish/subscribe system | |
| CN1726446A (en) | Method and system for peer authorization | |
| CN1512707A (en) | Surrogate server, access control method and access control program | |
| CN1623149A (en) | Providing personalized service for mobile user | |
| JP2012053883A (en) | Apparatus and method for managing content exchange on wireless device | |
| CN1459064A (en) | Method for searching and analying information in data networks | |
| CN1946023A (en) | Authentication and authorization architecture for access gateways | |
| CN1674531A (en) | Access control system and access control method | |
| CN1798037A (en) | Multi-territory accessing proxy using in treating safety problem based on browser application | |
| CN1617503A (en) | Server apparatus | |
| CN1722710A (en) | E-mail management system and method | |
| CN101257461A (en) | Category-based content filtering method and device | |
| CN102271331B (en) | Method and system for detecting reliability of service provider (SP) site | |
| CN1458767A (en) | Method and plan in telecommunication net | |
| CN115309840A (en) | Classification and grading labeling method, equipment and data access control system | |
| CN1300981C (en) | A mobile data service content management system and implementing method thereof |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
| WD01 | Invention patent application deemed withdrawn after publication |
Open date: 20061115 |