WO2012139443A1 - 一种在即时通讯中传输会话消息的方法和即时通讯客户端、存储介质 - Google Patents

一种在即时通讯中传输会话消息的方法和即时通讯客户端、存储介质 Download PDF

Info

Publication number
WO2012139443A1
WO2012139443A1 PCT/CN2012/071905 CN2012071905W WO2012139443A1 WO 2012139443 A1 WO2012139443 A1 WO 2012139443A1 CN 2012071905 W CN2012071905 W CN 2012071905W WO 2012139443 A1 WO2012139443 A1 WO 2012139443A1
Authority
WO
WIPO (PCT)
Prior art keywords
font
instant messaging
personalized
session message
messaging client
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.)
Ceased
Application number
PCT/CN2012/071905
Other languages
English (en)
French (fr)
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Publication of WO2012139443A1 publication Critical patent/WO2012139443A1/zh
Priority to US14/051,203 priority Critical patent/US20140052801A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Definitions

  • the present invention relates to the field of computer communication technologies, and in particular, to a method for transmitting a session message in an instant messaging, and an instant messaging client and a storage medium.
  • IM Instant Messaging
  • QQ Quality of service
  • MSN Mobile Network
  • RTX Real Time expert
  • the present invention provides a method for transmitting a session message in instant messaging, including:
  • the instant messaging client receives the session message including the text content from the peer instant messaging client, and the session message also carries the font identifier of the personalized font;
  • Instant messaging client invokes a personalized font configuration file corresponding to the font identifier according to the font identifier;
  • the instant messaging client synthesizes the personalized font configuration file and the text content in the received session message for display.
  • the present invention further provides an instant messaging client as a client that receives a session message, including:
  • a session message receiving module configured to receive a session message including a text content from a peer instant messaging client, where the session message further carries a font identifier of the personalized font;
  • a font identifier parsing module configured to parse the font identifier from the session message
  • a configuration file calling module configured to invoke, according to the font identifier, a personalized font configuration file corresponding to the font identifier
  • a personalized font synthesizing module configured to synthesize the personalized font configuration file and the text content in the received session message
  • the session message display module is configured to display a session message composed of the personalized font synthesized by the font synthesis module.
  • the present invention also provides an instant messaging client as a client for sending a session message, including:
  • a font identifier obtaining module configured to obtain a font identifier of the personalized font used by the current user when the user inputs the text content
  • a font initialization module configured to perform an initialization operation on the text content input by the user according to the font identifier acquired by the font identifier obtaining module;
  • a configuration file caching module configured to: after the font initialization module initializes the text content input by the user, locally cache a personalized font configuration file corresponding to the font identifier;
  • the personalized font synthesizing module combines the personalized font configuration file with the upcoming text content input by the user and displays it in the session window;
  • the session message sending module is configured to send the text content and the font identifier of the personalized font to an instant messaging client that receives the session message.
  • the invention also provides a method for transmitting a session message in instant messaging, comprising:
  • the instant messaging client obtains the font identifier of the personalized font used by the current user when the user inputs the text content;
  • the instant messaging client initializes the text content input by the user according to the font identifier
  • the instant messaging client locally caches the personalized font configuration file corresponding to the font identifier
  • the instant messaging client synthesizes the personalized font configuration file with the upcoming text content input by the user and displays it in the session window;
  • the instant messaging client sends the text content and the font identifier of the personalized font to an instant messaging client that receives the session message.
  • the present invention also provides one or more storage media containing executable instructions for performing a method of transmitting a session message in an instant messaging, the method comprising:
  • the instant messaging client receives the session message including the text content from the peer instant messaging client, and the session message also carries the font identifier of the personalized font;
  • Instant messaging client invokes a personalized font configuration file corresponding to the font identifier according to the font identifier;
  • the instant messaging client synthesizes the personalized font configuration file and the text content in the received session message for display.
  • the instant messaging client can dynamically synthesize the personalized font according to the personalized text file configuration information corresponding to the message text content and the font identifier in real time when the text is drawn, without consuming the local memory of the instant messaging client. Only transfer text content during transmission, saving transmission resources, improving transmission speed, and greatly improving user performance. .
  • Embodiment 1 is a schematic flowchart of Embodiment 1 of a method for transmitting a session message in instant messaging according to the present invention
  • Embodiment 2 is a schematic flowchart of Embodiment 2 of a method for transmitting a session message in instant messaging according to the present invention
  • Embodiment 3 is a schematic flowchart of Embodiment 3 of a method for transmitting a session message in instant messaging according to the present invention
  • Embodiment 1 of an instant messaging client according to the present invention is a schematic structural diagram of Embodiment 1 of an instant messaging client according to the present invention.
  • FIG. 5 is a schematic diagram of the composition of an instant messaging client embodiment 2 of the present invention.
  • Embodiment 3 of an instant messaging client according to the present invention.
  • FIG. 7 is a schematic diagram showing the composition of an embodiment of an instant messaging client according to the present invention.
  • the technical problem to be solved by the present invention is that when the chat is performed by using the instant messaging client provided by the prior art, the personalized requirement of the user cannot be satisfied only by ordinary characters. Or use a more personalized text chat, but the prior art provides that the transmission in the form of a picture causes a problem that the transmission resource has a large transmission speed. .
  • the present invention provides a method for transmitting a session message in an instant messaging and an instant messaging client.
  • the instant messaging client in the present invention can be used for various instant messaging clients installed on a personal computer, a tablet computer, a mobile phone, a portable media player, etc., or can be variously operated on a personal computer or a tablet computer.
  • Mobile phones, portable media players, etc. Web client but should not be limited to this.
  • FIG. 1 is a schematic flowchart diagram of Embodiment 1 of a method for transmitting a session message in an instant messaging according to the present invention.
  • Step 100 The instant messaging client receives the session message including the text content from the peer instant messaging client, and the session message also carries the font identifier of the personalized font;
  • Step 101 The instant messaging client parses the font identifier from the session message.
  • Step 102 The instant messaging client invokes, according to the font identifier, a personalized font configuration file corresponding to the font identifier.
  • Step 103 The instant messaging client synthesizes the personalized font configuration file and the text content in the received session message for display.
  • the instant messaging client only transmits the text content and the personalized font identifier when transmitting the session message, which saves the transmission resource and improves the transmission speed; when displaying the personalized font, the text can be drawn.
  • the personalized font can be displayed in the session window, without consuming the local memory of the instant messaging client; The user's personalized needs have greatly improved the performance of users. .
  • Embodiment 2 is a schematic flowchart of Embodiment 2 of a method for transmitting a session message in instant messaging according to the present invention.
  • the method flow before the instant messaging client of the peer end sends the personalized font to the instant messaging client of the local end specifically includes:
  • Step 200 When the user logs in, the instant messaging client updates the profile information of the user's local font package; it should be noted that each set of personalized font configuration files is XML (Extensible Markup) Language ), which can be recorded in the form of an extended markup language, subsequent product operation or upgrade, as long as the update sever
  • the configuration file is fine. Of course, this is only an example here, and the configuration file can also be recorded in other forms.
  • step S200 may not be performed, that is, the configuration file information of the local font package of the user is not updated, and step S201 is directly executed. .
  • Step 201 The peer instant messaging client, that is, the instant messaging client that sends the session message, obtains the font identifier of the personalized font used by the current user when the user inputs the text content, and identifies the text content input to the user according to the font Perform an initialization operation.
  • the initialization operation performed on the text content input by the user includes: initializing the background image of the font, initializing the frequency of dynamic font switching, setting the size of each frame font, font type, drawing coordinates, and the like.
  • Step 202 The peer instant messaging client synthesizes the personalized font configuration file and the incoming text content input by the user.
  • the peer instant messaging client synthesizes the corresponding type according to the composite type of the font corresponding to the personalized font configuration file.
  • the png image of alpha transparency it should be noted that the alpha color channel is an 8-bit grayscale channel with 256 channels.
  • Level grayscale to record transparency information in the image defining transparent, opaque and translucent areas, where black means full transparency, white means opaque, gray means semi-transparent; and png Is a picture storage format;
  • each word in the session message corresponds to an object linking and embedding (OLE, Object Linking and Embedding) control, each The OLE control holds its corresponding synthesized font png image, and each session message has a session message manager that holds all OLEs for this message.
  • OLE object linking and embedding
  • the session message manager is responsible for controlling the dynamic processing of this message (such as start, stop, dynamic frequency switching, etc.); after synthesis, the personalized text can be displayed in the session window, at this time, the instant messaging client The user can see the display of the personalized font that he is about to send.
  • the peer instant messaging client may also locally cache the personalized font configuration file corresponding to the font identifier. Then at step S202 The personalized font configuration file in the local cache may be used when the peer instant messaging client synthesizes the personalized font configuration file with the incoming text content input by the user.
  • Step 203 The peer instant messaging client sends the text content and the font identifier of the personalized font to the local instant messaging client.
  • the instant messaging client can identify the corresponding personality according to the message text content and the font in real time when the text is drawn.
  • the font file configuration information dynamically synthesizes the personalized font without consuming the local memory of the instant messaging client; it not only satisfies the user's individual needs but also greatly improves the performance of the user.
  • the instant messaging client only transmits the text content and the personalized font identifier when transmitting the session message, which saves the transmission resource and improves the transmission speed.
  • FIG. 3 is a schematic flowchart diagram of Embodiment 3 of a method for transmitting a session message in instant messaging according to the present invention.
  • a method for receiving a session message by the instant messaging client at the local end is described, which specifically includes:
  • Step 300 The instant messaging client receives the session message including the text content from the peer instant messaging client, and the session message also carries the font identifier of the personalized font;
  • Step 301 The instant messaging client parses the font identifier from the session message.
  • Step 302 The instant messaging client determines, according to the font identifier, whether there is a personalized font configuration file corresponding to the font identifier in the local cache; if yes, proceeds to step 303, if otherwise, proceeds to step 304;
  • Step 303 If the communication client locally caches a personalized font configuration file, the instant messaging client calls a personalized font configuration file corresponding to the font identifier from the local cache according to the font identifier;
  • Step 304 If the communication client does not locally cache the personalized font configuration file, the instant messaging client invokes the personalized font configuration file corresponding to the font identifier from the server according to the font identifier.
  • Step 305 Instant messaging client synthesizes each word in the text content in the session message into an alpha based on the personalized font configuration file a personalized font of a transparent text picture; specifically, each of the synthesized personalized fonts is controlled by an object link and an embedded OLE control; the session message is controlled by a session message manager;
  • Step 306 controlling the OLE by using a session message manager
  • the control displays a session message composed of the personalized font in a session window of the instant messaging client.
  • the session message in the visible area of the session window is not synthesized by the personalized font, only the visible font will be synthesized in real time.
  • the instant messaging client in the instant messaging client receiving the session message, can dynamically synthesize the personalized information according to the message text content and the corresponding personalized font file configuration information when the text is drawn.
  • the font does not consume the local memory of the instant messaging client; it not only satisfies the user's individual needs but also greatly improves the performance of the user.
  • FIG. 4 is a schematic structural diagram of Embodiment 1 of an instant messaging client provided by the present invention.
  • Session message receiving module 400 And receiving a session message including the text content from the peer instant messaging client, where the session message further carries a font identifier of the personalized font;
  • a font identifier parsing module 401 configured to parse the font identifier from the session message
  • the configuration file invoking module 402 is configured to invoke, according to the font identifier, a personalized font configuration file corresponding to the font identifier;
  • Personalized font synthesis module 403 For synthesizing the personalized font configuration file with the text content in the received session message; specifically, the personalized font synthesis module 403 According to the personalized font configuration file, each word in the text content in the session message is separately synthesized into a text picture with alpha transparency.
  • a session message display module 404 configured to use the personalized font synthesis module 403
  • the synthesized session message consisting of personalized fonts is displayed.
  • the instant messaging client only transmits the text content and the personalized font identifier when transmitting the session message, which saves the transmission resource and improves the transmission speed; when displaying the personalized font, the text can be drawn.
  • FIG. 5 is a schematic structural diagram of Embodiment 2 of an instant messaging client provided by the present invention.
  • composition of the instant messaging client as a configuration file invoking module of the client receiving the session message is further described, including:
  • a localized font configuration file is locally cached in the communication client, and a personalized font configuration file corresponding to the font identifier is called from the local cache according to the font identifier;
  • FIG. 6 is a schematic structural diagram of Embodiment 3 of an instant messaging client according to the present invention.
  • the instant messaging client of this embodiment includes, in addition to the modules in the previous embodiment (not shown), the instant messaging client in this embodiment further includes:
  • An OLE control 600 configured to control each text picture synthesized by the personalized font synthesizing module
  • the session message composed of the alpha-transparent text picture synthesized by the personalized font synthesis module is displayed in the session window of the instant messaging client.
  • the session message in the visible area of the session window is not synthesized by the personalized font, only the visible font will be synthesized in real time.
  • the instant messaging client in the instant messaging client receiving the session message, can dynamically synthesize the personalized information according to the message text content and the corresponding personalized font file configuration information when the text is drawn.
  • the font does not consume the local memory of the instant messaging client; it not only satisfies the user's individual needs but also greatly improves the performance of the user.
  • FIG. 7 is a schematic structural diagram of Embodiment 4 of an instant messaging client according to the present invention.
  • An instant messaging client provided by the embodiment as a client for sending a session message, specifically includes:
  • Font identification acquisition module 700 For obtaining the font identifier of the personalized font used by the current user when the user inputs the text content; it should be noted that, when the user logs in, the instant messaging client updates the configuration file information of the local font package of the user by default;
  • Font initialization module 701 And performing an initialization operation on the text content input by the user according to the font identifier acquired by the font identifier obtaining module; specifically, the initializing operation performed on the text content input by the user includes: initializing a background image of the font, and initializing the dynamic The frequency of font switching, setting the size of each frame font, font type, drawing coordinates, and more.
  • a profile caching module 702 for the font initialization module 701 After initializing the text content input by the user, locally encrypting the personalized font configuration file corresponding to the font identifier;
  • Personalized font synthesis module 703 And synthesizing the personalized font configuration file with the upcoming text content input by the user, and displaying the result in the session window;
  • the session message synthesis module 703 According to the composite type of the font corresponding to the personalized font configuration file, the corresponding module is used to synthesize the corresponding png image with alpha transparency; each word corresponds to an OLE control, and each OLE The control holds its corresponding synthesized font png image, and each session message has a session message manager that holds all the OLE of the message. Control, the session message manager is responsible for controlling the dynamic processing of this message (such as start, stop, dynamic frequency switching, etc.); at this time, the user of the peer communication client can see the display effect of the personalized font to be sent. ;
  • Session message sending module 704 And sending the text content and the font identifier of the personalized font to an instant messaging client that receives the session message.
  • the instant messaging client can identify the corresponding personality according to the message text content and the font in real time when the text is drawn.
  • the font file configuration information dynamically synthesizes the personalized font without consuming the local memory of the instant messaging client; it not only satisfies the user's individual needs but also greatly improves the performance of the user.
  • the instant messaging client only transmits the text content and the personalized font identifier when transmitting the session message, which saves the transmission resource and improves the transmission speed.
  • the present invention also provides one or more storage media including executable instructions for performing a method for transmitting a session message in an instant messaging, comprising the steps of: an instant messaging client receiving an instant messaging client from a peer a session message including a text content, the session message further carrying a font identifier of the personalized font; the instant messaging client parses the font identifier from the session message; the instant messaging client is invoked according to the font identifier And a personalized font configuration file corresponding to the font identifier; the instant messaging client synthesizes the personalized font configuration file and the text content in the received session message to display.
  • the peer instant messaging client when the user inputs the text content, acquires the font identifier of the personalized font used by the current user, and performs an initialization operation on the text content input by the user according to the font identifier.
  • the peer instant messaging client locally caches the personalized font configuration file corresponding to the font identifier.
  • the personalized font configuration file is combined with the text content to be sent by the user, and then displayed in the session window. in.
  • the peer communication client displays the text content and the font of the personalized font after synthesizing the personalized font configuration file with the upcoming text content input by the user and displaying the text in the conversation window.
  • the identity is sent to the instant messaging client.
  • the instant messaging client invokes the personalized font configuration file corresponding to the font identifier according to the font identifier, including:
  • the instant messaging client If the instant messaging client locally caches the personalized font configuration file, the instant messaging client invokes the personalized font configuration file corresponding to the font identifier from the local cache according to the font identifier;
  • the instant messaging client invokes the personalized font configuration file corresponding to the font identifier from the server according to the font identifier.
  • the instant messaging client synthesizes the personalized font configuration file with the text content in the received session message and displays it in the session window, including:
  • the instant messaging client synthesizes each word in the text content in the session message into an alpha Alpha according to the personalized font configuration file Personalized fonts for translucent textual images; each personalized font synthesized is controlled by an object link and embedded OLE control;
  • the session message is controlled by a session message manager, the session message manager controlling the OLE
  • the control displays a session message composed of the personalized font in a session window of the instant messaging client.
  • the storage medium may be a magnetic disk, an optical disk, or a read-only storage memory ( Read-Only Memory (ROM) or Random Access Memory (RAM).
  • ROM Read-Only Memory
  • RAM Random Access Memory

Landscapes

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

Abstract

本发明提供了一种在即时通讯中传输会话消息的方法以及一种即时通讯客户端、存储介质,所述方法包括:即时通讯客户端接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;即时通讯客户端从会话消息中解析出字体标识;即时通讯客户端根据字体标识,调用与字体标识相应的个性化字体配置文件;即时通讯客户端将个性化字体配置文件与接收到的会话消息中的文字内容进行合成后进行显示。实施本发明,即时通讯客户端实时地根据消息文字内容和字体标识对应的个性化字体文件配置信息,动态合成个性化字体,不用消耗本地的内存,在传输过程中只传输文字内容,节约了传输资源,提高了传输速度。

Description

一种在即时通讯中传输会话消息的方法和即时通讯客户端、存储介质
技术领域
本发明涉及计算机通信技术领域,尤其涉及在即时通讯中传输会话消息的方法和即时通讯客户端、存储介质。
背景技术
网络即时通讯工具( Instant Messaging , IM )发展到今天,已经被大多数的网民所接受,例如 QQ 、 TM ( Tencent Messenger )、 MSN ( Microsoft Service Network )、 RTX ( Real Time expert )等已经成为用户必不可少的软件工具,不但在平时的休闲娱乐中,而且在用户的工作中得到广泛的使用。
利用 IM 软件与联系人进行聊天交流沟通是即时通讯工具最基本的功能,现有技术中的即时通讯工具中,联系人之间进行沟通的时候,尤其是使用文字进行沟通的时候,使用的字体较为普通,略显呆板,不能给用户带来很好的使用效果,现有技术还提供了一种技术方案,用户在使用即时通讯工具聊天的时候,可以图片形式的输入方式,可以输入图片格式的字符,即时通讯客户端在传输的时候,将图片格式的字符传输到对端的即时通讯工具,此时需要对端的即时通讯工具也在服务器下载了相应的图片格式,才能显示相同的内容,否则显示错误,这就需要两端的即时通讯工具的内存足够大;并且在该个性化的图片传输过程中,需要占用较大传输资源才能将图片内容传输到对端,传输速度有限,因此有限的传输带宽和内存资源与用户的个性化需求之间的矛盾亟待解决。
发明内容
为了解决现有技术中存在的用户在使用即时通讯工具时,个性化需求得不到满足的技术问题,本发明提供一种在即时通讯中传输会话消息的方法,包括:
即时通讯客户端接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
即时通讯客户端从所述会话消息中解析出所述字体标识;
即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;
即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后进行显示。
相应地,本发明还提供一种即时通讯客户端,其作为接收会话消息的客户端,包括:
会话消息接收模块,用于接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
字体标识解析模块,用于从所述会话消息中解析出所述字体标识;
配置文件调用模块,用于根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;
个性字体合成模块,用于将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成;
会话消息显示模块,用于将所述字体合成模块合成的由个性化字体组成的会话消息进行显示。
本发明还提供了一种即时通讯客户端,其作为发送会话消息的客户端,包括:
字体标识获取模块,用于在用户输入文字内容时,获取当前用户使用的个性化字体的字体标识;
字体初始化模块,用于根据所述字体标识获取模块获取到的字体标识对所述用户输入的文字内容进行初始化操作;
配置文件缓存模块,用于在所述字体初始化模块对所述用户输入的文字内容进行初始化操作后,在本地缓存与所述字体标识相应的个性化字体配置文件;
个性字体合成模块,将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中;
会话消息发送模块,用于将所述文字内容和所述个性化字体的字体标识发送至接收会话消息的即时通讯客户端。
本发明还提供了一种即时通讯中传输会话消息的方法,包括:
即时通讯客户端在用户输入文字内容时获取当前用户使用的个性化字体的字体标识;
即时通讯客户端根据所述字体标识对用户输入的文字内容进行初始化操作;
即时通讯客户端在本地缓存与字体标识相应的个性化字体配置文件;
即时通讯客户端将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中;
即时通讯客户端将所述文字内容和所述个性化字体的字体标识发送到接收会话消息的即时通讯客户端。
本发明还提供了一个或多个包含可执行指令的存储介质,所述可执行指令用于执行一种即时通讯中传输会话消息的方法,所述方法包括:
即时通讯客户端接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
即时通讯客户端从所述会话消息中解析出所述字体标识;
即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;
即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后进行显示。
实施本发明,即时通讯客户端可以在进行文字绘制的时候,实时地根据消息文字内容和字体标识对应的个性化字体文件配置信息,动态地合成个性化字体,不用消耗即时通讯客户端本地的内存,在传输过程中只传输文字内容,节约了传输资源,提高了传输速度,极大的提高了用户使用的性能 。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图 1 是本发明中一种在即时通讯中传输会话消息的方法实施例一的流程示意图;
图 2 是本发明中一种在即时通讯中传输会话消息的方法实施例二的流程示意图;
图 3 是本发明中一种在即时通讯中传输会话消息的方法实施例三的流程示意图;
图 4 是本发明中一种即时通讯客户端实施例一的组成示意图;
图 5 是本发明中一种即时通讯客户端实施例二的组成示意图;
图 6 是本发明中一种即时通讯客户端实施例三的组成示意图;
图 7 是本发明中一种即时通讯客户端实施例四的组成示意图。
具体实施方式
本发明所要解决的技术问题在于现有技术提供的在使用即时通讯客户端进行聊天时,只能通过普通的文字无法满足用户的个性化需求 ,或者使用较为个性的文字聊天,但现有技术提供的是以图片的形式进行传输导致占用传输资源大传输速度慢的问题 。针对上述现有技术的不足,本发明提供一种在即时通讯中传输会话消息的方法和即时通讯客户端 。
本发明中的即时通讯客户端可以为各种安装在个人计算机、平板电脑、手机、便携式媒体播放器等上的用于即时通讯的客户端,也可以是各种运行在个人计算机、平板电脑、手机、便携式媒体播放器等上的 Web 客户端,但并不应限于此。
参见图 1 ,为本发明提供的一种在即时通讯中传输会话消息的方法实施例一的流程示意图。
本实施例提供的方法,具体包括:
步骤 100 ,即时通讯客户端接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
步骤 101 ,即时通讯客户端从所述会话消息中解析出所述字体标识;
步骤 102 ,即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;
步骤 103 ,即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后进行显示。
实施本发明,即时通讯客户端在传输会话消息的时候只传输文字内容和个性化字体标识,节约了传输资源,提高了传输速度;在对个性化字体进行显示的时候,可以在进行文字绘制的时候,实时地根据消息文字内容和字体标识对应的个性化字体文件配置信息,动态地合成个性化字体,可将个性化字体显示在会话窗口中,不用消耗即时通讯客户端本地的内存;既满足了用户的个性化需求又极大的提高了用户使用的性能 。
参见图 2 ,为本发明提供的一种在即时通讯中传输会话消息的方法实施例二的流程示意图。
在本实施例中,将重点描述在对端的即时通讯客户端将个性化字体发送至本端的即时通讯客户端之前的方法流程,具体包括:
步骤 200 ,用户登录的时候,即时通讯客户端更新用户本地字体包的配置文件信息;需要说明的是,每一套个性化字体的配置文件是用 XML ( Extensible Markup Language ),即可扩展标记语言的形式记录下来的,后续产品的运营或升级,只要更新 sever 的配置文件就可以了。当然,此处仅为举例,所述配置文件还可以以其他形式记录。
应当说明的是,也可不执行步骤 S200 ,即不更新用户本地字体包的配置文件信息,直接执行步骤 S201 。
步骤 201 ,对端即时通讯客户端,即发送会话消息的即时通讯客户端,在用户输入文字内容时,获取当前用户使用的个性化字体的字体标识,并根据该字体标识对所述用户输入的文字内容进行初始化操作。具体地,对用户输入的文字内容进行的初始化操作包括:初始化字体的背景图、初始化动态字体切换的频率、设置每一帧字体的大小、字体类型、绘制坐标等等。
步骤 202 ,对端即时通讯客户端将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后进行显示。
具体地,对端即时通讯客户端会根据所述个性化字体配置文件对应的字体的合成类型使用相应的模块合成出相应带有 Alpha 透明度的 png 图片,需要说明的是 Alpha 颜色通道是一个 8 位的灰度通道,该通道用 256 级灰度来记录图像中的透明度信息,定义透明、不透明和半透明区域,其中黑表示全透明,白表示不透明,灰表示半透明;而 png 是一种图片存储格式;进一步的,会话消息中的每一字对应一个对象链接与嵌入( OLE , Object Linking and Embedding )控件,每一个 OLE 控件持有其对应合成出来的字体 png 图片,而每一条会话消息有一个会话消息管理器,该会话消息管理器持有这条消息的所有 OLE 控件,由这个会话消息管理器负责控制这一条消息的动态处理(如开始、停止、动态频率切换等);在合成后可将个性化文字显示在会话窗口中,此时对端即时通讯客户端的用户即能看到其即将发送的个性化字体的显示效果。
在一个优选的实施例中,对端即时通讯客户端在对所述用户输入的文字内容进行初始化操作后,还可在本地缓存与所述字体标识相应的个性化字体配置文件。则在步骤 S202 中,对端即时通讯客户端将个性化字体配置文件与用户输入的即将发送文字内容进行合成时,可使用本地缓存中的所述个性化字体配置文件。
步骤 203 ,对端即时通讯客户端将所述文字内容和所述个性化字体的字体标识发送至本端即时通讯客户端。
实施本发明,在发送会话消息的即时通讯客户端,用户使用个性化的字体模板输入文字后,该即时通讯客户端可以在进行文字绘制的时候,实时地根据消息文字内容和字体标识对应的个性化字体文件配置信息,动态地合成个性化字体,不用消耗即时通讯客户端本地的内存;既满足了用户的个性化需求又极大的提高了用户使用的性能 ,并且 即时通讯客户端在传输会话消息的时候只传输文字内容和个性化字体标识,节约了传输资源,提高了传输速度。
参见图 3 ,为本发明提供的一种在即时通讯中传输会话消息的方法实施例三的流程示意图。
在本实施例中,将重点描述在本端的即时通讯客户端接收会话消息的方法流程,具体包括:
步骤 300 ,即时通讯客户端接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
步骤 301 ,即时通讯客户端从所述会话消息中解析出所述字体标识;
步骤 302 ,即时通讯客户端根据所述字体标识,判断本地缓存中是否有与所述字体标识相应的个性化字体配置文件;若是,则转入步骤 303 ,若否则转入步骤 304 ;
步骤 303 ,若所述通讯客户端本地缓存有个性化字体配置文件,则即时通讯客户端根据所述字体标识,从本地缓存中调用与所述字体标识相应的个性化字体配置文件;
步骤 304 ,若所述通讯客户端本地未缓存有个性化字体配置文件,则即时通讯客户端根据所述字体标识,从服务器中调用与所述字体标识相应的个性化字体配置文件。
步骤 305 ,即时通讯客户端根据所述个性化字体配置文件,将所述会话消息中的文字内容中的每一个字分别合成为带有 Alpha 透明度的文字图片的个性化字体;具体地,合成出的每一个个性化字体由一个对象链接与嵌入 OLE 控件控制;由一会话消息管理器控制所述会话消息;
步骤 306 ,通过会话消息管理器控制所述 OLE 控件,在即时通讯客户端的会话窗口中显示所述个性化字体组成的会话消息。
需要说明的是,为了提供性能,不在 IM 会话窗口的可见区域的会话消息是不进行个性化字体的合成的,只有可见的字体才会实时去合成。
实施本发明,在接收会话消息的即时通讯客户端,该即时通讯客户端可以在进行文字绘制的时候,实时地根据消息文字内容和字体标识对应的个性化字体文件配置信息,动态地合成个性化字体,不用消耗即时通讯客户端本地的内存;既满足了用户的个性化需求又极大的提高了用户使用的性能。
参见图 4 ,为本发明提供的一种即时通讯客户端实施例一的组成示意图。
本实施例提供的即时通讯客户端,其在会话过程中,作为会话消息的接收端,具体包括:
会话消息接收模块 400 ,用于接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
字体标识解析模块 401 ,用于从所述会话消息中解析出所述字体标识;
配置文件调用模块 402 ,用于根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;
个性字体合成模块 403 ,用于将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成;具体地,个性字体合成模块 403 根据所述个性化字体配置文件,将所述会话消息中的文字内容中的每一个字分别合成为带有 Alpha 透明度的文字图片。
会话消息显示模块 404 ,用于将所述个性字体合成模块 403 合成的由个性化字体组成的会话消息进行显示。
实施本发明,即时通讯客户端在传输会话消息的时候只传输文字内容和个性化字体标识,节约了传输资源,提高了传输速度;在对个性化字体进行显示的时候,可以在进行文字绘制的时候,实时地根据消息文字内容和字体标识对应的个性化字体文件配置信息,动态地合成个性化字体,并可将个性化字体显示在会话窗口中,不用消耗即时通讯客户端本地的内存;既满足了用户的个性化需求又极大的提高了用户使用的性能 。
参见图 5 ,为本发明提供的一种即时通讯客户端实施例二的组成示意图。
在本实施例中,将进一步描述即时通讯客户端作为接收会话消息的客户端的配置文件调用模块的具体组成,包括:
本地调用单元 500 ,用于在所述通讯客户端本地缓存有个性化字体配置文件,根据所述字体标识,从本地缓存中调用与所述字体标识相应的个性化字体配置文件;
远程调用单元 501 ,用于在所述通讯客户端本地未缓存有个性化字体配置文件,根据所述字体标识,从服务器中调用与所述字体标识相应的个性化字体配置文件。
参见图 6 ,为本发明提供的一种即时通讯客户端实施例三的组成示意图。
本实施例的即时通讯客户端除了包含上一实施例中的各个模块外(图未示出),本实施例中的即时通讯客户端还包括:
OLE 控件 600 ,用于控制所述个性字体合成模块合成出的每一个文字图片;
会话消息管理器 601 ,用于通过控制所述 OLE 控件 600 ,在即时通讯客户端的会话窗口中显示所述个性字体合成模块合成出的由带有 Alpha 透明度的文字图片组成的会话消息。
需要说明的是,为了提供性能,不在 IM 会话窗口的可见区域的会话消息是不进行个性化字体的合成的,只有可见的字体才会实时去合成。
实施本发明,在接收会话消息的即时通讯客户端,该即时通讯客户端可以在进行文字绘制的时候,实时地根据消息文字内容和字体标识对应的个性化字体文件配置信息,动态地合成个性化字体,不用消耗即时通讯客户端本地的内存;既满足了用户的个性化需求又极大的提高了用户使用的性能。
参见图 7 ,为本发明提供的一种即时通讯客户端实施例四的组成示意图。
本实施例提供的一种即时通讯客户端,其作为发送会话消息的客户端,具体包括:
字体标识获取模块 700 ,用于在用户输入文字内容时,获取当前用户使用的个性化字体的字体标识;需要说明的是,在用户登录的时候,即时通讯客户端都会默认更新用户本地字体包的配置文件信息;
字体初始化模块 701 ,用于根据所述字体标识获取模块获取到的字体标识对所述用户输入的文字内容进行初始化操作;具体地,对用户输入的文字内容进行的初始化操作包括:初始化字体的背景图、初始化动态字体切换的频率、设置每一帧字体的大小、字体类型、绘制坐标等等。
配置文件缓存模块 702 ,用于在所述字体初始化模块 701 对所述用户输入的文字内容进行初始化操作后,在本地缓存与所述字体标识相应的个性化字体配置文件;
个性字体合成模块 703 ,将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中;
具体地,会话消息合成模块 703 会根据所述个性化字体配置文件对应的字体的合成类型使用相应的模块合成出相应带有 Alpha 透明度的 png 图片;每一字对应一个 OLE 控件,每一个 OLE 控件持有其对应合成出来的字体 png 图片,而每一条会话消息有一个会话消息管理器,该会话消息管理器持有这条消息的所有 OLE 控件,由这个会话消息管理器负责控制这一条消息的动态处理(如开始、停止、动态频率切换等);此时对端通讯客户端的用户即能看到其即将发送的个性化字体的显示效果;
会话消息发送模块 704 ,用于将所述文字内容和所述个性化字体的字体标识发送至接收会话消息的即时通讯客户端。
实施本发明,在发送会话消息的即时通讯客户端,用户使用个性化的字体模板输入文字后,该即时通讯客户端可以在进行文字绘制的时候,实时地根据消息文字内容和字体标识对应的个性化字体文件配置信息,动态地合成个性化字体,不用消耗即时通讯客户端本地的内存;既满足了用户的个性化需求又极大的提高了用户使用的性能 ,并且 即时通讯客户端在传输会话消息的时候只传输文字内容和个性化字体标识,节约了传输资源,提高了传输速度。
本发明还提供了一个或多个包括可执行指令的存储介质,该可执行指令用于执行一种即时通讯中传输会话消息的方法,包括以下步骤:即时通讯客户端接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;即时通讯客户端从所述会话消息中解析出所述字体标识;即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后进行显示。
在一个实施例中,所述对端即时通讯客户端在用户输入文字内容时,获取当前用户使用的个性化字体的字体标识,并根据该字体标识对所述用户输入的文字内容进行初始化操作。
进一步的,所述对端即时通讯客户端在对所述用户输入的文字内容进行初始化操作后,在本地缓存与所述字体标识相应的个性化字体配置文件。
进一步的,所述对端通讯客户端在本地缓存与所述字体标识相应的个性化字体配置文件后,将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中。
进一步的,所述对端通讯客户端在将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中后,将所述文字内容和所述个性化字体的字体标识发送至所述即时通讯客户端。
在一个实施例中,即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件,包括:
若所述即时通讯客户端本地缓存有个性化字体配置文件,则即时通讯客户端根据所述字体标识,从本地缓存中调用与所述字体标识相应的个性化字体配置文件;
若所述即时通讯客户端本地未缓存有个性化字体配置文件,则即时通讯客户端根据所述字体标识,从服务器中调用与所述字体标识相应的个性化字体配置文件。
进一步的,即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后显示在会话窗口中,包括:
所述即时通讯客户端根据所述个性化字体配置文件,将所述会话消息中的文字内容中的每一个字分别合成为带有阿尔法 Alpha 透明度的文字图片的个性化字体;合成出的每一个个性化字体由一个对象链接与嵌入 OLE 控件控制;
由一会话消息管理器控制所述会话消息,所述会话消息管理器通过控制所述 OLE 控件,在即时通讯客户端的会话窗口中显示所述个性化字体组成的会话消息。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体( Read-Only Memory , ROM )或随机存储记忆体( Random Access Memory , RAM )等。
以上所述是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也视为本发明的保护范围。

Claims (22)

  1. 一种在即时通讯中传输会话消息的方法,其特征在于,包括:
    即时通讯客户端接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
    即时通讯客户端从所述会话消息中解析出所述字体标识;
    即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;
    即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后进行显示。
  2. 如权利要求 1 所述的在即时通讯中传输会话消息的方法,其特征在于,所述对端即时通讯客户端在用户输入文字内容时,获取当前用户使用的个性化字体的字体标识,并根据该字体标识对所述用户输入的文字内容进行初始化操作。
  3. 如权利要求 2 所述的在即时通讯中传输会话消息的方法,其特征在于,所述对端即时通讯客户端在对所述用户输入的文字内容进行初始化操作后,在本地缓存与所述字体标识相应的个性化字体配置文件。
  4. 如权利要求 3 所述的在即时通讯中传输会话消息的方法,其特征在于,所述对端通讯客户端在本地缓存与所述字体标识相应的个性化字体配置文件后,将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中。
  5. 如权利要求 4 所述的在即时通讯中传输会话消息的方法,其特征在于,所述对端通讯客户端在将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中后,将所述文字内容和所述个性化字体的字体标识发送至所述即时通讯客户端。
  6. 如权利要求 1-5 中任一项所述的在即时通讯中传输会话消息的方法,其特征在于,即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件,包括:
    若所述即时通讯客户端本地缓存有个性化字体配置文件,则即时通讯客户端根据所述字体标识,从本地缓存中调用与所述字体标识相应的个性化字体配置文件;
    若所述即时通讯客户端本地未缓存有个性化字体配置文件,则即时通讯客户端根据所述字体标识,从服务器中调用与所述字体标识相应的个性化字体配置文件。
  7. 如权利要求 6 所述的在即时通讯中传输会话消息的方法,其特征在于, 即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后显示在会话窗口中,包括:
    所述即时通讯客户端根据所述个性化字体配置文件,将所述会话消息中的文字内容中的每一个字分别合成为带有阿尔法 Alpha 透明度的文字图片的个性化字体;合成出的每一个个性化字体由一个对象链接与嵌入 OLE 控件控制;
    由一会话消息管理器控制所述会话消息,所述会话消息管理器通过控制所述 OLE 控件,在即时通讯客户端的会话窗口中显示所述个性化字体组成的会话消息。
  8. 一种即时通讯客户端,其作为接收会话消息的客户端,其特征在于,包括:
    会话消息接收模块,用于接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
    字体标识解析模块,用于从所述会话消息中解析出所述字体标识;
    配置文件调用模块,用于根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;
    个性字体合成模块,用于将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成;
    会话消息显示模块,用于将所述个性字体合成模块合成的由个性化字体组成的会话消息进行显示。
  9. 如权利要求 8 所述的即时通讯客户端,其特征在于,所述配置文件调用模块包括:
    本地调用单元,用于在所述通讯客户端本地缓存有个性化字体配置文件,根据所述字体标识,从本地缓存中调用与所述字体标识相应的个性化字体配置文件;
    远程调用单元,用于在所述通讯客户端本地未缓存有个性化字体配置文件,根据所述字体标识,从服务器中调用与所述字体标识相应的个性化字体配置文件。
  10. 如权利要求 9 所述的即时通讯客户端,其特征在于,所述个性字体合成模块具体用于根据所述个性化字体配置文件,将所述会话消息中的文字内容中的每一个字分别合成为带有阿尔法 Alpha 透明度的文字图片。
  11. 如权利要求 10 所述的即时通讯客户端,其特征在于,所述客户端还包括:
    OLE 控件,用于控制所述个性字体合成模块合成出的每一个文字图片;
    会话消息管理器,用于通过控制所述 OLE 控件,在即时通讯客户端的会话窗口中显示所述个性字体合成模块合成出的由带有阿尔法 Alpha 透明度的文字图片组成的会话消息。
  12. 一种即时通讯客户端,其作为发送会话消息的客户端,其特征在于,包括:
    字体标识获取模块,用于在用户输入文字内容时,获取当前用户使用的个性化字体的字体标识;
    字体初始化模块,用于根据所述字体标识获取模块获取到的字体标识对所述用户输入的文字内容进行初始化操作;
    配置文件缓存模块,用于在所述字体初始化模块对所述用户输入的文字内容进行初始化操作后,在本地缓存与所述字体标识相应的个性化字体配置文件;
    个性字体合成模块,将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中;
    会话消息发送模块,用于将所述文字内容和所述个性化字体的字体标识发送至接收会话消息的即时通讯客户端。
  13. 一种在即时通讯中传输会话消息的方法,其特征在于,包括:
    即时通讯客户端在用户输入文字内容时获取当前用户使用的个性化字体的字体标识;
    即时通讯客户端根据所述字体标识对用户输入的文字内容进行初始化操作;
    即时通讯客户端在本地缓存与字体标识相应的个性化字体配置文件;
    即时通讯客户端将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中;
    即时通讯客户端将所述文字内容和所述个性化字体的字体标识发送到接收会话消息的即时通讯客户端。
  14. 如权利要求 13 所述的在即时通讯中传输会话消息的方法,其特征在于,在所述在用户输入文字内容时获取当前用户使用的个性化字体的字体标识的步骤之前,还包括:用户登录的时候,即时通讯客户端更新用户本地字体包的配置文件信息。
  15. 如权利要求 13 所述的在即时通讯中传输会话消息的方法,其特征在于,所述即时通讯客户端根据所述个性化字体配置文件对应的字体的合成类型使用相应的模块合成出相应带有 Alpha 透明度的图片。
  16. 一个或多个包含可执行指令的存储介质,所述可执行指令用于执行一种即时通讯中传输会话消息的方法,其特征在于,所述方法包括:
    即时通讯客户端接收来自对端即时通讯客户端的包括文字内容的会话消息,所述会话消息还携带有个性化字体的字体标识;
    即时通讯客户端从所述会话消息中解析出所述字体标识;
    即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件;
    即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后进行显示。
  17. 如权利要求 16 所述的存储介质,其特征在于,所述对端即时通讯客户端在用户输入文字内容时,获取当前用户使用的个性化字体的字体标识,并根据该字体标识对所述用户输入的文字内容进行初始化操作。
  18. 如权利要求 17 所述的存储介质,其特征在于,所述对端即时通讯客户端在对所述用户输入的文字内容进行初始化操作后,在本地缓存与所述字体标识相应的个性化字体配置文件。
  19. 如权利要求 18 所述的存储介质,其特征在于,所述对端通讯客户端在本地缓存与所述字体标识相应的个性化字体配置文件后,将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中。
  20. 如权利要求 19 所述的存储介质,其特征在于,所述对端通讯客户端在将所述个性化字体配置文件与用户输入的即将发送文字内容进行合成后显示在会话窗口中后,将所述文字内容和所述个性化字体的字体标识发送至所述即时通讯客户端。
  21. 如权利要求 16 至 10 中任一项所述的存储介质,其特征在于,即时通讯客户端根据所述字体标识,调用与所述字体标识相应的个性化字体配置文件,包括:
    若所述即时通讯客户端本地缓存有个性化字体配置文件,则即时通讯客户端根据所述字体标识,从本地缓存中调用与所述字体标识相应的个性化字体配置文件;
    若所述即时通讯客户端本地未缓存有个性化字体配置文件,则即时通讯客户端根据所述字体标识,从服务器中调用与所述字体标识相应的个性化字体配置文件。
  22. 如权利要求 21 所述的存储介质,其特征在于,即时通讯客户端将所述个性化字体配置文件与接收到的会话消息中的文字内容进行合成后显示在会话窗口中,包括:
    所述即时通讯客户端根据所述个性化字体配置文件,将所述会话消息中的文字内容中的每一个字分别合成为带有阿尔法 Alpha 透明度的文字图片的个性化字体;合成出的每一个个性化字体由一个对象链接与嵌入 OLE 控件控制;
    由一会话消息管理器控制所述会话消息,所述会话消息管理器通过控制所述 OLE 控件,在即时通讯客户端的会话窗口中显示所述个性化字体组成的会话消息。
PCT/CN2012/071905 2011-04-14 2012-03-05 一种在即时通讯中传输会话消息的方法和即时通讯客户端、存储介质 Ceased WO2012139443A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/051,203 US20140052801A1 (en) 2011-04-14 2013-10-10 Method for transmitting messages in instant messaging, client and storage medium thereof

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2011100937294A CN102739561A (zh) 2011-04-14 2011-04-14 一种在即时通讯中传输会话消息的方法和即时通讯客户端
CN201110093729.4 2011-04-14

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/051,203 Continuation US20140052801A1 (en) 2011-04-14 2013-10-10 Method for transmitting messages in instant messaging, client and storage medium thereof

Publications (1)

Publication Number Publication Date
WO2012139443A1 true WO2012139443A1 (zh) 2012-10-18

Family

ID=46994373

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/071905 Ceased WO2012139443A1 (zh) 2011-04-14 2012-03-05 一种在即时通讯中传输会话消息的方法和即时通讯客户端、存储介质

Country Status (3)

Country Link
US (1) US20140052801A1 (zh)
CN (1) CN102739561A (zh)
WO (1) WO2012139443A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110401841A (zh) * 2019-07-19 2019-11-01 北京字节跳动网络技术有限公司 一种直播间消息的解析方法、装置、设备及存储介质

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8615709B2 (en) 2010-04-29 2013-12-24 Monotype Imaging Inc. Initiating font subsets
US20130215126A1 (en) * 2012-02-17 2013-08-22 Monotype Imaging Inc. Managing Font Distribution
US10492009B2 (en) 2012-05-07 2019-11-26 Starkey Laboratories, Inc. Hearing aid with distributed processing in ear piece
CN103905292A (zh) * 2012-12-28 2014-07-02 厦门亿联网络技术股份有限公司 一种带图片的即时通讯消息的传输方法及系统
CN103914859B (zh) * 2012-12-31 2017-12-05 北京新媒传信科技有限公司 将输入文字变为图片的信息处理方法和装置
CN104267916A (zh) * 2014-09-16 2015-01-07 珠海格力电器股份有限公司 一种信息显示方法、系统和电子设备
CN106161346B (zh) * 2015-03-30 2019-09-20 阿里巴巴集团控股有限公司 图片合成方法及装置
US10115215B2 (en) 2015-04-17 2018-10-30 Monotype Imaging Inc. Pairing fonts for presentation
US11537262B1 (en) 2015-07-21 2022-12-27 Monotype Imaging Inc. Using attributes for font recommendations
CN105512308A (zh) * 2015-12-11 2016-04-20 中国航空工业集团公司西安航空计算技术研究所 一种字库智能加速绘制方法
US11334750B2 (en) 2017-09-07 2022-05-17 Monotype Imaging Inc. Using attributes for predicting imagery performance
US10909429B2 (en) 2017-09-27 2021-02-02 Monotype Imaging Inc. Using attributes for identifying imagery for selection
WO2019089578A1 (en) 2017-10-30 2019-05-09 Monotype Imaging Inc. Font identification from imagery
CN110601958A (zh) * 2019-09-08 2019-12-20 北京智明星通科技股份有限公司 一种手机游戏中聊天信息显示方法、装置和服务器
US11416670B2 (en) 2020-03-02 2022-08-16 Jocelyn Bruno Method of generating stylized text messages

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1897580A (zh) * 2006-06-23 2007-01-17 北京金山数字娱乐科技有限公司 一种在网络游戏即时聊天中应用多样性信息的系统与方法
CN101196917A (zh) * 2007-12-27 2008-06-11 腾讯科技(深圳)有限公司 一种共享字体的实现方法和装置
CN101494618A (zh) * 2008-11-28 2009-07-29 腾讯科技(深圳)有限公司 一种即时通信终端窗口显示系统及方法
CN101742726A (zh) * 2009-12-31 2010-06-16 中兴通讯股份有限公司 移动终端以及根据通讯录改变短信显示样式的方法

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW565811B (en) * 2001-12-31 2003-12-11 Ji-Ching Jou Computer digital teaching method
US7617501B2 (en) * 2004-07-09 2009-11-10 Quest Software, Inc. Apparatus, system, and method for managing policies on a computer having a foreign operating system
JP2006100896A (ja) * 2004-09-28 2006-04-13 Yamaha Corp プログラム、メッセージ表示プログラム、メールサーバおよび電子メール送受信端末
US20100199174A1 (en) * 2009-02-03 2010-08-05 Microsoft Corporation Extensible font file loading
CN102281205B (zh) * 2010-06-10 2016-01-20 腾讯科技(深圳)有限公司 一种即时通信系统中的文字显示的方法、终端及系统
US8996648B2 (en) * 2010-12-01 2015-03-31 Microsoft Corporation Social networking feed extensibility based on data types

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1897580A (zh) * 2006-06-23 2007-01-17 北京金山数字娱乐科技有限公司 一种在网络游戏即时聊天中应用多样性信息的系统与方法
CN101196917A (zh) * 2007-12-27 2008-06-11 腾讯科技(深圳)有限公司 一种共享字体的实现方法和装置
CN101494618A (zh) * 2008-11-28 2009-07-29 腾讯科技(深圳)有限公司 一种即时通信终端窗口显示系统及方法
CN101742726A (zh) * 2009-12-31 2010-06-16 中兴通讯股份有限公司 移动终端以及根据通讯录改变短信显示样式的方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110401841A (zh) * 2019-07-19 2019-11-01 北京字节跳动网络技术有限公司 一种直播间消息的解析方法、装置、设备及存储介质

Also Published As

Publication number Publication date
CN102739561A (zh) 2012-10-17
US20140052801A1 (en) 2014-02-20

Similar Documents

Publication Publication Date Title
WO2012139443A1 (zh) 一种在即时通讯中传输会话消息的方法和即时通讯客户端、存储介质
WO2014175602A1 (en) Electronic device and method of registering personal cloud apparatus in user portal server thereof
WO2019161598A1 (zh) 即时通讯与邮件的交互方法、装置、设备和存储介质
WO2014051367A1 (en) User terminal apparatus, electronic device, and method for controlling the same
WO2015099295A1 (ko) 사용자 단말 장치, 통신 시스템 및 그 제어 방법
WO2014123270A1 (ko) 인스턴트 메시징 서비스 제공 방법, 이를 위한 프로그램을 기록한 기록 매체 및 단말
WO2020105752A1 (ko) 단말을 통한 제품 커스터마이징 방법
WO2011129635A2 (ko) 이동통신 시스템에서 응용 서비스를 제공하는 방법 및 장치
WO2013023529A1 (zh) 一种移动终端处理联系信息的方法及移动终端
WO2018153268A1 (zh) 移动终端根据sim卡选择volte的方法及系统、移动终端
WO2016129963A1 (ko) 멀티뷰 스트리밍 서비스 지원 방법 및 이를 지원하는 장치
WO2016119414A1 (zh) 一种基于二维码的文件共享方法、系统及移动终端
WO2015103954A1 (en) Information sharing method, information sharing apparatus, and electronic device
WO2012099402A2 (en) Method and apparatus for phone communication using home network
WO2015088296A1 (ko) 보안 통신방법 및 장치와 이를 채용하는 멀티미디어 기기
WO2018161601A1 (zh) 屏幕背光调节方法、装置、存储介质及电子设备
WO2020155772A1 (zh) 验证图片发送方法、合成方法及装置、存储介质和终端
WO2014035171A1 (ko) 전자장치에서 영상통화중 파일 전송 방법 및 장치
WO2016090775A1 (zh) 同步操作短信数据的方法及系统
WO2020133601A1 (zh) 数据的传输方法、装置及计算机可读存储介质
WO2018034535A1 (en) Display apparatus and content display method thereof
WO2011088720A1 (zh) 获取web聊天记录的方法及系统
WO2010036085A2 (en) Method and apparatus for providing rich media service
WO2014193093A1 (en) Display apparatus and control method thereof
WO2020262870A1 (en) Display apparatus and the controlling method thereof

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: 12770535

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 10/03/2014)

122 Ep: pct application non-entry in european phase

Ref document number: 12770535

Country of ref document: EP

Kind code of ref document: A1