CN110677442A - Method for realizing internet application - Google Patents

Method for realizing internet application Download PDF

Info

Publication number
CN110677442A
CN110677442A CN201810710351.XA CN201810710351A CN110677442A CN 110677442 A CN110677442 A CN 110677442A CN 201810710351 A CN201810710351 A CN 201810710351A CN 110677442 A CN110677442 A CN 110677442A
Authority
CN
China
Prior art keywords
website
message
push
software
receiving
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810710351.XA
Other languages
Chinese (zh)
Inventor
曹桂水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201810710351.XA priority Critical patent/CN110677442A/en
Publication of CN110677442A publication Critical patent/CN110677442A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/62Establishing a time schedule for servicing the requests
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/567Integrating service provisioning from a plurality of service providers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for realizing internet application, wherein the method comprises the following steps: registering an account number on a website in a webpage mode, pushing and setting, and generating a two-dimensional code with address port information of the website account number after the completion; message receiving software is required to be installed at a receiving end, the software can input and analyze the two-dimensional code, manage message receiving services and uniformly receive messages pushed by all internet applications and manage the messages; the sending and receiving of the message can satisfy various data type communication by using a specific protocol. The invention can realize that various internet applications can push messages to the same receiving software, and avoids the complexity that each application needs to install client software.

Description

Method for realizing internet application
Technical Field
The invention relates to the field of internet application, in particular to a method for realizing internet application.
Background
The internet has gone through nearly half a century since the birth of 1969. In such a long time, the application of the internet is basically two implementation methods: web page type and client software type. The web page application refers to that a user views a web page of a website through a browser and realizes information interaction on the web page. The client software mode is that a user installs software on a local intelligent device end and realizes information interaction with a website through the software. The two implementation methods respectively correspond to two development modes, namely a B/S framework and a C/S framework.
The web page type application has a disadvantage that when a user wants to acquire information, the user needs to open a web page, log in a website and actively browse and inquire, which inevitably wastes much time for the user. If the website can actively push the information concerned by the user, great convenience is brought to the user. The client application may solve the above-mentioned problems. However, the client software needs to consume resources of the user intelligent device, such as a hard disk, a memory, a CPU, and the like, and even consumes power. Various client software layers are endless, and the requirements on the intelligent equipment of the user are higher when the client software is installed more. How to save time and resources for users is the problem to be solved by the invention.
Disclosure of Invention
The embodiment of the invention provides a method for realizing internet application, which is used for providing a website message pushing and receiving scheme for saving user time and user resources.
The implementation method of the internet application provided by the embodiment of the invention comprises the following steps:
registering an account number on a website in a webpage mode, pushing and setting, and generating a two-dimensional code with address port information of the website account number after the completion;
message receiving software is required to be installed at a receiving end, the software can input and analyze the two-dimensional code, manage message receiving service, and receive messages pushed by all internet applications and manage the messages;
the sending and receiving of the message can satisfy various data type communication by using a specific protocol.
In one embodiment, the registering an account on a website and performing push setting includes:
registering an account number on a website and logging in, then setting concerned content, setting whether to receive push information, setting an information push time period, setting an information push time interval, setting information push quantity each time and the like.
In one embodiment, further comprising:
and after the push setting is finished, generating a two-dimensional code with the address port information of the website account.
In one embodiment, the message receiving software needs to be installed at the receiving end, including:
the software can input and analyze the two-dimension code, manage the message receiving service, and receive messages pushed by all internet applications and manage the messages.
In one embodiment, further comprising:
the message receiving software can send a push service starting command and a push service stopping command for the account number specified by the two-dimensional code to a website address port represented by the two-dimensional code;
after receiving a push service starting command, the website server pushes a corresponding message to an address port for sending the command according to the setting of a specified account;
after receiving the push stopping service command, the website server pushes a corresponding message to the address port sending the command;
the message receiving software can receive messages pushed by all internet applications;
the message receiving software can manage messages, store messages pushed by each website server, and realize the functions of message viewing, message deleting, message forwarding, webpage link skipping and the like.
In one embodiment, the communication between the website and the message receiving software uses a specific protocol, which may be satisfied for various data type communications.
In the embodiment of the invention, because the user registers the account number on the website in a webpage mode, sets the push information, installs the message receiving software, sends the push command to the website by using the message receiving software, and simultaneously uses the specific communication protocol, the user can easily receive the message pushed by each website by only using one message receiving software under the condition of not installing numerous client software, the time of the user is saved, and the resource of the user is saved.
Drawings
In order to more clearly illustrate embodiments of the present invention or prior art solutions, reference will now be made briefly to the accompanying drawings, which are used in the description of embodiments or prior art, and in which:
fig. 1 is a schematic flow chart of an implementation method of an internet application in an embodiment of the present invention;
FIG. 2 is a schematic diagram of an implementation environment of a method for implementing an Internet application according to an embodiment of the present invention;
FIG. 3 is a diagram of an embodiment of an environment for implementing a method for implementing Internet applications in an embodiment of the present invention;
FIG. 4 is a drawing of the abstract of the specification of the present invention;
it is to be understood that the drawings in the following description are merely exemplary of some embodiments of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
The embodiment of the invention provides a method for realizing internet application, which is explained below.
Fig. 1 is a schematic flow chart of an implementation method of an internet application in the embodiment of the present invention, and as shown in fig. 1, the implementation method may include the following steps:
step 101, registering an account on a website and logging in;
102, setting push content, push time period, push time interval, push information quantity and the like on a website;
103, after the website is set, generating a two-dimensional code with a network address and a port number of a registered account, and accessing the website through the address port by message receiving software;
step 104, inputting the two-dimension code generated by the website into message receiving software in a mode of scanning the two-dimension code or pasting a two-dimension code picture by the message receiving software, analyzing the website account address and port by the message receiving software, and generating a message receiving service, wherein the service is in a stop state at the moment;
105, a user starts a message receiving service in message receiving software, and the message receiving software sends a push starting command aiming at a specified account to a website according to a network address and a port analyzed by a two-dimensional code;
step 106, if the website receives the push starting command and the website condition is ready, returning a successful starting message to the request source address and the port, and executing the push service;
and step 107, after the message receiving software receives the message of successful start, updating the service state, and waiting for the website to push the message or stopping receiving by the user.
In one embodiment, the communication between the website and the message receiving software employs a specific protocol that is required to accommodate the various data type communications.
Fig. 2 is a schematic diagram of an implementation environment of an implementation method of an internet application in an embodiment of the present invention, as shown in fig. 2, in a specific implementation, an account needs to be registered and logged in on a website in a web page manner, push setting is performed, and a two-dimensional code with an account address port of the website is generated. And message receiving software is required to be installed on a personal computer or a mobile phone, the two-dimensional code is input and analyzed, and a start-stop push command aiming at the two-dimensional code specified account is sent to a website shown by the two-dimensional code. The website responds correspondingly after receiving the command. After the push is started, the website server performs service according to the push setting of the specified account, and the message receiving software waits for receiving the message. Fig. 3 is a diagram of a specific example of an implementation environment of an implementation method of an internet application according to an embodiment of the present invention, and as shown in fig. 3, after the setting is completed and the pushing is started in a web page manner, the pushing service of the web server communicates with the receiving service of the receiving software to complete a message pushing and receiving task.
By way of background, it can be seen that the following problems prevail in the prior art:
1) browsing information in a webpage mode, consuming time and not easily finding the desired information;
2) and the push message is received in a client software mode, so that the client software is various in types and consumes resources.
In the technical scheme provided by the embodiment of the invention, at least the following technical means and effects are adopted:
1) registering an account on a website in a webpage mode and logging in;
2) setting on a website, and setting whether to receive push information, push content, push time period, push time interval, push information amount and the like;
3) after the setting is finished, the website generates a two-dimensional code with an account number, a network address and a port number;
4) installing message receiving software on a personal computer or a mobile phone, and analyzing the two-dimensional code by using the software to obtain an account number, a network address and a port number of a website;
5) the message receiving software generates a receiving service, and sends a push starting command aiming at the account obtained by analysis to the website according to the address port obtained by analysis;
6) after receiving a push starting command, the website server generates a push service and pushes messages according to the setting of a specified account;
7) and the message receiving software receives the message and manages the message, so that the functions of message viewing, message deleting, message forwarding, webpage link jumping and the like are realized.
The method of the invention relates to website server software, client message receiving software and a specific application layer communication protocol between the website server software and the client message receiving software, is a complete system and can not be used by splitting.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, handset APP, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, network storage devices, etc.) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), cell phone APPs, and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, smart phone, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (8)

1. An implementation method of an internet application is characterized by comprising the following steps:
registering an account number on a website in a webpage mode, pushing and setting, and generating a two-dimensional code with address port information of the website account number after the completion;
message receiving software is required to be installed at a receiving end, the software can input and analyze the two-dimensional code, manage message receiving service, and receive messages pushed by all internet applications and manage the messages;
the sending and receiving of the message can satisfy various data type communication by using a specific protocol.
2. The method of claim 1, wherein registering an account number and performing push settings on a website comprises:
registering an account number on a website and logging in, then setting concerned content, setting whether to receive push information, setting an information push time period, setting an information push time interval, setting information push quantity each time and the like.
3. The method of claim 1, further comprising:
and after the push setting is finished, generating a two-dimensional code with a website account address port.
4. The method of claim 1, wherein the message receiving software needs to be installed at the receiving end, comprising:
the software can input and analyze the two-dimension code, manage the message receiving service, and receive messages pushed by all internet applications and manage the messages.
5. The method of claim 1, further comprising:
the message receiving software can send a push service starting command and a push service stopping command for the account number specified by the two-dimensional code to the website address port represented by the two-dimensional code.
6. The method of claim 1, further comprising:
after receiving a push service starting command, the website server pushes a corresponding message to an address port for sending the command according to the account number setting;
and after receiving the push stopping service command, the website server stops pushing a corresponding message to the address port sending the command.
7. The method of claim 1, further comprising:
the message receiving software can manage messages, store messages pushed by each website server, and realize the functions of message viewing, message deleting, message forwarding, webpage link skipping and the like.
8. The method of claim 1, wherein the communication between the website and the message receiving software is satisfied with various data type communications using a specific protocol.
CN201810710351.XA 2018-07-02 2018-07-02 Method for realizing internet application Pending CN110677442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810710351.XA CN110677442A (en) 2018-07-02 2018-07-02 Method for realizing internet application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810710351.XA CN110677442A (en) 2018-07-02 2018-07-02 Method for realizing internet application

Publications (1)

Publication Number Publication Date
CN110677442A true CN110677442A (en) 2020-01-10

Family

ID=69065248

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810710351.XA Pending CN110677442A (en) 2018-07-02 2018-07-02 Method for realizing internet application

Country Status (1)

Country Link
CN (1) CN110677442A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102466484A (en) * 2010-11-09 2012-05-23 现代自动车株式会社 System for providing point of interest information and method thereof
CN102882903A (en) * 2011-07-12 2013-01-16 腾讯科技(深圳)有限公司 Method and system for acquiring multi-site application information
CN103701808A (en) * 2013-12-27 2014-04-02 乐视致新电子科技(天津)有限公司 Method and device for logging in account
CN104954233A (en) * 2014-03-28 2015-09-30 腾讯科技(北京)有限公司 Information push method, device and system
US20150304440A1 (en) * 2013-06-28 2015-10-22 Tencent Technology (Shenzhen) Company Limited Systems and Methods for Pushing Applications
CN105718568A (en) * 2016-01-20 2016-06-29 努比亚技术有限公司 Uniform interaction device and method of multiple applications
CN107229528A (en) * 2017-05-27 2017-10-03 北京奇虎科技有限公司 Multichannel multiplexing method and device, electronic equipment that message is pushed

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102466484A (en) * 2010-11-09 2012-05-23 现代自动车株式会社 System for providing point of interest information and method thereof
CN102882903A (en) * 2011-07-12 2013-01-16 腾讯科技(深圳)有限公司 Method and system for acquiring multi-site application information
US20150304440A1 (en) * 2013-06-28 2015-10-22 Tencent Technology (Shenzhen) Company Limited Systems and Methods for Pushing Applications
CN103701808A (en) * 2013-12-27 2014-04-02 乐视致新电子科技(天津)有限公司 Method and device for logging in account
CN104954233A (en) * 2014-03-28 2015-09-30 腾讯科技(北京)有限公司 Information push method, device and system
CN105718568A (en) * 2016-01-20 2016-06-29 努比亚技术有限公司 Uniform interaction device and method of multiple applications
CN107229528A (en) * 2017-05-27 2017-10-03 北京奇虎科技有限公司 Multichannel multiplexing method and device, electronic equipment that message is pushed

Similar Documents

Publication Publication Date Title
CN105468362B (en) Using dispositions method and cloud computing system
CN107766509B (en) Method and device for static backup of webpage
CN106874471B (en) Information pushing method and device
CN104486388A (en) Accessing method and device of cloud storage file
CN104503780A (en) Method and device for providing application channel packet
CN110008019B (en) Method, device and system for sharing server resources
CN106339177A (en) Method and device for creating virtual machines
CN111143207B (en) Method for checking model training notice and training log at mobile terminal
CN109218041B (en) Request processing method and device for server system
CN106776917B (en) Method and device for acquiring resource file
US20220394209A1 (en) Multimedia conference data processing method and apparatus, and electronic device
CN111258902B (en) Performance test method and performance test system based on SockJS server
CN106027365A (en) Information interaction method and device
CN101551758B (en) System and method for implementing paralleling work of device management and tasks
CN106357781A (en) Method and system for establishing resource service calling interface
CN111475230B (en) Application function configuration method and device and electronic equipment
CN113434384B (en) Pressure testing method and device
CN103917951B (en) Application invocation method, operating system and browser
CN112379938A (en) Cross-browser safe local application calling method based on domestic operating system
CN103631621A (en) Method and device for prompting information
CN104751046A (en) User authentication method of application program and mobile terminal equipment
CN110677442A (en) Method for realizing internet application
CN113849686B (en) Video data acquisition method and device, electronic equipment and storage medium
CN202143098U (en) Intelligent mobile phone open cross-platform system based on cloud computing
CN113760715B (en) Method and device for testing system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200110

WD01 Invention patent application deemed withdrawn after publication