[go: up one dir, main page]

CN104519137B - Host file management method, device and system - Google Patents

Host file management method, device and system Download PDF

Info

Publication number
CN104519137B
CN104519137B CN201410831854.4A CN201410831854A CN104519137B CN 104519137 B CN104519137 B CN 104519137B CN 201410831854 A CN201410831854 A CN 201410831854A CN 104519137 B CN104519137 B CN 104519137B
Authority
CN
China
Prior art keywords
host
file
host file
user
website server
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.)
Active
Application number
CN201410831854.4A
Other languages
Chinese (zh)
Other versions
CN104519137A (en
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.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201410831854.4A priority Critical patent/CN104519137B/en
Publication of CN104519137A publication Critical patent/CN104519137A/en
Application granted granted Critical
Publication of CN104519137B publication Critical patent/CN104519137B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

Provide management method, the device and system of a kind of host file, wherein the described method includes: obtaining the address information of target host file;According to the address information of the target host file, the solicited message for obtaining target host file is sent to Website server;Receive the target host file that the Website server is sent;And the target host file is updated into local host document data bank.Embodiment provided by the invention, enable updated host file in host real-time synchronization Website server, when switching or adjusting the content in host host file, avoid the troublesome operation and possible fault when the host file of user manual editing local, the time for saving user improves efficiency of the user in exploitation and test application software.

Description

Host文件的管理方法、装置和系统Host file management method, device and system

技术领域technical field

本发明涉及应用开发和测试的技术领域,尤其是涉及一种host文件的管理方法、装置和系统。The present invention relates to the technical field of application development and testing, in particular to a management method, device and system for a host file.

背景技术Background technique

Host文件是一个没有扩展名的系统文件,可以用记事本等工具打开,其作用就是将一些常用的网址域名与其对应的IP地址建立一个关联“数据库”,即域名-IP地址的数据库。当用户在浏览器中输入一个需要登录的网址时,终端系统会首先自动从本地主机中的Host文件中寻找和域名对应的IP地址,一旦找到,终端系统会立即打开对应网页,如果没有找到,则终端系统再会将网址提交DNS域名解析服务器进行IP地址的解析。The Host file is a system file without an extension, which can be opened with tools such as Notepad. Its function is to establish an associated "database" between some commonly used URL domain names and their corresponding IP addresses, that is, a database of domain names-IP addresses. When the user enters a URL that needs to log in in the browser, the terminal system will first automatically search for the IP address corresponding to the domain name from the Host file in the local host. Once found, the terminal system will immediately open the corresponding webpage. If not found, Then the terminal system will submit the URL to the DNS domain name resolution server for IP address resolution.

现有技术中,在应用软件的开发和测试时,如果主机的开发和测试环境发生变动调整时,就需要切换或调整本地host文件中的信息,用户每次都需要手动去打开host文件,然后用记事格式打开host文件,以对本地的host文件进行修改和编辑,需要用户进行繁琐操作,导致效率低、耗时长。In the prior art, during the development and testing of application software, if the development and testing environment of the host is changed and adjusted, it is necessary to switch or adjust the information in the local host file, and the user needs to manually open the host file every time, and then Opening the host file in note format to modify and edit the local host file requires the user to perform tedious operations, resulting in low efficiency and long time consumption.

发明内容SUMMARY OF THE INVENTION

本发明提供一种host文件的管理方法、装置和系统,用于解决或至少部分地解决现有技术中切换或调整本地host文件中的内容时,需要用户手动的繁琐操作,导致效率低、耗时长的技术问题。The present invention provides a method, device and system for managing a host file, which are used to solve or at least partially solve the need for manual and cumbersome operations by users when switching or adjusting the content in the local host file in the prior art, resulting in low efficiency and consumption. technical issues of time.

为解决现有技术中的上述问题,本发明的实施例提供了一种应用于一主机的host文件的管理方法,所述方法包括:In order to solve the above problems in the prior art, an embodiment of the present invention provides a management method applied to a host file of a host, and the method includes:

获取目标host文件的地址信息;Get the address information of the target host file;

根据所述目标host文件的地址信息,向网站服务器发送获取目标host文件的请求信息;According to the address information of the target host file, send the request information for obtaining the target host file to the website server;

接收所述网站服务器发送的所述目标host文件;以及receiving the target host file sent by the website server; and

将所述目标host文件更新到本地的host文件数据库中。The target host file is updated to the local host file database.

本发明的实施例另提供一种应用于一网站服务器的host文件的管理方法,所述方法包括:An embodiment of the present invention further provides a method for managing a host file applied to a website server, the method comprising:

接收目标host文件;Receive the target host file;

根据所述目标host文件的相关用户host账号信息,查找所述网站服务器中是否存在对应的host文件;以及According to the relevant user host account information of the target host file, find out whether there is a corresponding host file in the website server; And

依据查找结果将所述目标host文件存储到所述网站服务器的host文件数据库中。The target host file is stored in the host file database of the website server according to the search result.

本发明的实施例另提供了一种应用于主机的host文件的管理装置,其中,包括:An embodiment of the present invention further provides a management device applied to a host file of a host, including:

获取模块,用于获取目标host文件的地址信息;Get the module, used to get the address information of the target host file;

发送模块,用于根据所述目标host文件的地址信息,向网站服务器发送获取目标host文件的请求信息;The sending module is used to send the request information for obtaining the target host file to the website server according to the address information of the target host file;

接收模块,用于接收所述网站服务器发送的所述目标host文件;以及a receiving module for receiving the target host file sent by the website server; and

更新模块,用于将所述目标host文件更新到本地的host文件数据库中。The updating module is used for updating the target host file to the local host file database.

本发明的实施例另提供了一种应用于网站服务器的host文件的管理装置,其中,包括:The embodiment of the present invention further provides a management device applied to a host file of a website server, which includes:

接收模块,用于接收目标host文件;The receiving module is used to receive the target host file;

查找模块,用于根据所述目标host文件的相关用户host账号信息,查找所述网站服务器中是否存在对应的host文件;以及A search module is used to find out whether there is a corresponding host file in the website server according to the relevant user host account information of the target host file; and

存储模块,用于依据查找结果将所述目标host文件存储到所述网站服务器的host文件数据库中。The storage module is configured to store the target host file in the host file database of the website server according to the search result.

本发明的实施例另提供了一种host文件的管理系统,所述系统包括所述的应用于主机的host文件的管理装置,以及所述的应用于网站服务器的host文件的管理装置。An embodiment of the present invention further provides a host file management system, the system includes the host file management device applied to the host, and the host file management device applied to the website server.

本发明提供的实施例的有益效果:The beneficial effects of the embodiments provided by the present invention:

在本实施例中,主机从host文件的网站服务器中获取目标host文件的地址信息,根据目标host文件的地址信息,向网站服务器发送目标host文件的请求信息,接收网站服务器发送的目标host文件,将目标host文件更新到本地的host文件数据库中,使主机能实时同步网站服务器中更新后的host文件,在切换或调整主机host文件中的内容时,避免用户手动编辑主机host文件时所需要的繁琐操作,节省了用户的时间,提高了用户在开发和测试应用软件时的效率。In this embodiment, the host obtains the address information of the target host file from the website server of the host file, sends the request information of the target host file to the website server according to the address information of the target host file, and receives the target host file sent by the website server, Update the target host file to the local host file database, so that the host can synchronize the updated host file in the website server in real time. When switching or adjusting the content in the host file, it avoids the need for users to manually edit the host file. The tedious operation saves the user's time and improves the user's efficiency when developing and testing application software.

附图说明Description of drawings

本发明上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中:The above and/or additional aspects and advantages of the present invention will become apparent and readily understood from the following description of embodiments taken in conjunction with the accompanying drawings, wherein:

图1为本发明host文件的管理方法第一实施例的流程示意图;1 is a schematic flowchart of a first embodiment of a method for managing a host file of the present invention;

图2为本发明host文件的管理方法第二实施例的流程示意图;2 is a schematic flowchart of a second embodiment of a method for managing a host file of the present invention;

图3为本发明host文件的管理方法第三实施例的流程示意图;3 is a schematic flowchart of a third embodiment of a method for managing a host file of the present invention;

图4为本发明主机的host文件的管理装置实施例的结构示意图;FIG. 4 is a schematic structural diagram of an embodiment of an apparatus for managing a host file of a host according to the present invention;

图5为本发明网站服务器的host文件的管理装置第一实施例的结构示意图;5 is a schematic structural diagram of a first embodiment of an apparatus for managing a host file of a website server of the present invention;

图6为本发明网站服务器的host文件的管理装置第二实施例的结构示意图;6 is a schematic structural diagram of the second embodiment of the apparatus for managing the host file of the website server of the present invention;

图7为本发明中host文件的管理系统实施例的结构示意图。FIG. 7 is a schematic structural diagram of an embodiment of a management system for a host file in the present invention.

具体实施方式Detailed ways

为了使本技术领域的人员更好地理解本发明实施例中的技术方案,并使本发明实施例的上述目的、特征和优点能够更加明显易懂,下面结合附图对本发明实施例中技术方案作进一步详细的说明。In order for those skilled in the art to better understand the technical solutions in the embodiments of the present invention, and to make the above objects, features, and advantages of the embodiments of the present invention more clearly understood, the following describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings. for further details.

如前文所述,现有技术中需要切换或调整本地host文件中的信息时,需要用户进行繁琐操作,导致效率低、耗时长。为此,本发明的实施例提供了一种新的host文件的管理方法、装置和系统,以解决或至少部分地解决上述技术问题。As mentioned above, in the prior art, when the information in the local host file needs to be switched or adjusted, the user needs to perform cumbersome operations, resulting in low efficiency and long time consumption. To this end, embodiments of the present invention provide a new host file management method, device, and system to solve or at least partially solve the above-mentioned technical problems.

图1为本发明host文件的管理方法第一实施例的流程示意图。如图1所示,本实施例host文件的管理方法的工作流程具体包括如下步骤:FIG. 1 is a schematic flowchart of a first embodiment of a method for managing a host file according to the present invention. As shown in Figure 1, the workflow of the method for managing the host file of the present embodiment specifically includes the following steps:

步骤101、获取目标host文件的地址信息。Step 101: Obtain address information of a target host file.

本实施例是应用于主机端的host文件的管理方法。主机从host文件的网站服务器获取目标host文件的地址信息,其中,主机既可以是测试主机,对应的是测试系统,也可以是开发主机,对应的系统为开发系统,测试主机和开发主机均可以采用本发明实施例提供的host文件的管理方法,在此以测试主机及其对应的测试系统为例来介绍技术方案。本步骤中,在用户使用测试系统中的测试主机测试应用软件的过程里,各个测试主机中的本地host文件的内容是不相同的。当用户利用自己在测试系统中注册的用户host账号登录不同的测试主机时,需要获取与此时登录的用户host账号相对应的目标host文件,所以,测试主机将向host文件的网站服务器发送请求,以请求获取目标host文件的地址信息。其中,目标host文件在host文件的网站服务器的host文件数据库中的存储位置,由目标host文件的地址信息来标识。当测试主机从host文件的网站服务器获取目标host文件的地址信息之后,进入步骤102。This embodiment is a management method applied to a host file on the host side. The host obtains the address information of the target host file from the website server of the host file. The host can be either a test host, corresponding to a test system, or a development host. The corresponding system is a development system, and both the test host and the development host can be used. Using the management method of the host file provided by the embodiment of the present invention, the technical solution is introduced by taking a test host and its corresponding test system as an example. In this step, when the user uses the test host in the test system to test the application software, the contents of the local host files in each test host are different. When a user logs in to a different test host with the user host account registered in the test system, he needs to obtain the target host file corresponding to the user's host account logged in at this time. Therefore, the test host will send a request to the website server of the host file. , to request the address information of the target host file. The storage location of the target host file in the host file database of the website server of the host file is identified by the address information of the target host file. After the test host acquires the address information of the target host file from the website server of the host file, step 102 is entered.

步骤102、根据目标host文件的地址信息,向host文件的网站服务器发送获取目标host文件的请求信息。Step 102: Send request information for acquiring the target host file to the website server of the host file according to the address information of the target host file.

在本步骤中,用户利用用户host账号登录的测试主机根据目标host文件的地址信息,向host文件的网站服务器发送获取目标host文件的请求信息,请求信息中包含有目标host文件的地址信息。host文件的网站服务器接收到测试主机发送的获取目标host文件的请求信息之后,根据目标host文件的地址信息,检索出目标host文件,然后将向用户host账号登录的测试主机发送目标host文件,然后进入步骤103。In this step, according to the address information of the target host file, the test host logged in by the user using the user host account sends request information for obtaining the target host file to the website server of the host file, and the request information includes the address information of the target host file. After the website server of the host file receives the request information sent by the test host to obtain the target host file, it retrieves the target host file according to the address information of the target host file, and then sends the target host file to the test host logged in with the user's host account, and then Go to step 103.

步骤103、接收host文件的网站服务器发送的目标host文件。Step 103: Receive the target host file sent by the website server of the host file.

在本步骤中,测试主机接收到host文件的网站服务器发送目标host文件之后,先缓存到测试主机的存储器中,然后进入步骤104。In this step, after receiving the target host file sent by the website server of the host file, the test host first caches the target host file in the memory of the test host, and then proceeds to step 104 .

步骤104、将目标host文件更新到本地的host文件数据库中。Step 104: Update the target host file to the local host file database.

在本步骤中,测试主机将接收到目标host文件更新到本地的host文件数据库中,原来的host文件将被删除或被目标host文件覆盖。通过向host文件的网站服务器获取目标host文件,可以确保目标host文件中的内容的准确性,避免用户在测试主机进行编辑和修改host文件中的内容时的繁琐操作和可能的失误,提高了用户的使用体验。In this step, the test host will update the received target host file to the local host file database, and the original host file will be deleted or overwritten by the target host file. By obtaining the target host file from the website server of the host file, the accuracy of the content in the target host file can be ensured, and the tedious operation and possible mistakes of the user when editing and modifying the content in the host file on the test host can be avoided. user experience.

在本实施例中,主机从host文件的网站服务器获取目标host文件的地址信息,根据目标host文件的地址信息,向host文件的网站服务器发送目标host文件的请求信息,接收host文件的网站服务器发送的目标host文件,将目标host文件更新到本地的host文件数据库中,使主机能实时同步host文件的网站服务器中更新后的host文件,在切换或调整主机host文件中的内容时,避免用户手动编辑本地host文件时的繁琐操作和可能的失误,节省了用户的时间,提高了用户在开发和测试应用软件时的效率。In this embodiment, the host obtains the address information of the target host file from the website server of the host file, sends the request information of the target host file to the website server of the host file according to the address information of the target host file, and the website server receiving the host file sends the request information of the target host file to the website server of the host file. The target host file is updated to the local host file database, so that the host can synchronize the updated host file in the website server of the host file in real time. When switching or adjusting the content in the host file, the user can manually The tedious operations and possible mistakes when editing the local host file save the user's time and improve the user's efficiency when developing and testing application software.

图2为本发明host文件的管理方法第二实施例的流程示意图。如图2所示,本实施例host文件的管理方法的工作流程具体包括如下步骤:FIG. 2 is a schematic flowchart of a second embodiment of a method for managing a host file according to the present invention. As shown in Figure 2, the workflow of the method for managing the host file of the present embodiment specifically includes the following steps:

步骤201、用户在本地向host文件的网站服务器注册用户host账号。Step 201: The user registers the user host account with the website server of the host file locally.

在本步骤中,用户在本地向host文件的网站服务器注册用户host账号,用户host账号与用户使用的host文件相对应。用户利用主机在测试应用软件的过程中,如果本地存储的host文件中内容发生变动调整时,进入步骤202。In this step, the user locally registers the user host account with the website server of the host file, and the user host account corresponds to the host file used by the user. When the user uses the host to test the application software, if the content in the locally stored host file is changed and adjusted, the process proceeds to step 202 .

步骤202、在本地的host文件中的内容发生变动调整时,向host文件的网站服务器发送变动调整后的host文件。Step 202: When the content in the local host file is changed and adjusted, send the changed and adjusted host file to the website server of the host file.

在本步骤中,当用户利用用户host账号登录到测试主机之后,如果本地的host文件内容发生变动调整,测试主机将向host文件的网站服务器发送变动调整后的host文件,以更新所述网站服务器中对应的host文件。host文件的网站服务器在接收到的本地发送的host文件后,将该host文件更新到host文件的网站服务器的host文件数据库中的与用户host账号对应的位置,并采集服务器的host文件数据库中存储该host文件的地址信息。其中,host文件内容变化的情形包括host文件中的一个或多个域名-IP地址被编辑、修改、添加或删除等。In this step, after the user logs in to the test host with the user's host account, if the content of the local host file is changed and adjusted, the test host will send the changed and adjusted host file to the website server of the host file to update the website server. in the corresponding host file. After receiving the host file sent locally, the website server of the host file updates the host file to the location corresponding to the user's host account in the host file database of the website server of the host file, and collects the host file database of the server to store The address information of the host file. The situation where the content of the host file changes includes that one or more domain names-IP addresses in the host file are edited, modified, added or deleted.

当用户通过用户host账号登录到测试系统之后,host文件的网站服务器将向用户登录的测试主机发送与用户host账号对应的host文件的地址信息。After the user logs in to the test system through the user's host account, the website server of the host file will send the address information of the host file corresponding to the user's host account to the test host where the user logs in.

步骤203、测试主机从host文件的网站服务器获取目标host文件的地址信息。Step 203: The test host acquires the address information of the target host file from the website server of the host file.

在本步骤中,当用户利用自己在测试系统中注册的用户host账号登录不同的测试主机时,测试主机将向host文件的网站服务器发送请求,以请求获取目标host文件的地址信息,然后,host文件的网站服务器依据用户host账号信息获取目标host文件的地址信息。其中,地址信息用于标识host文件在host文件的网站服务器中的存储位置,用户host账号信息是用户在网站服务器注册的用户host账号的相关信息,且所述用户host账号与所述用户使用的host文件相对应。In this step, when the user logs in to different test hosts with the user host account registered in the test system, the test host will send a request to the website server of the host file to request to obtain the address information of the target host file, and then the host The website server of the file obtains the address information of the target host file according to the user's host account information. Wherein, the address information is used to identify the storage location of the host file in the website server of the host file, the user host account information is the relevant information of the user host account registered by the user on the website server, and the user host account is the same as the one used by the user. corresponding to the host file.

在实际应用中,也可以是当用户通过用户host账号登录到测试主机之后,host文件的网站服务器将主动将与用户host账号对应的地址信息发送到测试主机。host文件的网站服务器也可以采集用户host账号及其登录的测试主机的MAC地址等信息,如果用户host账号登录的是同一台测试主机,且host文件的网站服务器中的host文件没有被编辑,host文件的网站服务器也可以不向测试主机发送host文件的地址信息,以节省网络通信资源。In practical applications, after the user logs in to the test host through the user's host account, the website server of the host file will actively send the address information corresponding to the user's host account to the test host. The website server of the host file can also collect information such as the user’s host account and the MAC address of the test host to which he logs in. If the user’s host account logs in to the same test host, and the host file in the website server of the host file has not been edited, host The web server of the file may also not send the address information of the host file to the test host to save network communication resources.

进一步的,在host文件的网站服务器中的host文件被编辑、修改或调整之后,host文件的网站服务器还可以主动把host文件的地址信息发送到用户host账号登陆的测试主机,以使用户host账号登陆的测试主机能及时得到host文件的地址信息。Further, after the host file in the website server of the host file is edited, modified or adjusted, the website server of the host file can also actively send the address information of the host file to the test host where the user's host account logs in, so that the user's host account can log in to the test host. The logged-in test host can obtain the address information of the host file in time.

当测试主机从host文件的网站服务器获取目标host文件的地址信息之后,进入步骤204。After the test host acquires the address information of the target host file from the website server of the host file, step 204 is entered.

步骤204、根据目标host文件的地址信息,向host文件的网站服务器发送目标host文件的请求信息。Step 204: Send the request information of the target host file to the website server of the host file according to the address information of the target host file.

在本步骤中,用户登录的测试主机根据目标host文件的地址信息,向host文件的网站服务器发送目标host文件的请求信息,请求信息中包含有目标host文件的地址信息。host文件的网站服务器接收到测试主机发送的目标host文件的请求信息之后,根据目标host文件的地址信息,遍历host文件的网站服务器的host文件数据库,检索出与用户host账号对应的目标host文件,然后,host文件的网站服务器向用户host账号登录的测试主机发送目标host文件,然后进入步骤205。In this step, the test host logged in by the user sends request information of the target host file to the website server of the host file according to the address information of the target host file, and the request information includes the address information of the target host file. After the website server of the host file receives the request information of the target host file sent by the test host, it traverses the host file database of the website server of the host file according to the address information of the target host file, and retrieves the target host file corresponding to the user's host account. Then, the website server of the host file sends the target host file to the test host logged in with the user's host account, and then proceeds to step 205 .

步骤205、接收host文件的网站服务器发送的目标host文件。Step 205: Receive the target host file sent by the website server of the host file.

在本步骤中,测试主机接收到host文件的网站服务器发送目标host文件之后,将目标host文件缓存到测试主机的存储器中,然后进入步骤206。In this step, after receiving the target host file sent by the website server of the host file, the test host caches the target host file in the memory of the test host, and then proceeds to step 206 .

步骤206、将目标host文件更新到本地的host文件数据库中。Step 206: Update the target host file to the local host file database.

在本步骤中,测试主机将接收到目标host文件更新到本地的host文件数据库中,原来的host文件将被删除或被目标host文件覆盖。通过向host文件的网站服务器获取目标host文件,可以确保目标host文件中的内容的准确性,避免用户在测试主机进行编辑或修改host文件中的内容时的繁琐操作和可能的失误,提高了用户的使用体验。In this step, the test host will update the received target host file to the local host file database, and the original host file will be deleted or overwritten by the target host file. By obtaining the target host file from the website server of the host file, the accuracy of the content in the target host file can be ensured, the tedious operations and possible mistakes when the user is editing or modifying the content in the host file can be avoided, and the user can be improved. user experience.

在实际应用中,host文件的网站服务器的管理员可以在网站服务器中,编辑用户host账号对应的host文件中的内容,并将编辑后的所述用户host账号对应的host文件的地址信息,发送到所述用户host账号所登陆的本地。当用户在任意测试主机登录用户host账号时,都可以接收到host文件的网站服务器管理编辑后的host文件的地址信息,使用户能实时地获取最新的host文件,确保host文件中的内容的准确性和完整性,提高了开发系统和测试系统在开发和测试应用软件时的效率。In practical applications, the administrator of the website server of the host file can edit the content in the host file corresponding to the user's host account in the website server, and send the edited address information of the host file corresponding to the user's host account to the website server. to the local where the user's host account is logged in. When the user logs in to the user's host account on any test host, he can receive the address information of the host file after being managed and edited by the website server of the host file, so that the user can obtain the latest host file in real time and ensure the accuracy of the content in the host file. It improves the efficiency of development system and test system in developing and testing application software.

在本实施例中,测试主机在本地的host文件中的内容发生变动调整时,向host文件的网站服务器发送变动调整后的host文件,以及host文件的网站服务器的管理员可以在网站服务器的host文件数据库中,编辑用户host账号对应的host文件中的内容,当用户host账号登录到不同的测试主机时,测试主机将获取与用户host账号相对应的目标host文件,目标host文件中的内容是最近编辑过的,测试主机能实时同步host文件的网站服务器中的host文件,在切换或调整主机host文件中的内容时,避免用户手动编辑本地host文件时的繁琐操作和可能的失误,节省了用户的时间,确保用户在任意测试主机上登录后,都能及时获取与用户host账号对应的目标host文件,提高了用户在开发和测试应用软件时的效率。In this embodiment, when the content of the test host in the local host file is changed and adjusted, the host file after the change and adjustment is sent to the website server of the host file, and the administrator of the website server of the host file can be in the host of the website server. In the file database, edit the content in the host file corresponding to the user's host account. When the user's host account logs in to a different test host, the test host will obtain the target host file corresponding to the user's host account. The content of the target host file is Recently edited, the test host can synchronize the host file of the host file in the website server in real time. When switching or adjusting the content in the host file, it avoids the tedious operation and possible mistakes when the user manually edits the local host file, saving The user's time ensures that the user can obtain the target host file corresponding to the user's host account in time after logging in on any test host, which improves the user's efficiency in developing and testing application software.

图3为本发明host文件的管理方法第三实施例的流程示意图。如图3所示,本实施例host文件的管理方法的流程具体包括如下步骤:FIG. 3 is a schematic flowchart of a third embodiment of a method for managing a host file according to the present invention. As shown in Figure 3, the process flow of the method for managing the host file of the present embodiment specifically includes the following steps:

步骤301、接收目标host文件。Step 301: Receive the target host file.

本实施例的各个步骤应用于host文件的网站服务器。在本步骤中,用户在主机本地通过用户host账号登录host文件的网站服务器,网站服务器根据用户host账号获取用户host账号信息。主机将目标host文件发送到网站服务器,host文件的网站服务器接收主机发送的目标host文件,然后进入步骤302。Each step of this embodiment is applied to the website server of the host file. In this step, the user logs in to the website server of the host file locally on the host through the user host account, and the website server obtains the user host account information according to the user host account. The host sends the target host file to the website server, and the website server of the host file receives the target host file sent by the host, and then proceeds to step 302 .

步骤302、根据目标host文件的相关用户host账号信息,查找网站服务器中是否存在对应的host文件。Step 302 , according to the relevant user host account information in the target host file, search whether there is a corresponding host file in the website server.

在本步骤中,网站服务器根据目标host文件的相关用户host账号信息,查找自身存储器中是否存储有对应的host文件,获取查找结果之后,进入步骤303。In this step, the website server searches whether a corresponding host file is stored in its own memory according to the relevant user host account information of the target host file, and after obtaining the search result, enters step 303 .

在本实施例中,用户host账号信息是用户在网站服务器注册的用户host账号的相关信息,且用户host账号与用户使用的host文件相对应。In this embodiment, the user host account information is related information of the user host account registered by the user on the website server, and the user host account corresponds to the host file used by the user.

步骤303、依据查找结果将目标host文件存储到网站服务器的host文件数据库中。Step 303: Store the target host file in the host file database of the website server according to the search result.

在本步骤中,当查找结果显示存在对应的host文件时,利用目标host文件更新对应的host文件,也就是将原来的host文件删除或者直接用目标host文件覆盖。在实际应用中,网站服务器的管理员也可以依据目标host文件的内容,在网站服务器的host文件数据库中,编辑更新对应的host文件中的内容。In this step, when the search result shows that the corresponding host file exists, use the target host file to update the corresponding host file, that is, delete the original host file or directly overwrite it with the target host file. In practical applications, the administrator of the website server can also edit and update the content in the corresponding host file in the host file database of the website server according to the content of the target host file.

当查找结果显示不存在对应的host文件时,将目标host文件直接存储到网站服务器的host文件数据库中。When the search result shows that there is no corresponding host file, the target host file is directly stored in the host file database of the website server.

进一步的,host文件的网站服务器依据用户host账号信息,将更新后的对应的host文件发送至用户host账号信息对应的已登录用户所使用的主机客户端。Further, according to the user's host account information, the website server of the host file sends the updated corresponding host file to the host client used by the logged-in user corresponding to the user's host account information.

本实施例中,接收目标host文件,根据目标host文件的相关用户host账号信息,查找网站服务器中是否存在对应的host文件,依据查找结果将目标host文件存储到网站服务器的host文件数据库中,host文件的网站服务器将更新后的对应的host文件发送主机,使主机中的host文件与网站服务器中的host文件实时同步,在切换或调整主机host文件中的内容时,用户可以直接从网站服务器获取目标host文件,避免用户手动编辑主机host文件时所需要的繁琐操作,节省了用户的时间,提高了用户在开发和测试应用软件时的效率。In this embodiment, the target host file is received, and according to the relevant user host account information of the target host file, it is searched whether there is a corresponding host file in the website server, and the target host file is stored in the host file database of the website server according to the search result. The website server of the file sends the updated corresponding host file to the host, so that the host file in the host is synchronized with the host file in the website server in real time. When switching or adjusting the content in the host file, the user can directly obtain it from the website server. The target host file avoids the cumbersome operations that the user needs to manually edit the host host file, saves the user's time, and improves the user's efficiency in developing and testing application software.

图4为本发明应用于主机的host文件的管理装置实施例的结构示意图。如图4所示,本实施例的host文件的管理装置具体包括:获取模块401、发送模块402、接收模块403和更新模块404。其中,获取模块401用于获取目标host文件的地址信息;发送模块402用于根据目标host文件的地址信息,向网站服务器发送获取目标host文件的请求信息;接收模块403用于接收网站服务器发送的目标host文件;更新模块404用于将目标host文件更新到本地的host文件数据库中。FIG. 4 is a schematic structural diagram of an embodiment of an apparatus for managing a host file of a host computer according to the present invention. As shown in FIG. 4 , the apparatus for managing the host file in this embodiment specifically includes: an obtaining module 401 , a sending module 402 , a receiving module 403 and an updating module 404 . Wherein, the obtaining module 401 is used to obtain the address information of the target host file; the sending module 402 is used to send the request information for obtaining the target host file to the website server according to the address information of the target host file; the receiving module 403 is used to receive the information sent by the website server. Target host file; the update module 404 is used to update the target host file to the local host file database.

进一步的,获取模块401还用于依据用户host账号信息获取目标host文件的地址信息,其中,用户host账号信息是用户在网站服务器注册的用户host账号的相关信息,且用户host账号与所述用户使用的host文件相对应。Further, the obtaining module 401 is also used to obtain the address information of the target host file according to the user host account information, wherein, the user host account information is the relevant information of the user host account registered by the user in the website server, and the user host account and the user host account information. Corresponding to the host file used.

发送模块402还用于在本地的host文件中的内容发生变动调整时,向网站服务器发送变动调整后的host文件,以使网站服务器更新对应的host文件。The sending module 402 is further configured to send the changed and adjusted host file to the website server when the content in the local host file is changed and adjusted, so that the website server can update the corresponding host file.

在本实施例中,通过主机获取模块获取目标host文件的地址信息,通过主机发送模块根据目标host文件的地址信息,向网站服务器发送获取目标host文件的请求信息,主机接收模块接收所述网站服务器发送的目标host文件,主机更新模块将目标host文件更新到本地的host文件数据库中,使测试主机能实时同步host文件的网站服务器中的host文件,从而在切换或调整主机host文件中的内容时,避免用户手动编辑本地host文件时的繁琐操作和可能的失误,节省了用户的时间,提高了用户在开发和测试应用软件时的效率。In this embodiment, the address information of the target host file is obtained by the host obtaining module, the request information for obtaining the target host file is sent to the website server by the host sending module according to the address information of the target host file, and the host receiving module receives the website server. After sending the target host file, the host update module updates the target host file to the local host file database, so that the test host can synchronize the host file in the website server of the host file in real time, so that when switching or adjusting the content in the host file , to avoid the cumbersome operations and possible mistakes when the user manually edits the local host file, saves the user's time, and improves the user's efficiency when developing and testing application software.

图5为本发明应用于网站服务器的host文件的管理装置第一实施例的结构示意图。如图5所示,本实施例网站服务器的host文件的管理装置包括:接收模块501、查找模块502和存储模块503。其中,接收模块501用于接收主机发送的目标host文件,查找模块502用于根据目标host文件的相关用户host账号信息,查找网站服务器中是否存在对应的host文件;存储模块503依据查找模块502的查找结果,将目标host文件存储到网站服务器的host文件数据库中。FIG. 5 is a schematic structural diagram of a first embodiment of an apparatus for managing a host file of a website server applied to the present invention. As shown in FIG. 5 , the apparatus for managing the host file of the website server in this embodiment includes: a receiving module 501 , a searching module 502 and a storage module 503 . Wherein, the receiving module 501 is used for receiving the target host file sent by the host, and the searching module 502 is used for searching whether there is a corresponding host file in the website server according to the relevant user host account information of the target host file; Find the result and store the target host file in the host file database of the website server.

在本实施例中,使主机中的host文件与网站服务器中的host文件实时同步,在切换或调整主机host文件中的内容时,主机可以直接从网站服务器获取host文件,避免用户手动编辑主机host文件时所需要的繁琐操作,节省了用户的时间,提高了用户在开发和测试应用软件时的效率。In this embodiment, the host file in the host is synchronized with the host file in the website server in real time, and when switching or adjusting the content in the host file, the host can directly obtain the host file from the website server, avoiding the user to manually edit the host host The tedious operations required for the file save the user's time and improve the user's efficiency when developing and testing application software.

图6为本发明应用于网站服务器的host文件的管理装置第二实施例的结构示意图。如图6所示,在图5所示的host文件的管理装置的基础上,本实施例host文件的管理装置还包括:获取模块504和发送模块505。请参考上述图5所示的实施例的描述,在图6所示的实施例中,当查找模块502的查找结果显示存在对应的host文件时,存储模块503利用目标host文件更新对应的host文件;当查找模块502的查找结果显示不存在对应的host文件时,存储模块503将目标host文件直接存储到网站服务器的host文件数据库中。在另一实施例中,当利用目标host文件更新对应的host文件时,存储模块503可进一步依据目标host文件,在网站服务器的host文件数据库中,编辑对应的host文件中的内容。此外,获取模块504用于依据已登录的用户host账号获取用户host账号信息。发送模块505用于依据用户host账号信息,将更新后的对应的host文件发送至用户host账号信息对应的已登录用户所使用的客户端。FIG. 6 is a schematic structural diagram of a second embodiment of an apparatus for managing a host file of a website server applied to the present invention. As shown in FIG. 6 , on the basis of the host file management device shown in FIG. 5 , the host file management device in this embodiment further includes an acquiring module 504 and a sending module 505 . Please refer to the above description of the embodiment shown in FIG. 5. In the embodiment shown in FIG. 6, when the search result of the search module 502 shows that there is a corresponding host file, the storage module 503 updates the corresponding host file by using the target host file ; When the search result of the search module 502 shows that there is no corresponding host file, the storage module 503 directly stores the target host file in the host file database of the website server. In another embodiment, when using the target host file to update the corresponding host file, the storage module 503 may further edit the content in the corresponding host file in the host file database of the website server according to the target host file. In addition, the obtaining module 504 is configured to obtain user host account information according to the logged-in user host account. The sending module 505 is configured to send the updated corresponding host file to the client used by the logged-in user corresponding to the user's host account information according to the user's host account information.

本实施例中,通过利用存储模块将目标host文件更新对应的host文件,或者将目标host文件存储到网站服务器的host文件数据库中,或者编辑对应的host文件中的内容,获取模块用于依据已登录的用户host账号获取用户host账号信息,发送模块将更新后的对应的host文件发送至用户host账号信息对应的已登录用户所使用的客户端,使主机中的host文件与网站服务器中的host文件实时同步,在用户切换或调整主机host文件中的内容时,避免用户手动编辑主机host文件时所需要的繁琐操作,节省了用户的时间,提高了用户在开发和测试应用软件时的效率。In this embodiment, the target host file is updated to the corresponding host file by using the storage module, or the target host file is stored in the host file database of the website server, or the content in the corresponding host file is edited, and the acquisition module is used to The logged-in user's host account obtains the user's host account information, and the sending module sends the updated corresponding host file to the client used by the logged-in user corresponding to the user's host account information, so that the host file in the host is the same as the host in the website server. The files are synchronized in real time. When the user switches or adjusts the content in the host file, it avoids the tedious operations that the user needs to manually edit the host file, saves the user's time, and improves the user's efficiency in developing and testing application software.

图7为本发明中host文件的管理系统实施例的结构示意图。如图7所示,本实施例中,host文件的管理系统包括应用于主机的host文件的管理装置400和应用于网站服务器的host文件的管理装置500。其中,应用于主机的host文件的管理装置400可以采用如图4所示的结构,应用于网站服务器的host文件的管理装置500可以采用图5和6任一所示的结构,在此不再赘述。FIG. 7 is a schematic structural diagram of an embodiment of a management system for a host file in the present invention. As shown in FIG. 7 , in this embodiment, the host file management system includes a host file management device 400 applied to a host and a host file management device 500 applied to a website server. Wherein, the management device 400 applied to the host file of the host can adopt the structure shown in FIG. 4 , and the management device 500 applied to the host file of the website server can adopt the structure shown in any one of FIGS. 5 and 6 , which is not repeated here. Repeat.

本实施例中,通过主机的host文件的管理装置和用于网站服务器的host文件的管理装置,使主机中的host文件与网站服务器中的host文件实时同步,在切换或调整主机host文件中的内容时,避免用户手动编辑主机host文件时所需要的繁琐操作,节省了用户的时间,提高了用户在开发和测试应用软件时的效率。In this embodiment, through the management device of the host file of the host and the management device of the host file of the website server, the host file in the host is synchronized with the host file in the website server in real time, and the host file is switched or adjusted in the host file. It avoids the cumbersome operations required when the user manually edits the host file, saves the user's time, and improves the user's efficiency in developing and testing application software.

本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。Those skilled in the art can understand that all or part of the steps carried by the methods of the above embodiments can be completed by instructing the relevant hardware through a program, and the program can be stored in a computer-readable storage medium, and the program can be stored in a computer-readable storage medium. When executed, one or a combination of the steps of the method embodiment is included.

此外,在本发明各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically alone, or two or more units may be integrated into one module. The above-mentioned integrated modules can be implemented in the form of hardware, and can also be implemented in the form of software function modules. If the integrated modules are implemented in the form of software functional modules and sold or used as independent products, they may also be stored in a computer-readable storage medium.

上述提到的存储介质可以是只读存储器,磁盘或光盘等。The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, and the like.

以上所述仅是本发明的部分实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above are only some embodiments of the present invention. It should be pointed out that for those skilled in the art, without departing from the principles of the present invention, several improvements and modifications can be made. It should be regarded as the protection scope of the present invention.

Claims (8)

1.一种host文件的管理方法,应用于一主机,其特征在于,包括:1. a management method of a host file, applied to a mainframe, is characterized in that, comprises: 向网站服务器发送主机MAC地址;Send the host MAC address to the website server; 依据用户host账号信息向网站服务器请求获取目标host文件的地址信息,所述用户host账号信息是用户在所述网站服务器注册的用户host账号的相关信息,且所述用户host账号与所述用户使用的host文件相对应;Request the website server to obtain the address information of the target host file according to the user host account information, the user host account information is the relevant information of the user host account registered by the user in the website server, and the user host account and the user use The host file corresponds to; 根据所述目标host文件的地址信息,向网站服务器发送获取目标host文件的请求信息;According to the address information of the target host file, send the request information for obtaining the target host file to the website server; 接收所述网站服务器发送的所述目标host文件;以及receiving the target host file sent by the website server; and 将所述目标host文件更新到本地的host文件数据库中;如果用户在本地测试主机编辑host文件中的内容,向所述网站服务器发送编辑后的host文件,以更新所述网站服务器中对应的host文件;如果网站服务器的管理员在网站服务器中编辑用户host账号对应的host文件中的内容,测试主机接收更新后的所述用户host账号对应的host文件的地址信息。The target host file is updated in the local host file database; if the user edits the content in the host file at the local test host, the edited host file is sent to the website server to update the corresponding host in the website server If the administrator of the website server edits the content in the host file corresponding to the user host account in the website server, the test host receives the updated address information of the host file corresponding to the user host account. 2.一种host文件的管理方法,应用于一网站服务器,其特征在于,所述方法包括:2. the management method of a host file, is applied to a website server, it is characterised in that the method comprises: 采集用户host账号及其登录的测试主机的MAC地址;Collect the user's host account and the MAC address of the test host they log in; 接收目标host文件;Receive the target host file; 根据所述目标host文件的相关用户host账号信息,查找所述网站服务器中是否存在对应的host文件;According to the relevant user host account information of the target host file, find out whether there is a corresponding host file in the website server; 依据查找结果将所述目标host文件存储到所述网站服务器的host文件数据库中;According to the search result, the target host file is stored in the host file database of the website server; 当查找结果显示存在对应的host文件时,利用所述目标host文件更新所述对应的host文件;以及When the search result shows that there is a corresponding host file, utilize the target host file to update the corresponding host file; And 当查找结果显示不存在对应的host文件时,将所述目标host文件直接存储到所述网站服务器的host文件数据库中;When the search result shows that there is no corresponding host file, the target host file is directly stored in the host file database of the website server; 当用户通过用户host账号登录到测试主机之后,如果host文件被网站服务器的管理员编辑、修改或调整,将与用户host账号对应的host文件的地址信息发送到测试主机,以使用户host账号登录的测试主机能及时得到host文件的地址信息;如果用户在测试主机编辑host文件中的内容,接收测试主机向所述网站服务器发送编辑后的host文件,以更新网站服务器中对应的host文件;如果用户host账号登录的是同一台测试主机,且所述host文件没有被编辑,不向测试主机发送host文件的地址信息。After the user logs in to the test host through the user's host account, if the host file is edited, modified or adjusted by the administrator of the website server, the address information of the host file corresponding to the user's host account is sent to the test host, so that the user's host account can log in The test host can obtain the address information of the host file in time; If the user edits the content in the host file in the test host, the receiving test host sends the edited host file to the website server to update the corresponding host file in the website server; If The user's host account logs in to the same test host, and the host file has not been edited, and the address information of the host file is not sent to the test host. 3.根据权利要求2所述的host文件的管理方法,其特征在于,所述用户host账号信息是用户在所述网站服务器注册的用户host账号的相关信息,且所述用户host账号与所述用户使用的host文件相对应。3. the management method of host file according to claim 2, is characterized in that, described user host account information is the relevant information of the user host account that user registers in described website server, and described user host account and described The host file used by the user corresponds. 4.根据权利要求2所述的host文件的管理方法,其特征在于,所述方法进一步包括:4. the management method of host file according to claim 2, is characterized in that, described method further comprises: 依据已登录的用户host账号获取所述用户host账号信息。Obtain the user host account information according to the logged in user host account. 5.一种host文件的管理装置,应用于一主机,其特征在于,包括:5. a management device of a host file, applied to a host, is characterized in that, comprising: 向网站服务器发送主机MAC地址;Send the host MAC address to the website server; 获取模块,用于依据用户host账号信息向网站服务器请求获取目标host文件的地址信息,所述用户host账号信息是用户在所述网站服务器注册的用户host账号的相关信息,且所述用户host账号与所述用户使用的host文件相对应;The obtaining module is used to request the website server to obtain the address information of the target host file according to the user host account information, the user host account information is the relevant information of the user host account registered by the user in the website server, and the user host account Corresponding to the host file used by the user; 发送模块,用于根据所述目标host文件的地址信息,向网站服务器发送获取目标host文件的请求信息;如果用户在本地测试主机编辑host文件中的内容,向所述网站服务器发送编辑后的host文件,以更新所述网站服务器中对应的host文件;如果网站服务器的管理员在网站服务器中编辑用户host账号对应的host文件中的内容,测试主机接收更新后的所述用户host账号对应的host文件的地址信息;The sending module is used to send the request information for obtaining the target host file to the website server according to the address information of the target host file; if the user edits the content in the host file at the local test host, sends the edited host to the website server file to update the corresponding host file in the website server; if the administrator of the website server edits the content in the host file corresponding to the user host account in the website server, the test host receives the host corresponding to the updated user host account address information of the document; 接收模块,用于接收所述网站服务器发送的所述目标host文件;以及a receiving module for receiving the target host file sent by the website server; and 更新模块,用于将所述目标host文件更新到本地的host文件数据库中。The updating module is used for updating the target host file to the local host file database. 6.一种host文件的管理装置,应用于一网站服务器,其特征在于,包括:6. a management device of a host file, applied to a website server, is characterized in that, comprising: 采集用户host账号及其登录的测试主机的MAC地址;Collect the user's host account and the MAC address of the test host they log in; 接收模块,用于接收目标host文件;The receiving module is used to receive the target host file; 查找模块,用于根据所述目标host文件的相关用户host账号信息查找所述网站服务器中是否存在对应的host文件;A search module is used to search whether there is a corresponding host file in the website server according to the relevant user host account information of the target host file; 存储模块,用于依据查找结果将所述目标host文件与用户host账号信息及主机MAC地址关联存储到所述网站服务器的host文件数据库中;当查找结果显示存在对应的host文件时,利用所述目标host文件更新所述对应的host文件;以及当查找结果显示不存在对应的host文件时,将所述目标host文件直接存储到所述网站服务器的host文件数据库中;The storage module is used to associate and store the target host file with the user host account information and the host MAC address in the host file database of the website server according to the search result; when the search result shows that there is a corresponding host file, use the The target host file updates the described corresponding host file; And when the search result shows that there is no corresponding host file, the target host file is directly stored in the host file database of the website server; 当用户通过用户host账号登录到测试主机之后,如果host文件被网站服务器的管理员编辑、修改或调整,将与用户host账号对应的host文件的地址信息发送到测试主机,以使用户host账号登录的测试主机能及时得到host文件的地址信息;如果用户在测试主机编辑host文件中的内容,接收测试主机向所述网站服务器发送编辑后的host文件,以更新网站服务器中对应的host文件;如果用户host账号登录的是同一台测试主机,且所述host文件没有被编辑,不向测试主机发送host文件的地址信息。After the user logs in to the test host through the user's host account, if the host file is edited, modified or adjusted by the administrator of the website server, the address information of the host file corresponding to the user's host account is sent to the test host, so that the user's host account can log in The test host can obtain the address information of the host file in time; If the user edits the content in the host file in the test host, the receiving test host sends the edited host file to the website server to update the corresponding host file in the website server; If The user's host account logs in to the same test host, and the host file has not been edited, and the address information of the host file is not sent to the test host. 7.根据权利要求6所述的host文件的管理装置,其特征在于还包括:7. the management device of host file according to claim 6 is characterized in that also comprising: 获取模块,用于依据已登录的用户host账号获取所述用户host账号信息。The obtaining module is used for obtaining the user host account information according to the logged-in user host account. 8.一种host文件的管理系统,其特征在于,所述系统包括权利要求5所述的应用于主机的host文件的管理装置,以及权利要求6-7中任一项所述的应用于网站服务器的host文件的管理装置。8. a management system of a host file, characterized in that the system comprises the management device of claim 5 that is applied to the host file of the host, and the system that is applied to a website according to any one of claims 6-7 A management device for the host file of the server.
CN201410831854.4A 2014-12-26 2014-12-26 Host file management method, device and system Active CN104519137B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410831854.4A CN104519137B (en) 2014-12-26 2014-12-26 Host file management method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410831854.4A CN104519137B (en) 2014-12-26 2014-12-26 Host file management method, device and system

Publications (2)

Publication Number Publication Date
CN104519137A CN104519137A (en) 2015-04-15
CN104519137B true CN104519137B (en) 2019-08-06

Family

ID=52793840

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410831854.4A Active CN104519137B (en) 2014-12-26 2014-12-26 Host file management method, device and system

Country Status (1)

Country Link
CN (1) CN104519137B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108055168B (en) * 2017-12-29 2021-06-04 广州品唯软件有限公司 Http protocol debugging system, device and method
CN114389980B (en) * 2021-12-15 2023-10-27 广州品唯软件有限公司 Test environment monitoring and management methods, devices and computer equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1988535B (en) * 2005-12-23 2010-08-11 腾讯科技(深圳)有限公司 Synchronous method, system for file storage and customer terminal
CN102469166A (en) * 2010-10-29 2012-05-23 国际商业机器公司 Method for providing virtual domain name system (DNS) in local area network, terminal equipment and system
CN103581213B (en) * 2012-07-19 2017-06-13 阿里巴巴集团控股有限公司 A kind of application process of shared Hosts files, equipment and system
CN103731452A (en) * 2012-10-15 2014-04-16 鸿富锦精密工业(深圳)有限公司 File synchronization system and method

Also Published As

Publication number Publication date
CN104519137A (en) 2015-04-15

Similar Documents

Publication Publication Date Title
US10412176B2 (en) Website access method, apparatus, and website system
US9141669B2 (en) Configuring an origin server content delivery using a pulled data list
US9384208B2 (en) Configuring a cached website file removal using a pulled data list
US11755580B2 (en) Method and system for defining an object-agnostic offlinable synchronization model
US20160188627A1 (en) Detecting out-of-band (oob) changes when replicating a source file system using an in-line system
CN103685590B (en) Obtain the method and system of IP address
CN101488965B (en) Domain name filtering system and method
US9300692B2 (en) System and method for implementing data migration while preserving security policies of a source filer
CN103873290A (en) Evaluating distributed application performance in a new environment
US9087065B2 (en) Managing an alias host and domain names on a DNS server
KR20130107280A (en) Directory leasing
US20230328138A1 (en) Cloud Platform and Bucket Management Method for Object Storage Service Provided by Cloud Platform
WO2019019670A1 (en) Application accessing method and device, computer apparatus, and storage medium
CN106250476B (en) A method, device and system for updating and synchronizing a whitelist
US9304997B2 (en) Asynchronously migrating a file system
US20150066846A1 (en) System and method for asynchronous replication of a network-based file system
CN104519137B (en) Host file management method, device and system
CN104065613B (en) Synchronous method, system and the device of a kind of off-line operation data of application
US9917738B2 (en) Intelligent device data router
CN103793516B (en) Method and device for obtaining URL icon
CN105700894A (en) Method and device for modifying HTTP response data
CN101340463B (en) Method and device for determining network resource type
CN103002063B (en) A kind of DNS of utilization realizes the method and system that URL forwards
US10375012B2 (en) Managed LDAP entries
JP2015103130A (en) Manual information management 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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220729

Address after: Room 801, 8th floor, No. 104, floors 1-19, building 2, yard 6, Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee after: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Patentee before: Qizhi software (Beijing) Co.,Ltd.

TR01 Transfer of patent right