CN105704001A - WeChat server message distribution method and WeChat server message distribution system - Google Patents

WeChat server message distribution method and WeChat server message distribution system Download PDF

Info

Publication number
CN105704001A
CN105704001A CN201410690964.3A CN201410690964A CN105704001A CN 105704001 A CN105704001 A CN 105704001A CN 201410690964 A CN201410690964 A CN 201410690964A CN 105704001 A CN105704001 A CN 105704001A
Authority
CN
China
Prior art keywords
server
message
wechat
user
master 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.)
Pending
Application number
CN201410690964.3A
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.)
SHANGHAI TVMINING CULTURE MEDIA Co Ltd
Original Assignee
SHANGHAI TVMINING CULTURE MEDIA 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 SHANGHAI TVMINING CULTURE MEDIA Co Ltd filed Critical SHANGHAI TVMINING CULTURE MEDIA Co Ltd
Priority to CN201410690964.3A priority Critical patent/CN105704001A/en
Publication of CN105704001A publication Critical patent/CN105704001A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a WeChat server message distribution method and a WeChat server message distribution system. The method comprises the following steps: a user message is sent to a master server through a WeChat server; the master server circularly forwards the user message to related servers; the related servers process the user message, and return an interaction message to the master server; and a master server agent forwards the interaction message to the WeChat server, and the WeChat server forwards the interaction message to users. Through the scheme of the embodiment of the invention, the reliability and safety of WeChat server message distribution are improved greatly, and message forwarding is realized by an HTTP protocol and an 80 port. Messages can be delivered reliably, and the WEB1.0 protocol can be better expanded and transplanted. The whole process is efficient, efficient deployment and configuration is realized, logic processing distribution and efficient message processing are realized, and more service expansion messages can be processed.

Description

A kind of wechat server message distribution method and system
Technical field
The present invention relates to Internet technical field, particularly to a kind of wechat server message distribution method and system。
Background technology
Along with the development of Internet technology, what become alternately is more and more important。Online is mutual, has become as the communication model become more and more important。The needs mutual in order to meet users' information, various interactive softwares or communication software arise at the historic moment。
Wechat is the free application program providing instant messaging to service for intelligent terminal that company of Tengxun released on January 21st, 2011, wechat support quickly sends the voice SMS that freely (need to consume a small amount of network traffics), video, picture and word across common carrier, spanning operation system platform by network, it is also possible to use pass through to share the service plugs such as the data of streaming medium content and location-based social plug-in unit。Wechat provides the functions such as public platform, circle of friends, message propelling movement, user can pass through " shaking ", " searching number ", " neighbouring people ", sweep Quick Response Code mode and add good friend and pay close attention to public platform, simultaneously content is shared with good friend and the splendid contents user seen shares wechat circle of friends by wechat。
Wechat, as social information platform the most popular at present, is also a big entrance of mobile terminal, is developing and becoming a big business transaction platform, and its subversiveness change that marketing industry is brought starts to manifest。The exploitation in wechat store is also risen therewith, a socialization e-commerce system that wechat store is based on wechat and researches and develops, as long as consumer is by wechat platform, it is possible to realize merchandise query, choose, experience, interactive, order and the on-line off-line Integrated Service Mode of payment。
The application account that wechat public's account is developer or businessman applies on wechat public platform, account and QQ account intercommunication, by public's account, businessman can realize and the word of special group, picture, voice, the comprehensive communication of video, interaction on wechat platform。Define the on-line off-line wechat interactive marketing mode of a kind of main flow。As the micro-clan of representative of on-line off-line wechat interactive marketing, the wechat platform development theory of the industry universal template of the proposition standard that takes the lead in and deep customization combines。Define the open applications platform of on-line off-line wechat interactive marketing。
User can carry out interaction by equipment of itself and public's account。Message is sent to public's account by mobile phone, it is generally required to following steps:
First the wechat public's account of oneself is paid close attention to by your handset Wechat。Then the wechat public platform logging in oneself clicks public account assistant。The second step arranged public account assistant selects to input the wechat number that you to bind。Then click on transmission wechat identifying code。Your handset Wechat can receive an information, then numeral is input to identifying code input frame complete checking just complete binding。Subsequently into address list, search for public account assistant。Then finding public's account assistant this number of this contact person is the account mphelper (assistant's account of Tengxun's public platform requires over it and carries out message cluster transmition) of official of Tengxun。Pay close attention to this account just can pass through to send pocket transmission news to it。Click through chat interface, be then sent to message, then see whether the concern user of your public's account can receive this message。
Along with the growth of the fiery formula that wechat is gently applied, the service based on wechat public number emerges in an endless stream, but from technical standpoint aspect, essence is all backstage docking wechat service, carries out data interaction by wechat API。The process of full message and distribution。
Due to wechat background server can only specify one, limit the broadcast of message。So receiving only by a station server, it is being forwarded to other server, so forwarding the more and more important of scheme change based on wechat server message, simultaneously, it is necessary to involve more business logical process。In existing scheme, owing to involving raising performance, it is mostly based on Socket design。
Socket agreement is also known as " socket ", and application program sends request or response network request usually by " socket " to network。It is arranged in java.net bag for J2SDK-1.3, Socket and ServerSocket class libraries。ServerSocket is used for server end, and Socket sets up when network connects and uses。When successful connection, application program two ends all can produce a Socket example, operates this example, completes required session。Connecting for network, socket is equality, not difference, not because at server end or produce different stage in client。No matter it is that their work of Socket or ServerSocket is all completed by SocketImpl class and subclass thereof。
The target that Socket agreement connection procedure to connect according to the mode and local socket that connect startup, the connection procedure between socket can be divided into three steps: server is monitored, and client is asked, and connects confirmation。
(1) server is monitored: is server side socket the concrete client socket of delocalization, and is in waiting the state connected, monitor in real time network state。
(2) client request: referring to and proposed connection request by the socket of client, the target that connect is the socket of server end。For this, first the socket of client must describe the socket of the server that it to connect, it is indicated that the address of server side socket and port numbers, then just proposes connection request to server side socket。
(3) confirmation is connected: refer to when server side socket listens to the connection request receiving client socket in other words, it is with regard to the request of customer in response end socket, set up a new thread, client is issued in the description of server side socket, describe once client confirms this, connect and just establish。And server side socket keeps listening state, continue to the connection request of other client socket。
In prior art, due to socket agreement based on binary message use on resolve time efficiency very low, in addition, it is desirable to open new port, be unfavorable for that network transmits, fire wall easily masks。Thus, need badly and want a kind of new wechat server message framework, to meet the requirement for reliability Yu easily transmitted property。
Summary of the invention
The present invention provides a kind of wechat server message distribution method and system, in order to solve the problem that in prior art, wechat server message distributed architecture reliability is low。
The present invention provides a kind of wechat server message distribution method, including:
User message is sent to master server by wechat server;
The circulation of described user message is transmitted to associated server by master server;
Associated server processes described user message, and returns interaction message to master server;
Described interaction message is transmitted to wechat server by master server, and wechat server forwards described interaction message to user。
Described method also includes:
Described master server processes main business logic, and increase field realizes inside story expansion on described user message, and circulation is transmitted to associated server;
Described associated server resolves user message content according to described increase field。
Described method also includes:
Described master server, when forwarding user message, carries self proxy interface information;
If described associated server needs mutual with user, send interaction message by described proxy interface。
Described method also includes:
Described wechat server performs to call described master server by CALLBACK call back function。
Described method also includes:
Described master server circulates the described user message of forwarding by HTTPWEB1.0POST mode。
Described method also includes:
Described associated server is background server relevant to wechat business;User message is being circulated forwarding by described master server between associated server described in multiple stage;Or
User message described in described master server identification for associated server and be transmitted directly to correspondence associated server。
A kind of wechat server message dissemination system, including:
Wechat server, is used for receiving user message and forwarding master server;Forward interaction message to user
Master server, for being transmitted to associated server by the circulation of described user message;Interaction message is transmitted to wechat server;
Associated server, is used for processing described user message, and returns interaction message to master server。
Described master server is additionally operable to:
Processing main business logic, and increase field realizes inside story expansion on described user message, circulation is transmitted to associated server;
Described associated server is additionally operable to resolve user message content according to described increase field。
Described master server is additionally operable to:
When forwarding user message, carry self proxy interface information;
Described associated server is additionally operable to, when needs are mutual with user, send interaction message by described proxy interface。
Described wechat server performs to call described master server by CALLBACK call back function;
Described master server circulates the described user message of forwarding by HTTPWEB1.0POST mode。
The embodiment of the present invention is sent to master server by user message by wechat server;The circulation of described user message is transmitted to associated server by master server;Associated server processes described user message, and returns interaction message to master server;Described interaction message is transmitted to wechat server by master server agency, and wechat server forwards described interaction message to user。The scheme of the embodiment of the present invention, greatly improves reliability and the safety of the distribution of wechat server message, meanwhile, uses http protocol, and 80 ports realize message and forward。Ensure that message reliability is sent to, give the better autgmentability of WEB1.0 protocol realization and transplantability simultaneously。Whole processing efficient, efficient deployment and configuration, it is achieved the distribution of logical process, and the efficient process of message, simultaneously facilitate more business extension Message Processing。
Other features and advantages of the present invention will be set forth in the following description, and, partly become apparent from description, or understand by implementing the present invention。The purpose of the present invention and other advantages can be realized by structure specifically noted in the description write, claims and accompanying drawing and be obtained。
Below by drawings and Examples, technical scheme is described in further detail。
Accompanying drawing explanation
Accompanying drawing is for providing a further understanding of the present invention, and constitutes a part for description, is used for together with embodiments of the present invention explaining the present invention, is not intended that limitation of the present invention。In the accompanying drawings:
A kind of wechat server message distribution method principle flow chart that Fig. 1 provides for the embodiment of the present invention 1;
A kind of wechat server message distribution method principle flow chart that Fig. 2 provides for the embodiment of the present invention 2;
A kind of wechat server message dissemination system structural representation that Fig. 3 provides for the embodiment of the present invention 3。
Detailed description of the invention
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are illustrated, it will be appreciated that preferred embodiment described herein is merely to illustrate and explains the present invention, is not intended to limit the present invention。
As it is shown in figure 1, a kind of wechat server message distribution method principle flow chart provided for the embodiment of the present invention 1, wherein,
Step 11, user message is sent to master server by wechat server。
Wechat Background scheduling CALLBACK call back function, performs to call main server-a, and user message delivers to main server-a by wechat server S。
Call back function is exactly a function called by function pointer。If you pass to another function using the pointer (address) of function as parameter, when this pointer is used as and calls its pointed function, we just say that this is call back function。Call back function is not directly invoked by the realization side of this function, but call by an other side when specific event or condition generation, for this event or condition are responded。
Because using this function caller can be separated with callee, so whom caller is indifferent to is callee。It only need to know one called function with specific prototype and restrictive condition of existence。In brief, call back function just allows for user and the pointer needing the method called is passed to a function as parameter, in order to this function can use diverse ways flexibly when processing similar case。
Wonder that call back function has anything to act in practice?First assume there is such a case: we to write a storehouse, it provide the realization (such as bubble sort, quicksort, shell sequence, shake sequence etc.) of some sort algorithm, in order to be able to make storehouse more general, it is not desired in function and embeds sequence logic, and allow user to realize corresponding logic;Or, storehouse can be allowed to can be used for numerous types of data (int, float, string), now, what is to be done?Function pointer can be used, and adjust back。
Readjustment can be used for informing mechanism。Such as, sometimes arranging a timer, every certain time in A program, A program can be notified accordingly, but A program is known nothing by the implementor of informing mechanism。So, just needing a function pointer with specific prototype to adjust back, notice A program event has occurred and that。It practice, API uses call back function SetTimer () to notify timer。Without providing call back function, it also can mail to a message message queue of program。
The api function of another use callback mechanism is EnumWindow (), and it enumerates all of top-level windows on screen, and each window calls, such as through it, the function that another program provides, and transmits the process program of window。Such as: if callee returns a value, continue with iteration;Otherwise, exit。EnumWindow () is not relevant for callee wherein, is also indifferent to what the process program that callee transmits with it done, and it is only concerned return value, because based on return value, it will continue executing with or exit。
The mechanism that CALLBACK call back function realizes includes: define a call back function;There is provided the side that function realizes initialized time, the function pointer of call back function is registered to caller;When specific event or conditional time, caller uses function pointer to call call back function event is processed。
Here, the user message that wechat produces is sent to the wechat server S on wechat backstage by the own mechanism of wechat, and this user message is not dealt with by wechat server S, directly transmits default main server-a, carries out follow-up operation by main server-a。
Step 12, user message circulation is transmitted to associated server by master server。
After main server-a receives user message, simplest way is to be directly forwarded to associated server BCD etc.。Here associated server BCD refers to multiple servers relevant to business, and these associated servers are in order to process concrete user message content, and the interaction message of generation and user。
Main server-a processes main business logic, circulated by HTTPWEB1.0POST mode and be transmitted to associated server B, C, D etc., the message of user message own increases field and can realize the expansion of inside story, it is achieved process is as good as with opening browse request method of service。
Http defines the distinct methods with server interaction, and most basic method has 4 kinds, is GET, POST, PUT, DELETE respectively。URL full name is resource descriptor, we it is believed that: a URL address, it is for describing the resource on a network, and the GET in HTTP, POST, PUT, DELETE just correspond to the looking into of this resource, change, increase, delete 4 operations。POST is generally used for renewal resource information。
According to HTTP specification, POST expresses possibility and revises the request of the resource become on server。For news website, news is delivered the comment of oneself and should be realized by POST by reader, because the resource of website is different after comment is submitted to, resource is modified in other words。
POST submit to, submit to data be placed on be HTTP bag inclusion in。POST submits to, and address field will not change。POST submits to owing to not by URL biography value, data are unrestricted in theory。But each WEB server actual can specify to submit to size of data to limit post, and Apache, IIS6 have respective configuration。Post: required parameter is to transmit in the different piece (by name entitybody) of http title, and this part is used for transmitting form information, it is therefore necessary to be set to by Content-type: application/x-www-form-urlencoded。Post design is used for the user field supported on web forms, and its parameter is also to transmission as key/value。
Step 13, associated server processes user message, and returns interaction message to master server。
Main server-a exposes wechat server agent interface, and associated server B, C, D etc. process the message that switching comes, if needing mutual with user, realizes intercommunication by interface。It is, main server-a is when forwarding user message, carry self proxy interface information;If associated server BCD etc. need mutual with user, send interaction message by proxy interface。
Step 14, interaction message is transmitted to wechat server by master server, and wechat server forwards interaction message to user。
Associated server BCD is transmitted to wechat server S by main server-a agency, and wechat server S hands to user。
The present embodiment uses http protocol, and 80 ports realize message and forward。Ensure that message reliability is sent to, give the better autgmentability of WEB1.0 protocol realization and transplantability simultaneously。
As in figure 2 it is shown, a kind of wechat server message distribution method principle flow chart provided for the embodiment of the present invention 2, wherein,
Step 21, CALLBACK readjustment in wechat backstage performs A server, and user message delivers to A server by wechat server S。
Step 22, A server process main business logic, is circulated by HTTPWEB1.0POST mode and is transmitted to B, C, D service, increase field and can realize the expansion of inside story in the message of message own, it is achieved process is as good as with opening browse request method of service。
Step 23, A service exposes wechat server agent interface, B, C, and D processes the message that switching comes, if needing mutual with user, realizes intercommunication by interface。
Step 24, BCD is transmitted to wechat server by A service broker, and wechat server hands to user。
Whole processing efficient, efficient deployment and configuration, it is achieved the distribution of logical process, and the efficient process of message, simultaneously facilitate more business extension Message Processing。
As it is shown on figure 3, a kind of wechat server message dissemination system structural representation provided for the embodiment of the present invention 3, wherein,
Wechat server 31, is used for receiving user message and forwarding master server;Forward interaction message to user
Master server 32, for being transmitted to associated server by user message circulation;Interaction message is transmitted to wechat server;
Associated server 33, is used for processing user message, and returns interaction message to master server。
Especially, above-mentioned master server 32 is additionally operable to:
Processing main business logic, and increase field realizes inside story expansion on user message, circulation is transmitted to associated server 33;
Associated server 33 is additionally operable to according to increasing field parsing user message content。
Especially, above-mentioned master server 32 is additionally operable to:
When forwarding user message, carry self proxy interface information;
Associated server 33 is additionally operable to, when needs are mutual with user, send interaction message by proxy interface。
Especially, above-mentioned wechat server 31 performs to call master server 32 by CALLBACK call back function;
Master server 32 circulates forwarding user message by HTTPWEB1.0POST mode。
In sum, the embodiment of the present invention is sent to master server by user message by wechat server;The circulation of described user message is transmitted to associated server by master server;Associated server processes described user message, and returns interaction message to master server;Described interaction message is transmitted to wechat server by master server agency, and wechat server forwards described interaction message to user。The scheme of the embodiment of the present invention, greatly improves reliability and the safety of the distribution of wechat server message, meanwhile, uses http protocol, and 80 ports realize message and forward。Ensure that message reliability is sent to, give the better autgmentability of WEB1.0 protocol realization and transplantability simultaneously。Whole processing efficient, efficient deployment and configuration, it is achieved the distribution of logical process, and the efficient process of message, simultaneously facilitate more business extension Message Processing。
Those skilled in the art are it should be appreciated that embodiments of the invention can be provided as method, system or computer program。Therefore, the present invention can adopt the form of complete hardware embodiment, complete software implementation or the embodiment in conjunction with software and hardware aspect。And, the present invention can adopt the form at one or more upper computer programs implemented of computer-usable storage medium (including but not limited to disk memory and optical memory etc.) wherein including computer usable program code。
The present invention is that flow chart and/or block diagram with reference to method according to embodiments of the present invention, equipment (system) and computer program describe。It should be understood that can by the combination of the flow process in each flow process in computer program instructions flowchart and/or block diagram and/or square frame and flow chart and/or block diagram and/or square frame。These computer program instructions can be provided to produce a machine to the processor of general purpose computer, special-purpose computer, Embedded Processor or other programmable data processing device so that the instruction performed by the processor of computer or other programmable data processing device is produced for realizing the device of function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame。
These computer program instructions may be alternatively stored in and can guide in the computer-readable memory that computer or other programmable data processing device work in a specific way, the instruction making to be stored in this computer-readable memory produces to include the manufacture of command device, and this command device realizes the function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame。
These computer program instructions also can be loaded in computer or other programmable data processing device, make on computer or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computer or other programmable devices provides for realizing the step of function specified in one flow process of flow chart or multiple flow process and/or one square frame of block diagram or multiple square frame。
Obviously, the present invention can be carried out various change and modification without deviating from the spirit and scope of the present invention by those skilled in the art。So, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification。

Claims (10)

1. a wechat server message distribution method, it is characterised in that including:
User message is sent to master server by wechat server;
The circulation of described user message is transmitted to associated server by master server;
Associated server processes described user message, and returns interaction message to master server;
Described interaction message is transmitted to wechat server by master server, and wechat server forwards described interaction message to user。
2. the method for claim 1, it is characterised in that described method also includes:
Described master server processes main business logic, and increase field realizes inside story expansion on described user message, and circulation is transmitted to associated server;
Described associated server resolves user message content according to described increase field。
3. the method for claim 1, it is characterised in that described method also includes:
Described master server, when forwarding user message, carries self proxy interface information;
If described associated server needs mutual with user, send interaction message by described proxy interface。
4. the method for claim 1, it is characterised in that described method also includes:
Described wechat server performs to call described master server by CALLBACK call back function。
5. the method for claim 1, it is characterised in that described method also includes:
Described master server circulates the described user message of forwarding by HTTPWEB1.0POST mode。
6. the method for claim 1, it is characterised in that described method also includes:
Described associated server is background server relevant to wechat business;User message is being circulated forwarding by described master server between associated server described in multiple stage;Or
User message described in described master server identification for associated server and be transmitted directly to correspondence associated server。
7. a wechat server message dissemination system, it is characterised in that including:
Wechat server, is used for receiving user message and forwarding master server;Forward interaction message to user
Master server, for being transmitted to associated server by the circulation of described user message;Interaction message is transmitted to wechat server;
Associated server, is used for processing described user message, and returns interaction message to master server。
8. system as claimed in claim 7, it is characterised in that described master server is additionally operable to:
Processing main business logic, and increase field realizes inside story expansion on described user message, circulation is transmitted to associated server;
Described associated server is additionally operable to resolve user message content according to described increase field。
9. system as claimed in claim 7, it is characterised in that described master server is additionally operable to:
When forwarding user message, carry self proxy interface information;
Described associated server is additionally operable to, when needs are mutual with user, send interaction message by described proxy interface。
10. system as claimed in claim 7, it is characterised in that described wechat server performs to call described master server by CALLBACK call back function;
Described master server circulates the described user message of forwarding by HTTPWEB1.0POST mode。
CN201410690964.3A 2014-11-25 2014-11-25 WeChat server message distribution method and WeChat server message distribution system Pending CN105704001A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410690964.3A CN105704001A (en) 2014-11-25 2014-11-25 WeChat server message distribution method and WeChat server message distribution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410690964.3A CN105704001A (en) 2014-11-25 2014-11-25 WeChat server message distribution method and WeChat server message distribution system

Publications (1)

Publication Number Publication Date
CN105704001A true CN105704001A (en) 2016-06-22

Family

ID=56942106

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410690964.3A Pending CN105704001A (en) 2014-11-25 2014-11-25 WeChat server message distribution method and WeChat server message distribution system

Country Status (1)

Country Link
CN (1) CN105704001A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106254213A (en) * 2016-08-02 2016-12-21 北京京东尚科信息技术有限公司 Message disturbance-free method, system and application background system of based on application
CN106354705A (en) * 2016-08-31 2017-01-25 广西德高仕安全技术有限公司 Brief editing method based on WeChat public service platform
CN106453040A (en) * 2016-09-28 2017-02-22 上海伯曦信息技术有限公司 Telegraph pole type application system based on wechat social software
CN107135138A (en) * 2016-02-26 2017-09-05 深圳靶向信息服务有限公司 It can customize information and send docking system
CN107948242A (en) * 2017-10-24 2018-04-20 上海金大师网络科技有限公司 More service number template message sending methods and system
CN113037615A (en) * 2021-03-27 2021-06-25 北京合力金智科技发展有限公司 Intelligent communication system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1794705A (en) * 2005-07-18 2006-06-28 华为技术有限公司 Method and system of instant message user to use other immediate news system
CN103685175A (en) * 2012-09-11 2014-03-26 腾讯科技(深圳)有限公司 Method, proxy server and system for sharing logging status between application platform and application
CN103916442A (en) * 2013-01-07 2014-07-09 阿里巴巴集团控股有限公司 Message pushing achieving method, mobile terminal and message pushing system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1794705A (en) * 2005-07-18 2006-06-28 华为技术有限公司 Method and system of instant message user to use other immediate news system
CN103685175A (en) * 2012-09-11 2014-03-26 腾讯科技(深圳)有限公司 Method, proxy server and system for sharing logging status between application platform and application
CN103916442A (en) * 2013-01-07 2014-07-09 阿里巴巴集团控股有限公司 Message pushing achieving method, mobile terminal and message pushing system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107135138A (en) * 2016-02-26 2017-09-05 深圳靶向信息服务有限公司 It can customize information and send docking system
CN106254213A (en) * 2016-08-02 2016-12-21 北京京东尚科信息技术有限公司 Message disturbance-free method, system and application background system of based on application
CN106254213B (en) * 2016-08-02 2020-02-07 北京京东尚科信息技术有限公司 Message disturbance-free method and system based on application and application background system
CN106354705A (en) * 2016-08-31 2017-01-25 广西德高仕安全技术有限公司 Brief editing method based on WeChat public service platform
CN106453040A (en) * 2016-09-28 2017-02-22 上海伯曦信息技术有限公司 Telegraph pole type application system based on wechat social software
CN107948242A (en) * 2017-10-24 2018-04-20 上海金大师网络科技有限公司 More service number template message sending methods and system
CN113037615A (en) * 2021-03-27 2021-06-25 北京合力金智科技发展有限公司 Intelligent communication system

Similar Documents

Publication Publication Date Title
CN105704001A (en) WeChat server message distribution method and WeChat server message distribution system
US8656417B2 (en) Interface for telecommunication services using uniform resource identifiers
TWI685228B (en) Information transmission method and device
CN105072594B (en) The method and apparatus of remote user interface service is provided
WO2017174026A1 (en) Client connection method and system
CN111090423B (en) Webhook framework system and method for realizing active calling and event triggering
Da et al. Kalimucho: middleware for mobile applications
CN105207886B (en) Transmission, display methods and the transmission of instant communication message, display device and system
CN103297325A (en) Method, device and equipment for interacting with third-party application in instant messaging system
CN111970188B (en) Capability forwarding method and device
CN107231290A (en) A kind of instant communicating method and system
US20110307565A1 (en) Group messaging integration system, method and apparatus
CN103167031A (en) Communication between Web applications
CN104022945A (en) Method and device for realizing instant communication in client end
CN104394067A (en) Local area network communication method and device
CN103155530B (en) Merge including network-telecommunications that script command is downloaded to user terminal
CN110120908B (en) Group message processing method and device and server
KR101290977B1 (en) Message transfer method using push server and the system thereby
CN106209584B (en) User information processing method, client and server Internet-based
CN100407710C (en) Network instant communication system and method for providing instant message subscribing
Gomes et al. Xmpp based context management architecture
CN102045274B (en) Method and communication system for realizing information interaction based on instant messaging
CN112929257A (en) Multi-scenario message sending method, device, server and storage medium
KR101403783B1 (en) Virtual space providing system for distinct step of application execution
CN103368988B (en) resource sharing method, system and device

Legal Events

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

Application publication date: 20160622

RJ01 Rejection of invention patent application after publication