WO2008067740A1 - Procédé, système, terminal et dispositif de transfert de message entre terminaux - Google Patents

Procédé, système, terminal et dispositif de transfert de message entre terminaux Download PDF

Info

Publication number
WO2008067740A1
WO2008067740A1 PCT/CN2007/070611 CN2007070611W WO2008067740A1 WO 2008067740 A1 WO2008067740 A1 WO 2008067740A1 CN 2007070611 W CN2007070611 W CN 2007070611W WO 2008067740 A1 WO2008067740 A1 WO 2008067740A1
Authority
WO
WIPO (PCT)
Prior art keywords
gdxts
data
application
gdxs
terminal
Prior art date
Application number
PCT/CN2007/070611
Other languages
English (en)
Chinese (zh)
Inventor
Zhihong Lian
Original Assignee
Huawei Technologies 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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008067740A1 publication Critical patent/WO2008067740A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W99/00Subject matter not provided for in other groups of this subclass

Definitions

  • the present invention relates to the field of communication technologies, and in particular, to a method, system, terminal and device for exchanging data between terminals.
  • Infrared, Bluetooth and other technologies are limited by the technology itself.
  • the range of connection is very limited, and it has a certain directivity, resulting in unstable connection, and hardware devices of different terminals are also different, and there is a matching problem.
  • Method 2 Use a dedicated server to implement data interaction.
  • the mobile terminal accesses through the General Data Packet Service (GPRS), communicates via the GPRS server, and exchanges data.
  • GPRS General Data Packet Service
  • This method requires a dedicated server to interact. It is highly demanding on the server and needs to deal with network address translation (NAT) and private network traversal. On the terminal side, the network connection also needs to be processed, which increases the size and complexity of the software. Especially for terminals of different platforms, applications need to modify the underlying communication layer to increase development costs.
  • NAT network address translation
  • private network traversal On the terminal side, the network connection also needs to be processed, which increases the size and complexity of the software.
  • applications need to modify the underlying communication layer to increase development costs.
  • the present invention provides a method, system, terminal and device for exchanging data between terminals, so that data exchange between the terminals of the single machine can avoid the limitation of the scope and reduce the development cost for different platforms.
  • the source GDXTS receives the connection and exchange data request from the application in the terminal, and sends a transmission data request to the GDXS, where the transmission data request includes an identifier of the application, an identifier of the at least one target GDXTS, and data to be transmitted;
  • the GDXS determines, according to the received request, that the target GDXTS is online, and sends the application identifier and the data to be transmitted in the request to the terminal where the target GDXTS is located;
  • the target GDXTS transmits the received data to the application corresponding to the application identifier.
  • a system for transmitting data between terminals including a source terminal, a target terminal, and a universal data exchange server GDXS, wherein the source and target terminals include a GDXTS and an application module, where
  • the GDXTS in the source terminal is configured to receive a connection and exchange data request from the application module, and send an identifier including an application, an identifier of the at least one target GDXTS, and a transmission data request of the data to be transmitted to the GDXS;
  • the GDXS is configured to: after determining that the target GDXTS is logged in according to the received request, send the identifier of the application in the request and the data to be transmitted to the terminal where the target GDXTS is located;
  • the GDXTS in the target terminal is configured to receive data from the GDXS and transmit the data to the application corresponding to the application identifier.
  • a general data exchange server GDXS including a GDXTS management module and a transmitting/receiving module, wherein
  • the GDXTS management module is configured to receive a registration and deregistration request from the GDXTS, receive a data forwarding request of the GDXTS, maintain a data transmission channel between at least two GDXTSs, and query whether a GDXTS is online;
  • the transmitting/receiving module is configured to send and receive data information with the GDXTS.
  • a terminal comprising a universal data exchange terminal server GDXTS and an application module, wherein the application module is configured to send a connection and exchange data request to the GDXTS; and parse data from the GDXTS;
  • the GDXTS is configured to receive the request from an application module, send an identifier including an application, an identifier of at least one target GDXTS, and a transmission data request of the data to be transmitted to the GDXS; receive data from the GDXS, and transmit the data to the application module.
  • a data exchange terminal server GDXTS comprising a registration/logout module, a data exchange module, a data exchange session management module, a sending/receiving module, wherein The registration/logout module is configured to complete registration and deregistration of the GDXTS itself on the GDXS through the sending/receiving module;
  • the data exchange module is configured to receive a connection and exchange data request of the application module, forward the request to the data exchange session management module, receive data transmitted from the data exchange session management module to the application module, and connect and exchange the data request Contains the identity of the application, the identity of at least one target GDXTS;
  • the data exchange session management module is configured to allocate a data exchange channel according to the received connection and exchange data request, and record a correspondence between the application identifier and the data channel, and send the identifier containing the application to the GDXS through the sending/receiving module. At least one target GDXTS identifier, and a data transmission request of the data to be transmitted; receiving data from the GDXS through the transmitting/receiving module, and transmitting the received data information to the data exchange module;
  • the transmitting/receiving module is configured to send and receive data information with the GDXS.
  • the complexity of terminal application development is reduced, and the existing application in a single machine can be easily transformed into a network-connected application.
  • the limitation of the range between the single machines is avoided.
  • the application in the terminal can easily complete the traversal of the NAT and the private network to implement data exchange.
  • the terminal does not need to consider the limitation of the network capability, and shields the difference between the operating system and the hardware device.
  • FIG. 1 is a schematic structural diagram of a general data exchange server according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a general data exchange terminal server according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of implementing data transmission according to an embodiment of the present invention
  • FIG. 4 is a system for transferring data between terminals in accordance with an embodiment of the present invention.
  • the present invention relates to a General Data Switch Server, hereinafter referred to as GDXS, and a General Data Switch Terminal Server (hereinafter referred to as GDXTS).
  • GDXS is a stateless server that only completes GDXTS login and Data exchange between GDXTS.
  • GDXTS is in the terminal and can be shared by one or more applications. The following description will be respectively made.
  • FIG. 1 is a schematic structural diagram of a universal data exchange server according to an embodiment of the present invention, including a GDXTS management module (GDXTS Manager) 110 and a send/receive module (Send/Receive Module) 120, where
  • the GDXTS management module 110 is configured to receive a registration and deregistration request from the GDXTS, receive a data forwarding request from the GDXTS, maintain a data transmission channel between at least two GDXTSs, and query whether a GDXTS is online.
  • the transmit/receive module 120 is configured to transmit and receive data information with the GDXTS.
  • FIG. 2 is a schematic structural diagram of a universal data exchange terminal server according to an embodiment of the present invention, including a registration/logout module (Login/Logout Module) 210, a data exchange module (DS, Data Switch) 240, and a data exchange session management module ( DSSM, Data Switch Session Manager 230, Send/Receive Module 220, where
  • the registration/logout module 210 is used to complete the registration and deregistration of the GDXTS itself on the GDXS through the transmitting and receiving module.
  • the data exchange module 240 is configured to receive the connection and exchange data request from the application module in the terminal, forward the request to the data exchange session management module 230, and receive the data from the data exchange session management module 230, and transmit the data to the application module.
  • the connection and exchange data request includes an identifier of the application and an identifier of the at least one target GDXTS.
  • the data exchange session management module 230 is configured to allocate a data exchange channel according to the received connection and exchange data request, and record a correspondence between the application identifier and the data channel, and send, by the sending/receiving module 220, an identifier including the application to the GDXS, The identifier of the at least one target GDXTS, and the transmission data request of the data to be transmitted; receiving the data from the GDXS through the sending/receiving module 220, and transmitting the received data to the data exchange module 240 according to the saved correspondence relationship; The received data is transmitted to the corresponding application by the data exchange module 240.
  • the transmitting/receiving module 220 is configured to transmit and receive data information with the GDXS.
  • the data exchange session management module 230 is further configured to receive data from the GDXS, and determine that the application in the application module is started by the data exchange module 240 when the application corresponding to the application identifier is not started.
  • the data exchange session management module 230 is further configured to: after receiving the data from the GDXS, return the reception response information to the sender GDXTS through the sending/receiving module.
  • GDXS and GDXTS are connected through a network, which can be based on GPRS, GSM, CDMA, etc., but is not limited thereto.
  • FIG. 3 is a schematic flow chart of implementing data transmission according to an embodiment of the present invention.
  • GDXTS is set in the terminal
  • the terminal 1 is the source terminal
  • the terminal 2 is the target terminal
  • the GDXTS in the terminal 1 is recorded as GDXTS 1
  • the GDXTS in the terminal 2 is recorded as GDXTS2.
  • Step 301 After the terminal is started, the GDXTS in the UE initiates a login request to the GDXS. After the login is successful, the GDXS starts to respond to the GDXTS request.
  • the terminal in this step includes the terminal 1 and the terminal 2.
  • Step 302 The application in the terminal 1 sends a connection and exchange data request to the GDXTS1, where the request includes an identifier of the application, an identifier of the at least one target GDXTS, and data to be transmitted.
  • the request includes an identifier of the application, an identifier of the at least one target GDXTS, and data to be transmitted.
  • the identifier of the target GDXTS is included, that is, The logo of GDXTS2.
  • Step 303 After receiving the request, the GDXTS1 sends a transmission data request to the GDXS, where the transmission data request includes an identifier of the application, an identifier of the at least one target GDXTS, and data to be transmitted. Similarly, only the identifier of the target GDXTS is included in this example. , that is, the logo of GDXTS2.
  • Step 304 The GDXS determines, according to the received request, that the GDXTS2 is online, and sends the application identifier and the data to be transmitted in the request to the terminal 2 where the GDXTS2 is located.
  • Step 305 The GDXTS2 transmits the received data to the application corresponding to the application identifier.
  • the method may further include: the GDXTS2 starts the application corresponding to the application identifier, and then transmits the received data to the application.
  • the terminal 2 can also send data to the terminal 1 through GDXTS2 to perform data exchange.
  • the process is the same as the above, and will not be described again.
  • the transmission data request sent by the GD X T S 1 to the GD X S may further include the identifier of the source GDXTS; thus, after the GDTXS2 receives the data from the GDXS, the method may further include: returning the reception response information to the GDXTS1 through the GDXS.
  • the GDXS determines that the GDXTS2 is not online after receiving the transmission data request, the GDXS returns a transmission failure information to the GDXTS1, and ends.
  • the failure cause value may further be included in the transmission failure information. It can be seen that as long as GDXS determines that GDXTS2 is online, it is considered to have been Land registration, as long as GDXS determines that GDXTS2 is not online, it is considered to have been cancelled.
  • GDXS determines whether there are many ways to use GDXTS2 online, such as through a timed handshake mechanism, etc.
  • the method for determining GDXS is not specifically limited.
  • the terminal 1 may be a mobile terminal or a fixed terminal.
  • the terminal 2 may be a mobile terminal or a fixed terminal, and the types of the terminal 1 and the terminal 2 may be the same or different.
  • the invention also discloses a system for transmitting data between terminals, referring to FIG. 4, including a source terminal, that is, a mobile terminal 1 (Mobilel) in FIG. 4, a target terminal, that is, a mobile terminal 2 (Mobile2) in FIG. 4, and a universal a data exchange server GDXS, and the source and target terminals include GDXTS and an application module (APP), wherein
  • the GDXTS in the source terminal is configured to receive a connection and exchange data request from the application module, and send an identifier containing the application, an identifier of the at least one target GDXTS, and a transmission data request of the data to be transmitted to the GDXS;
  • the GDXS is configured to, according to the received request, determine that the target GDXTS is logged in, and send the identifier of the application in the request and the data to be transmitted to the terminal where the target GDXTS is located; the structure of the GDXS is shown in FIG.
  • the GDXTS in the target terminal is used to receive data from the GDXS and transmit it to the application corresponding to the application identifier.
  • the GDXTS of the target terminal is further used to start an application corresponding to the application identifier in the application module, and transmit the received data to the application. .
  • the GDXS determines that the target GDXTS is not online according to the received request, the GDXS is also used to return a transmission failure message to the source GDXTS.
  • the source GDXTS identifier is also included; then, after receiving the data from the GDXS, the target GDTXS is also used to return the reception response information to the source GDXTS through the GDXS.
  • the invention also discloses a terminal, comprising a GDXTS and an application module, wherein
  • the application module is configured to send a connection and exchange data request to the GDXTS; parse and receive data from the GDXTS;
  • the GDXTS is configured to receive the request from the application module, send an identifier containing the application, an identifier of the at least one target GDXTS, and a transmission data request of the data to be transmitted to the GDXS; receive the data from the GDXS, and transmit the data to the application module.
  • the GDXTS receives the data from the GDXS, and determines that the application in the application module is started when the application corresponding to the application identifier is not started.
  • the GDTXS is also used to return the receipt response information to the source GDXTS via GDXS after receiving the data from the GDXS.
  • the above terminal may be a mobile terminal or a fixed terminal.
  • the application on the terminal interacts with the other server through the single server and the network side server on the terminal, exchanges data with another terminal, exchanges data through a single server, shields the difference between the operating system and the hardware device, reduces the cost, and avoids the The limits of the scope.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention concerne un procédé de transfert de message entre des terminaux, comprenant la définition de GDXS, la définition de GDXTS dans le terminal ; l'enregistrement de GDXTS dans GDXS après lancement ; la réception par un GDXTS source d'une demande de connexion et la commutation des données depuis l'application interne du terminal, l'envoi à GDXS de la demande de transfert de données ; l'envoi par GDXS de l'ID d'application et des données à transférer dans ladite demande au terminal de destination GDXTS après avoir déterminé que le GDXTS de destination est présent selon la demande reçue ; le transfert par le GDXTS de destination des données reçues à l'application correspondant à l'ID d'application. En outre, un système, un terminal, un GDXS et un GDXTS pour le transfert de données entre les terminaux sont décrits. Ceci libère la commutation de données entre des terminaux indépendants de toute contrainte de domaine, et réduit le coût de développement des différentes plates-formes.
PCT/CN2007/070611 2006-12-05 2007-09-03 Procédé, système, terminal et dispositif de transfert de message entre terminaux WO2008067740A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNB2006101618990A CN100539553C (zh) 2006-12-05 2006-12-05 终端之间传输数据的方法、系统及终端、服务器
CN200610161899.0 2006-12-05

Publications (1)

Publication Number Publication Date
WO2008067740A1 true WO2008067740A1 (fr) 2008-06-12

Family

ID=38251901

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/070611 WO2008067740A1 (fr) 2006-12-05 2007-09-03 Procédé, système, terminal et dispositif de transfert de message entre terminaux

Country Status (2)

Country Link
CN (1) CN100539553C (fr)
WO (1) WO2008067740A1 (fr)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100539553C (zh) * 2006-12-05 2009-09-09 华为技术有限公司 终端之间传输数据的方法、系统及终端、服务器
CN102055732B (zh) * 2009-11-05 2018-05-08 阿里巴巴集团控股有限公司 一种实现单机软件通信的方法及装置
US8521897B2 (en) * 2011-03-15 2013-08-27 Microscan Systems, Inc. Generic data exchange method using hierarchical routing
CN103220159A (zh) * 2012-01-19 2013-07-24 北京千橡网景科技发展有限公司 用于传送信息的方法和装置
CN112804345B (zh) * 2021-02-01 2023-04-07 深圳市旭联信息技术有限公司 一种点对点数据传输设备、方法、智能终端及存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020083127A1 (en) * 2000-11-20 2002-06-27 At&T Wireless Services, Inc. Methods and systems for providing application level presence information in wireless communication
CN1381002A (zh) * 2000-05-31 2002-11-20 摩托罗拉公司 用于进行无线移动即时消息接发的方法
CN1460215A (zh) * 2000-05-11 2003-12-03 奇卡有限公司 跟踪基于互联网的即时消息传送系统的活动用户在线状态的方法和系统
CN1614959A (zh) * 2003-11-06 2005-05-11 国际商业机器公司 用于多个即时消息传递登录会话的方法和系统
CN1838643A (zh) * 2005-03-25 2006-09-27 华为技术有限公司 一种即时消息的接收方法
CN1996964A (zh) * 2006-12-05 2007-07-11 华为技术有限公司 终端间传输数据的方法、系统及终端、gdxs和gdxts

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1460215A (zh) * 2000-05-11 2003-12-03 奇卡有限公司 跟踪基于互联网的即时消息传送系统的活动用户在线状态的方法和系统
CN1381002A (zh) * 2000-05-31 2002-11-20 摩托罗拉公司 用于进行无线移动即时消息接发的方法
US20020083127A1 (en) * 2000-11-20 2002-06-27 At&T Wireless Services, Inc. Methods and systems for providing application level presence information in wireless communication
CN1614959A (zh) * 2003-11-06 2005-05-11 国际商业机器公司 用于多个即时消息传递登录会话的方法和系统
CN1838643A (zh) * 2005-03-25 2006-09-27 华为技术有限公司 一种即时消息的接收方法
CN1996964A (zh) * 2006-12-05 2007-07-11 华为技术有限公司 终端间传输数据的方法、系统及终端、gdxs和gdxts

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LIU ZHIZHI ET AL.: "The Instant Messaging Mechanism Based on SIP", JOURNAL OF BEIJING UNIVERSITY OF POSTS AND TELECOMMUNICATIONS, vol. 27, no. SUPPL., March 2004 (2004-03-01), pages 137 - 142 *

Also Published As

Publication number Publication date
CN100539553C (zh) 2009-09-09
CN1996964A (zh) 2007-07-11

Similar Documents

Publication Publication Date Title
JP5143125B2 (ja) ドメイン間情報通信のための認証方法、システム、およびその装置
KR100762379B1 (ko) Ip 멀티캐스트 분배 시스템, 스트리밍 데이터 분배 시스템, 및 이들을 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록 매체
US20050246346A1 (en) Secured authentication in a dynamic IP environment
CA2611776C (fr) Methode et appareil assurant la communication entre d'autres appareils de communication
CN101212393B (zh) 介质无关切换消息的传输方法、系统及设备
US8681353B2 (en) Method and apparatus of processing wireless printing based on wireless LAN
JP4540720B2 (ja) データ通信端末、プロキシ装置、データ通信システム、及びデータ通信方法
JP2005020327A (ja) マルチキャスト配信方法、配信装置およびシステム
US8874911B2 (en) Terminal device, system, connection management server, and computer readable medium
US9008056B2 (en) Remote network access via a visited network
WO2011006324A1 (fr) Procédé et terminal destinés à une transmission de fichier
KR20080107250A (ko) 무선 접속 시스템에서 mih 프로토콜 메시지 전송방법
WO2008067740A1 (fr) Procédé, système, terminal et dispositif de transfert de message entre terminaux
JP4225743B2 (ja) 無線端末及び通信制御方法
WO2010102561A1 (fr) Procédé d'échange local de données, dispositif et système associés
WO2012130048A1 (fr) Procédé et appareil pour initialiser une passerelle dans un système de gestion de dispositifs
WO2013189398A2 (fr) Procédé pour pousser des données d'application, dispositif et système
WO2013185696A2 (fr) Procédé et dispositif de traitement de données
WO2009124444A1 (fr) Procédé et appareil de traitement d'un message de demande de protocole de résolution d'adresse (arp)
KR100597405B1 (ko) 소켓 어플리케이션 프로그램을 이용한 데이터 중계 시스템및 데이터 중계 방법
JP2004328104A (ja) アクセスポイントノード装置および端末位置情報登録方法
CN116319698A (zh) 终端连接的方法、电子设备以及存储介质
WO2011072549A1 (fr) Procédé, appareil et système permettant une communication entre des sites qui ne sont pas sous protocole à séparation entre localisateur et identifiant (non-lisp) et des sites lisp
JP4296201B2 (ja) ベアラ・モビリティを実現するための方法及び装置
US7957281B2 (en) Method for interworking between access control router and position determination entity in position recognition system based on portable internet and system therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07785489

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07785489

Country of ref document: EP

Kind code of ref document: A1