WO2004102885A1 - Procede de representation d'une image virtuelle sur un dispositif de messagerie instantanee - Google Patents

Procede de representation d'une image virtuelle sur un dispositif de messagerie instantanee Download PDF

Info

Publication number
WO2004102885A1
WO2004102885A1 PCT/CN2004/000399 CN2004000399W WO2004102885A1 WO 2004102885 A1 WO2004102885 A1 WO 2004102885A1 CN 2004000399 W CN2004000399 W CN 2004000399W WO 2004102885 A1 WO2004102885 A1 WO 2004102885A1
Authority
WO
WIPO (PCT)
Prior art keywords
avatar
picture
server
virtual image
timestamp
Prior art date
Application number
PCT/CN2004/000399
Other languages
English (en)
French (fr)
Inventor
Liang Xu
Lin Xia
Lin Xu
Yan Jia
Song Mai
Original Assignee
Tencent Technology (Shenzhen) Company Limited
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) Company Limited filed Critical Tencent Technology (Shenzhen) Company Limited
Publication of WO2004102885A1 publication Critical patent/WO2004102885A1/zh
Priority to US11/239,680 priority Critical patent/US20060075053A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/40Business processes related to the transportation industry
    • 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 electric communication technology, and in particular, to a method for expressing a virtual image on an instant communication tool. Background of the invention
  • Network Instant Messaging is an Internet-based communication service. It is generally based on the realization of instant messaging functions on the network. Instant messaging tools have been widely used and recognized on the Internet. Internet instant messaging services also gradually extend to the direction of combining with the network virtual community, reflecting the development direction of network instant messaging services, such as the famous instant messaging tool Tencent QQ with its fast speed, rich functions, stable use, It is small and capable and has been recognized and loved by the majority of Internet users. Users can use this instant communication tool to perform various operations such as sending and receiving information, transferring files, video calls, and sending mobile phone text messages. Network avatars are used in some online games, and this network avatar is reflected as the player's image in the game.
  • Integrating the network avatar into the currently widely used network instant messaging services will provide better visual effects for users of instant messaging services, thereby improving the quality of network instant messaging services.
  • the instant communication tool cannot implement displaying a virtual image of a network, and thus it is difficult to achieve the foregoing objective.
  • An object of the present invention is to provide a method for realizing the performance of a network virtual image on an instant communication tool, so as to solve the problem that the instant communication tool cannot display the network virtual image in the prior art.
  • the present invention provides a method for expressing a virtual shape on an instant communication tool.
  • the method includes the following steps:
  • Step A The instant communication tool sends a request for the avatar to the avatar image server;
  • Step B The avatar picture server obtains the corresponding avatar picture from the avatar file server according to the received request for obtaining the avatar, converts the avatar picture into picture information, and returns the picture information to step A.
  • Step C The instant messaging tool displays the avatar picture according to the received picture information.
  • Step A includes:
  • the instant communication tool invokes the avatar display logic, and sends the request to the avatar image server through the network communication interface logic of the instant communication tool.
  • Step A includes:
  • Step A1 The instant communication tool invokes the avatar update logic, and sends a request for obtaining the last modified network avatar timestamp to the avatar image server through the network communication interface logic of the instant communication tool;
  • Step A2 The avatar image server obtains the last modified avatar timestamp from the avatar file server through the avatar file access logic and the avatar data file access module according to the received request;
  • Step A3 Compare the local time stamp on the instant messaging tool with the last modified avatar timestamp obtained from the avatar file server. If the last modified avatar timestamp is greater than the local time stamp, then Perform step A4;
  • Step A4 The instant communication tool sends the request for acquiring the virtual image to the virtual image picture server.
  • step A3 includes:
  • Step A31 The avatar picture server sends the last modified avatar timestamp obtained from the avatar file server to the instant communication tool;
  • Step A3 includes:
  • Step A3 la The virtual image picture server compares the last modified virtual image timestamp obtained from the virtual image file server with a local timestamp on the instant messaging tool, and sends the comparison result to the instant Communication tools
  • Step A32a The instant communication tool judges the received comparison result. If the comparison result is that the time stamp of the last modified avatar is greater than the local time stamp, ⁇ 'J performs step A4.
  • step C further includes:
  • the instant communication tool obtains the timestamp of the last modified web avatar, and uses the timestamp to update the local time stamp of the instant communication tool.
  • the instant messaging tool further determines whether a virtual image update event occurs, and if so, executes the step A1.
  • the avatar update event is when a friend user goes online or actively requests to update the avatar picture.
  • step A2 further includes:
  • the avatar image server checks the validity of the request protocol sent by the instant messaging tool. If the check is passed, step A2 is performed, otherwise, the request is abandoned.
  • Step B includes:
  • Step B1 The avatar picture server obtains the corresponding avatar picture from the avatar file server according to the content in the request for obtaining the avatar.
  • Step B2 The avatar picture server converts the avatar picture in binary form into Picture information, and then return the picture information to the instant messaging tool.
  • Step C includes:
  • Step C1 The instant messaging tool receives the picture information sent by the virtual image picture server through the network communication interface logic
  • Step C2 the instant messaging tool calls the avatar display logic to analyze the received picture information, and restores the picture information to the avatar picture;
  • Step C3 The instant communication tool displays the avatar picture through the avatar presentation module.
  • the method further includes:
  • Step D The avatar editing terminal receives the avatar information input by the user, processes the avatar information, and sends the information to the graphics processing server.
  • the graphics processing server generates a corresponding avatar picture according to the received avatar information, and then Save the picture on the avatar file server.
  • Step D includes:
  • Step D1 The avatar editing terminal receives the avatar information input by the user;
  • Step D2 The avatar editing terminal selects and / or previews the avatar information through the avatar component selector and / or the avatar synthesis previewer. , And then save the avatar information after the selection and / or preview operation;
  • Step D3 The avatar saving interface in the avatar editing terminal sends the avatar information to the interface module of the hypertext transfer protocol server;
  • Step D4 the interface module forms a protocol package to send the relevant user information, virtual image information, and corresponding sub-items to the graphics processing server;
  • Step D5 The graphics processing server generates a corresponding virtual image picture according to the content in the received protocol package, and saves the virtual image picture on the virtual image file server.
  • step D5 the method further includes:
  • Step D6 The graphics processing server returns the saved result to the virtual image editing terminal. Interface module.
  • Step B further includes:
  • the avatar image server checks the validity of the request protocol sent by the instant communication tool. If the check is passed, step B is performed, otherwise, the request is abandoned.
  • step A the instant messaging tool sends the request for obtaining a virtual image through a protocol package
  • step B the virtual image picture server returns the picture information to the instant messaging tool through a protocol package
  • step C the instant messaging tool analyzes the received protocol package, and displays the avatar picture according to the picture information in the protocol package.
  • step A1 the instant messaging tool sends the request for obtaining the last modified network avatar timestamp to the avatar picture server through the protocol package;
  • step A2 the avatar image server obtains the last modified avatar timestamp from the avatar file server according to the content in the received protocol package;
  • step A31 the virtual image picture server sends the last modified virtual image timestamp to the instant communication tool through a protocol package
  • step A32 the instant communication tool analyzes the received protocol packet to obtain the last modified avatar timestamp, and then performs comparison between the last modified avatar timestamp and the local timestamp of the instant communication tool;
  • step A4 the instant communication tool sends the request for obtaining the avatar to the avatar picture server through a protocol package.
  • step A1 the instant messaging tool sends the request for obtaining the last modified network avatar timestamp to the avatar picture server through the protocol package;
  • step A2 the avatar image server obtains the last modified avatar timestamp from the avatar file server according to the content in the received protocol package;
  • step A31a the virtual image picture server sends the comparison result to the instant communication tool through a protocol package;
  • step A32a the instant communication tool analyzes the received protocol packet to obtain the comparison result, and if the comparison result is that the last modified avatar timestamp is greater than the local time stamp, step A4 is performed;
  • step A4 the instant communication tool sends the request for obtaining the avatar to the avatar picture server through a protocol package.
  • an online avatar request is sent to the avatar picture server through an instant communication tool, and the avatar picture server obtains corresponding information from the avatar file server according to the content of the protocol package in the avatar request.
  • the network avatar image and convert it into the corresponding response protocol package, and then send the response protocol package to the instant communication tool, and the instant communication tool restores the picture information in the response protocol package to the requested network avatar image.
  • most netizens want to show their perfect side in front of others.
  • displaying an online virtual image in an instant messaging tool can meet the psychological needs of netizens and provide better visual effects for users of instant messaging services. Higher economic value. Therefore, the present invention expands the communication service function of the instant communication tool and improves the added value ability of the instant communication tool.
  • FIG. 1 is a schematic structural diagram of the present invention
  • FIG. 2 is a schematic diagram of a connection structure between an instant communication tool and a virtual image picture server in the present invention
  • FIG. 3 is a schematic structural diagram of a connection between a avatar editing terminal and a avatar graphics processing server in the present invention. Mode of Carrying Out the Invention
  • Step 1 As shown in Figures 1 and 2, the avatar display logic in the instant messaging tool is called, and a request for a web avatar is sent to the avatar image server through the network communication interface logic.
  • the request includes user information and request type. And so on, combined into a protocol package.
  • Step 2 As shown in FIG. 1, the virtual image picture server checks the validity of the request protocol sent by the instant messaging tool. If it passes the validity check, it proceeds to the third step as follows; if it fails the legality check, it abandons this Requests.
  • Step 3 As shown in FIG. 1, the avatar image server obtains the corresponding binary avatar image from the avatar file server according to the content of the protocol package in the avatar request and converts it into the corresponding binary image information.
  • Response protocol package As shown in FIG. 1, the avatar image server obtains the corresponding binary avatar image from the avatar file server according to the content of the protocol package in the avatar request and converts it into the corresponding binary image information.
  • Step 4 As shown in FIG. 1, the avatar image server sends a response protocol packet to the instant communication tool through a network protocol;
  • Step 5 As shown in FIG. 1 and FIG. 2, the network communication interface logic in the instant communication tool receives the response protocol packet sent by the avatar image server, calls the avatar display logic, and analyzes the response protocol packet sent by the avatar image server.
  • the image information in the response protocol package is restored to the requested network avatar image, and the avatar image is displayed through the avatar presentation module, such as the user details in the instant messaging tool, the user friend panel TIP pop-up window, and the chat window TIP pop-up window
  • the user's web avatar is displayed in.
  • the user logs in to the network avatar editing terminal.
  • the user inputs network avatar information, and the avatar editor
  • the editing terminal uses the avatar component selector and / or avatar synthesis previewer to select and / or preview the avatar information.
  • the user performs a save operation, and the avatar storage interface in the avatar editing terminal will save the
  • the network avatar information and other information are sent to a network server through the Internet.
  • a Hypertext Transfer Protocol (HTTP) server is used as the network server.
  • HTTP Hypertext Transfer Protocol
  • Step 3 the interface module in the HTTP server determines whether each sub-item needs to be regarded as a new network avatar. If necessary, the interface module includes related user information, information about the network avatar, and each The corresponding sub-item codes constitute an agreement package; wherein the sub-items are components of the avatar, and one sub-item represents components such as clothes, pants, headgear, background, etc. that make up a avatar.
  • the interface module sends a protocol packet containing network virtual image information to the graphics processing server through the TCP / IP protocol;
  • the graphics processing server receives a protocol package containing network virtual image information through a virtual image generating interface therein, and then synthesizes a corresponding network virtual according to the content of the protocol package through image synthesis processing logic.
  • Image pictures and distribute the related pictures and information to the corresponding virtual image file server for storage.
  • Step 6 the graphics processing server returns the saved result to the interface module in the virtual image editing terminal through the TCP protocol.
  • Step 1 As shown in FIG. 1 and FIG. 2, the instant messaging tool determines whether an avatar update event occurs, for example, when a friend user is online or the user actively requests to update a friend ’s online avatar. If so, the instant communication is performed.
  • the avatar update logic in the tool is called, and a request for obtaining the last modified time stamp of the network avatar is sent to the avatar image server through the network communication interface logic.
  • Step 2 As shown in FIG. 1 and FIG. 2, after the virtual image picture server receives a request from the instant messaging tool through the network communication interface logic therein, it uses the virtual image file access logic and the virtual image data file access module. Get the time stamp of the last modified avatar from the avatar file server.
  • Step 3 As shown in FIG. 1, the avatar image server checks the validity of the request protocol sent by the instant messaging tool. If the avatar checks pass, the avatar image server obtains the last modified time stamp request of the network avatar according to the request. The content of the protocol package is obtained from the virtual image file server and the time stamp of the last modified virtual image is obtained. If the legality check fails, the request is abandoned.
  • Step 4 As shown in FIG. 1, the virtual image picture server composes the corresponding response protocol packet with the time stamp information about the last modified virtual image, and sends it to the instant communication tool.
  • Step 5 As shown in FIG. 1 and FIG. 2, the network communication interface logic in the instant communication tool receives the response protocol packet sent by the avatar image server, analyzes the response protocol packet sent by the avatar image server, and invokes the avatar update logic pair. Compare the timestamp returned by the avatar image server with the local timestamp;
  • Step 6 As shown in Figure 1, if the returned timestamp is greater than the local timestamp, the network avatar needs to be updated;
  • Step 7 As shown in FIG. 1, the instant communication tool combines information about the user and the request type into a protocol package, and sends a request for obtaining a virtual image of the network to the virtual image server through a network protocol.
  • Step 8 As shown in Figure 1, the avatar image server checks the validity of the request protocol sent by the instant messaging tool. If it passes the legality check, continue to the ninth step below; if it fails the legality check, then abandon this Requests.
  • Step 9 As shown in FIG. 1, the avatar image server obtains the corresponding network avatar image from the avatar file server according to the content of the protocol package in the avatar request and Convert it into the corresponding response protocol package;
  • Step 10 As shown in FIG. 1, the virtual image picture server sends a response protocol packet to the instant communication tool through a network protocol;
  • Step 11 As shown in FIG. 1, the instant messaging tool restores the picture information in the response protocol package to the requested network avatar picture according to the protocol, and also obtains the time stamp of the last modified network avatar, and uses this time The timestamp updates the timestamp of the local user's web avatar.
  • Step 1 As shown in FIG. 1 and FIG. 2, a friend user in the instant communication tool is online or the user actively requests to update the network virtual image of a friend user.
  • the avatar update logic in the instant messaging tool is called, and a request for obtaining the last modified time stamp of the network avatar is sent to the avatar image server through the network communication interface logic.
  • Step 2 As shown in FIG. 1 and FIG. 2, after the virtual image picture server receives a request from the instant messaging tool through the network communication interface logic therein, it uses the virtual image file access logic and the virtual image data file access module. Get the time stamp of the last modified avatar from the avatar file server.
  • Step 3 As shown in FIG. 1, the avatar image server checks the validity of the request protocol sent by the instant messaging tool. If the avatar checks pass, the avatar image server obtains the last modified time stamp request of the network avatar according to the request. The content of the protocol package is obtained from the virtual image file server and the time stamp of the last modified virtual image is obtained. If the legality check fails, the request is abandoned.
  • Step 4 As shown in FIG. 1, the avatar picture server compares the time stamp of the last modified avatar from the avatar file server with the time stamp on the instant messaging tool.
  • Step 5 As shown in FIG. 1, the avatar image server will compare and compose the corresponding response protocol package. If the time stamp returned from the avatar file server is greater than the time stamp on the instant messaging tool, it will reflect the network avatar needs Update and send results to instant messaging tool.
  • Step 6 As shown in Figure 1 and Figure 2, the network communication interface logic in the instant messaging tool receives the response protocol packet sent by the avatar image server, analyzes the response protocol packet sent by the avatar image server, and sends information about the user and The request types and the like are combined into a protocol package, and a request for obtaining a network avatar is sent to the avatar image server through a network protocol.
  • Step 7 As shown in FIG. 1, the avatar image server checks the legitimacy of the request protocol sent by the instant messaging tool. If it passes the legitimacy check, continue to the eighth step below; if it fails the legitimacy check, then abandon this time request.
  • the avatar image server obtains the corresponding network avatar image from the avatar file server according to the content of the agreement package in the avatar request and converts it into a corresponding response agreement package;
  • Step 9 As shown in FIG. 1, the avatar image server sends a response protocol packet to the instant communication tool through a network protocol;
  • Step 10 As shown in FIG. 1, the instant communication tool restores the picture information in the response protocol package to the requested network avatar picture according to the protocol, and also obtains the time stamp of the last modified network avatar, and uses the time stamp Update the timestamp of the local user's web avatar.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Processing Or Creating Images (AREA)

Description

一种在即时通信工具上表现虛拟形象的方法
技术领域
本发明涉及电通信技术, 尤其涉及一种在即时通信工具上表现虚拟 形象的方法。 发明背景
网络即时通信月 I务 ( Instant Messaging, 简称 IM )是一种基于互联 网的通信服务, 一般是以实现网络上即时通信功能为主, 即时通信工具 在互联网上得到了广泛的应用和认可。 互联网即时通信服务也逐渐在向 与网络虚拟社区结合的方向上延伸, 体现了网络即时通信服务的发展方 向, 如极富盛名的腾讯 QQ的即时通信工具以其速度快、 功能丰富、 使 用稳定、 小巧精干而获得广大网民的认可和喜爱。 用户可以通过这种即 时通信工具进行收发信息、 传送文件、 视频电话、 发送手机短信等多种 操作。 网络虚拟形象应用于一些网络游戏中, 这种网络虚拟形象体现为 游戏者在游戏中的形象。 将网络虚拟形象结合到当前广泛应用的网络即 时通信服务中, 会为即时通信服务的使用者提供更好的视觉效果, 从而 提升网络即时通信服务的服务质量。 但是, 在现有技术中, 即时通信工 具并不能实现显示网络虚拟形象, 从而难于实现上述目的 发明内容
本发明的目的在于提供一种网络虚拟形象在即时通信工具上表现的 实现方法, 以解决现有技术中即时通信工具不能显示网络虚拟形象的不 足。
为实现上述目的, 本发明提供了一种在即时通信工具上表现虚拟形 象的方法, 该方法包括以下步骤:
步骤 A: 即时通信工具向虚拟形象图片服务器发送获取虚拟形象的 请求;
步骤 B: 虚拟形象图片服务器根据收到的获取虚拟形象的请求, 从 虚拟形象文件服务器中获得相应的虚拟形象图片, 将该虚拟形象图片转 换为图片信息, 然后将该图片信息返回给步骤 A所述的即时通信工具; 步骤 C: 即时通信工具根据所收到的图片信息显示虚拟形象图片。 其中, 步骤 A包括:
即时通信工具调用虚拟形象显示逻辑, 通过该即时通信工具的网络 通信接口逻辑向虚拟形象图片服务器发送所述请求。
其中, 步骤 A包括:
步骤 A1 : 即时通信工具调用虚拟形象更新逻辑,通过该即时通信工 具的网络通信接口逻辑向虚拟形象图片服务器发送获取最后修改的网 络虚拟形象时间戳的请求;
步骤 A2:虚拟形象图片服务器根据收到的请求,通过虚拟形象文件 存取逻辑和虚拟形象数据文件存取模块从虚拟形象文件服务器中取得 最后修改的虚拟形象时间戳;
步骤 A3:将即时通信工具上的本地时间戳与从虚拟形象文件服务器 中所取得的最后修改的虚拟形象时间戳进行比较, 如果所述最后修改的 虚拟形象时间戳大于所述本地时间戳, 则执行步骤 A4;
步骤 A4:即时通信工具向虚拟形象图片服务器发送所述获取虚拟形 象的请求。 '
其中, 所述步骤 A3包括:
步骤 A31 : 虚拟形象图片服务器将所述从虚拟形象文件服务器中取 得的最后修改的虚拟形象时间戳发送给所述即时通信工具; 步骤 A32: 所述即时通信工具调用虚拟形象更新逻辑, 对虚拟形象 图片服务器所发送来的所述最后修改的虚拟形象时间戳和该即时通信 工具的本地时间戳进行比较, 如果最后修改的虚拟形象时间戳大于所述 本地时间戳, 则执行所述步骤 A4。
其中, 步骤 A3包括:
步骤 A3 la:虚拟形象图片服务器将所述从虚拟形象文件服务器中所 取得的最后修改的虚拟形象时间戳与所述即时通信工具上的本地时间 戳进行比较, 并将比较结果发送给所述即时通信工具;
步骤 A32a: 即时通信工具判断所收到的比较结果,如果该比较结果 为所述最后修改的虚拟形象时间戳大于所述本地时间戳, ϋ 'J执行步骤 A4。
其中, 所述步骤 C进一步包括:
即时通信工具获得最后修改网络虚拟形象的时间戳, 用该时间戳对 该即时通信工具的本地时间戳进行更新。
其中, 在所述步骤 A1之前, 即时通信工具进一步判断是否出现虚 拟形象更新事件, 如果是, 则执行所述步骤 Al。
其中, 所述虚拟形象更新事件为好友用户上线或主动请求更新虚拟 形象图片。
其中, 所述步骤 A2进一步包括:
虚拟形象图片服务器对即时通信工具所发送的请求协议进行合法性 检查, 如果通过该检查, 则执行所述步骤 A2, 否则, 放弃此次请求。
其中, 步骤 B包括:
步驟 B1 : 虚拟形象图片服务器根据所述获取虚拟形象请求中的内 容, 从虚拟形象文件服务器中取得相应的二进制形式的虚拟形象图片; 步骤 B2:虚拟形象图片服务器将二进制形式的虚拟形象图片转换为 图片信息, 然后将该图片信息返回给所述即时通信工具。
其中, 步骤 C包括:
步骤 C1:即时通信工具通过网络通信接口逻辑接收虚拟形象图片服 务器所发送的图片信息;
步骤 C2:即时通信工具调用虚拟形象显示逻辑分析所收到的图片信 息, 将该图片信息还原为虚拟形象图片;
步骤 C3: 即时通信工具通过虚拟形象表现模块显示虚拟形象图片。 其中, 该方法进一步包括:
步骤 D: 虚拟形象编辑终端接收使用者输入的虚拟形象信息, 对虚 拟形象信息进行处理后将该信息发送至图形处理服务器 , 图形处理服务 器根据收到的虚拟形象信息生成相应的虚拟形象图片, 然后将该图片保 存在虚拟形象文件服务器上。
其中, 步骤 D包括:
步骤 D1: 虚拟形象编辑终端接收使用者输入的虚拟形象信息; 步骤 D2: 虚拟形象编辑终端通过虚拟形象部件选择器和 /或虚拟形 象合成预览器对虚拟形象信息进行形象部件的选择和 /或预览,然后保存 进行选择和 /或预览操作后的虚拟形象信息;
步驟 D3:虚拟形象编辑终端中的虚拟形象保存接口将虚拟形象信息 发送至超文本传输协议服务器的接口模块;
步骤 D4: 所述接口模块将相关用户信息、虚拟形象信息以及各相应 子项编码组成一个协议包发送至图形处理服务器;
步骤 D5:图形处理服务器根据收到的协议包中的内容生成相应的虚 拟形象图片, 并将该虚拟形象图片保存在虚拟形象文件服务器上。
其中, 步骤 D5之后, 该方法进一步包括:
步骤 D6:图形处理服务器将保存结果返回给虚拟形象编辑终端中的 接口模块。
其中, 步骤 B进一步包括:
虚拟形象图片服务器对即时通信工具所发送的请求协议进行合法性 检查, 如果通过该检查, 则执行所述步骤 B, 否则, 放弃此次请求。
其中, 步骤 A中, 即时通信工具通过协议包发送所述获取虚拟形象 的请求;
步驟 B中, 虚拟形象图片服务器通过协议包将图片信息返回给所述 的即时通信工具;
步據 C中, 即时通信工具分析收到的协议包, 根据将该协议包中的 图片信息显示虚拟形象图片。
其中, 步骤 A1 中, 即时通信工具通过协议包向虚拟形象图片服务 器发送所述获取最后修改的网络虚拟形象时间戳的请求;
步骤 A2 中, 虚拟形象图片服务器根据收到的协议包中的内容, 从 虚拟形象文件服务器中取得最后修改的虚拟形象时间戳;
步驟 A31中,虚拟形象图片服务器通过协议包将最后修改的虚拟形 象时间戳发送给所述即时通信工具;
步骤 A32中, 即时通信工具分析收到的协议包得到所述最后修改的 虚拟形象时间戳, 然后执行对所述最后修改的虚拟形象时间戳和即时通 信工具的本地时间戳进行比较;
步驟 A4 中, 即时通信工具通过协议包向虚拟形象图片服务器发送 所述获取虚拟形象的请求。
其中, 步骤 A1 中, 即时通信工具通过协议包向虚拟形象图片服务 器发送所述获取最后修改的网络虚拟形象时间戳的请求;
步骤 A2 中, 虚拟形象图片服务器根据收到的协议包中的内容, 从 虚拟形象文件服务器中取得最后修改的虚拟形象时间戳; 步驟 A31a中, 虚拟形象图片服务器通过协议包将比较结果发送给 所述即时通信工具;
步骤 A32a中 , 即时通信工具分析收到的协议包得到所述比较结果, 如果该比较结果为所述最后修改的虚拟形象时间戳大于所述本地时间 戳, 则执行步骤 A4;
步骤 A4 中, 即时通信工具通过协议包向虚拟形象图片服务器发送 所述获取虚拟形象的请求。
本发明的有益效果为: 在本发明中, 通过即时通信工具向虚拟形象 图片服务器发送有关网络虚拟形象请求, 虚拟形象图片服务器根据虚拟 形象请求中协议包的内容, 从虚拟形象文件服务器中取得相应的网络虚 拟形象图片并将其转化为相应的回应协议包, 再将回应协议包发送给即 时通信工具, 即时通信工具将回应协议包中的图片信息还原成所请求的 网络虚拟形象图片, 在网络中, 大多数网民都想将自己完美的一面展现 在别人面前, 这样, 在即时通信工具中显示网络虚拟形象可顺应网民的 心理需求, 为即时通信服务的使用者提供更好的视觉效果, 具有较高的 经济价值, 因此, 本发明拓展了即时通信工具的通信服务功能, 提高了 即时通信工具的附加增值能力。 附图简要说明
图 1为本发明的原理结构示意图;
图 2为本发明中即时通信工具和虚拟形象图片服务器连接结构示意 图;
图 3为本发明中虚拟形象编辑终端和虚拟形象图形处理服务器连接 结构示意图。 实施本发明的方式
下面结合附图对本发明进行详细描述。
实施例 1 :
通过即时通信工具显示网络虛拟形象的具体步骤如下:
第一步: 如图 1和图 2所示, 即时通信工具中虚拟形象显示逻辑被 调用, 通过网络通信接口逻辑向虚拟形象图片服务器发送有关网络虚拟 形象请求,请求中包括用户的信息以及请求类型等,组合成一个协议包。
第二步: 如图 1所示, 虚拟形象图片服务器对即时通信工具发送的 请求协议进行合法性检查, 如果通过合法性检查, 则继续如下第三步; 如果未通过合法性检查, 则放弃此次请求。
第三步: 如图 1所示, 虚拟形象图片服务器根据虚拟形象请求中协 议包的内容, 从虚拟形象文件服务器中取得相应的二进制形式的网络虚 拟形象图片并将其转化为包括图片信息的相应回应协议包;
第四步: 如图 1所示, 虚拟形象图片服务器通过网絡协议将回应协 议包发送给即时通信工具;
第五步: 如图 1和图 2所示, 即时通信工具中网络通信接口逻辑接 收虛拟形象图片服务器发送的回应协议包, 调用虚拟形象显示逻辑分析 虚拟形象图片服务器发来的回应协议包, 将回应协议包中的图片信息还 原成所请求的网络虚拟形象图片, 通过虚拟形象表现模块显示虚拟形象 图片, 如在即时通信工具中的用户详细资料、 用户好友面板 TIP弹出窗 口以及聊天窗口 TIP弹出窗口中显示用户的网络虚拟形象。
实施例 2:
通过即时通信工具保存网络虚拟形象的具体步驟如下:
第一步、 用户登录网络虚拟形象编辑终端。
第二步、 如图 1和图 3, 用户输入网络虚拟形象信息, 虚拟形象编 辑终端通过其中的虚拟形象部件选择器和 /或虚拟形象合成预览器对虚 拟形象信息进行形象部件的选择和 /或预览, 用户执行保存操作, 经过虚 拟形象编辑终端中虚拟形象保存接口将保存的网络虚拟形象信息以及 其他信息通过 internet发送至网络服务器, 其中, 本发明实施例中, 采 用超文本传输协议(HTTP )服务器作为该网络服务器。
第三步、 如图 1所示, HTTP服务器中的接口模块判断是否需要将 各个子项作为一个新的网络虚拟形象, 若需要, 接口模块则将相关的用 户信息、 有关网络虚拟形象信息以及各相应子项编码组成一个协议包; 其中, 子项为虚拟形象的组成部件, 一个子项代表组成一个虚拟形象的 例如衣服、 裤子、 头饰、 背景等的组成部件。
第四步、如图 1所示,该接口模块通过 TCP/IP协议将包含有网络虚 拟形象信息的协议包发送至图形处理服务器;
第五步、 如图 1和图 3所示, 图形处理服务器通过其中的虚拟形象 生成接口接收包含有网络虚拟形象信息的协议包, 再经过形象合成处理 逻辑根据协议包的内容合成相应的网络虚拟形象图片, 并将相关图片及 信息分发至相应的虚拟形象文件服务器上进行保存。
第六步、 如图 1所示, 图形处理服务器将保存结果通过 TCP协议返 回给虚拟形象编辑终端中的接口模块。
实施例 3:
通过即时通信工具更新网络虚拟形象的具体步骤如下:
第一步: 如图 1和图 2所示, 即时通信工具判断是否出现例如某个 好友用户上线或者用户主动请求更新某个好友用户的网络虚拟形象的 虚拟形象更新事件, 如果是, 则即时通信工具中虚拟形象更新逻辑被调 用, 通过网络通信接口逻辑向虚拟形象图片服务器发送获取最后修改网 络虚拟形象时间戳的请求。 第二步: 如图 1和图 2所示, 虚拟形象图片服务器通过其中的网络 通信接口逻辑接收到即时通信工具发来的请求后, 通过虚拟形象文件存 取逻辑和虚拟形象数据文件存取模块从虚拟形象文件服务器中取得最 后修改虚拟形象的时间戳。
第三步: 如图 1所示, 虚拟形象图片服务器对即时通信工具发送的 请求协议进行合法性检查, 如果通过合法性检查, 虚拟形象图片服务器 则根据所述获取最后修改网络虚拟形象时间戳请求中协议包的内容, 从 虚拟形象文件服务器中取得最后修改虚拟形象的时间戳; 如果未通过合 法性检查, 则放弃此次请求。
第四步: 如图 1所示, 虚拟形象图片服务器将有关最后修改虚拟形 象的时间戳信息,组成相应的回应协议包,并将其发送给即时通信工具。
第五步: 如图 1和图 2所示, 即时通信工具中网络通信接口逻辑接 收虚拟形象图片服务器发送的回应协议包, 分析虚拟形象图片服务器发 来的回应协议包, 调用虚拟形象更新逻辑对虚拟形象图片服务器返回的 时间戳和本地的时间戳进行比较;
第六步: 如图 1所示, 如果返回的时间戳大于本地的时间戳, 则反 映网络虚拟形象需要更新;
第七步: 如图 1所示, 即时通信工具将有关用户的信息以及请求类 型等组合成一个协议包, 并通过网络协议向虚拟形象图片服务器发送获 取网络虚拟形象请求。 · 第八步: 如图 1所示, 虚拟形象图片服务器对即时通信工具发送的 请求协议进行合法性检查, 如果通过合法性检查, 继续如下第九步; 如 果未通过合法性检查, 则放弃此次请求。
第九步: 如图 1所示, 虚拟形象图片服务器根据虚拟形象请求中协 议包的内容, 从虚拟形象文件服务器中取得相应的网络虚拟形象图片并 将其转化为相应的回应协议包;
第十步: 如图 1所示, 虚拟形象图片服务器通过网络协议将回应协 议包发送给即时通信工具;
第十一步: 如图 1所示, 即时通信工具 据协议将回应协议包中的 图片信息还原成所请求的网络虚拟形象图片, 同时, 还取得最后修改网 络虚拟形象的时间戳, 并用该时间戳对本地的用户网络虚拟形象的时间 戳进行更新。
实施例 4:
通过即时通信工具更新网络虚拟形象的具体步骤还可采用如下: 第一步: 如图 1和图 2所示, 即时通信工具中某个好友用户上线或 者用户主动请求更新某个好友用户的网絡虚拟形象时, 即时通信工具中 虚拟形象更新逻辑被调用, 通过网络通信接口逻辑向虚拟形象图片服务 器发送获取最后修改网络虚拟形象时间戳的请求。
第二步: 如图 1和图 2所示, 虚拟形象图片服务器通过其中的网络 通信接口逻辑接收到即时通信工具发来的请求后, 通过虚拟形象文件存 取逻辑和虛拟形象数据文件存取模块从虚拟形象文件服务器中取得最 后修改虚拟形象的时间戳。
第三步: 如图 1所示, 虚拟形象图片服务器对即时通信工具发送的 请求协议进行合法性检查, 如果通过合法性检查, 虚拟形象图片服务器 则根据所述获取最后修改网络虚拟形象时间戳请求中协议包的内容, 从 虚拟形象文件服务器中取得最后修改虚拟形象的时间戳; 如果未通过合 法性检查, 则放弃此次请求。
第四步: 如图 1所示, 虚拟形象图片服务器将从虚拟形象文件服务 器传来的最后修改虚拟形象的时间戳和即时通信工具上的时间戳进行 比较。 第五步: 如图 1所示, 虚拟形象图片服务器将比较结杲组成相应的 回应协议包, 如果从虛拟形象文件服务器返回的时间戳大于即时通信工 具上的时间戳, 则反映网络虚拟形象需要更新, 并将结果发送给即时通 信工具。
笫六步: 如图 1和图 2所示, 即时通信工具中网络通信接口逻辑接 收虚拟形象图片服务器发送的回应协议包, 分析虚拟形象图片服务器发 来的回应协议包, 将有关用户的信息以及请求类型等组合成一个协议 包, 并通过网络协议向虚拟形象图片服务器发送获取网络虚拟形象请 求。
第七步: 如图 1所示, 虚拟形象图片服务器对即时通信工具发送的 请求协议进行合法性检查, 如果通过合法性检查, 继续如下第八步; 如 果未通过合法性检查, 则放弃此次请求。
笫八步: 如图 1所示, 虚拟形象图片服务器根据虚拟形象请求中协 议包的内容, 从虚拟形象文件服务器中取得相应的网絡虚拟形象图片并 将其转化为相应的回应协议包;
第九步: 如图 1所示, 虚拟形象图片服务器通过网络协议将回应协 议包发送给即时通信工具;
第十步: 如图 1所示, 即时通信工具根据协议将回应协议包中的图 片信息还原成所请求的网络虚拟形象图片, 同时, 还取得最后修改网络 虚拟形象的时间戳, 并用该时间戳对本地的用户网络虚拟形象的时间戳 进行更新。

Claims

权利要求书
1、 一种在即时通信工具上表现虚拟形象的方法, 其特征在于, 该方 法包括以下步骤:
步驟 A: 即时通信工具向虚拟形象图片服务器发送获取虚拟形象的 请求;
步骤 B: 虚拟形象图片服务器根据收到的获取虚拟形象的请求, 从 虚拟形象文件服务器中获得相应的虚拟形象图片, 将该虚拟形象图片转 换为图片信息, 然后将该图片信息返回给步驟 A所述的即时通信工具; 步骤 C: 即时通信工具根据所收到的图片信息显示虚拟形象图片。
2、 根据权利要求 1所述的方法, 其特征在于, 步骤 A包括: 即时通信工具调用虚拟形象显示逻辑, 通过该即时通信工具的网络 通信接口逻辑向虚拟形象图片服务器发送所述清求。
3、 根据权利要求 1所述的方法, 其特征在于, 步骤 A包括: 步骤 A1: 即时通信工具调用虚拟形象更新逻辑,通过该即时通信工 具的网络通信接口逻辑向虚拟形象图片服务器发送获取最后修改的网 络虚拟形象时间戳的请求;
步骤 A2:虚拟形象图片服务器根据收到的请求,通过虚拟形象文件 存取逻辑和虚拟形象数据文件存取模块从虚拟形象文件服务器中取得 最后修改的虚拟形象时间戳;
步骤 A3:将即时通信工具上的本地时间戳与从虚拟形象文件服务器 中所取得的最后修改的虛拟形象时间戳进行比较, 如果所述最后修改的 虚拟形象时间戳大于所述本地时间戳, 则执行步骤 A4;
步骤 A4:即时通信工具向虚拟形象图片服务器发送所述获取虚拟形 象的请求。
4、 根据权利要求 3所述的方法, 其特征在于, 所述步骤 A3包括: 步骤 A31 : 虚拟形象图片服务器将所述从虚拟形象文件服务器中取 得的最后修改的虚拟形象时间戳发送给所述即时通信工具;
步骤 A32: 所述即时通信工具调用虚拟形象更新逻辑, 对虚拟形象 图片服务器所发送来的所迷最后修改的虚拟形象时间戳和该即时通信 工具的本地时间戳进行比较, 如果最后修改的虚拟形象时间戳大于所述 本地时间戳, 则执行所述步驟 A4。
5、 根据权利要求 3所述的方法, 其特征在于, 步骤 A3包括: 步骤 A3 la:虚拟形象图片服务器将所述从虚拟形象文件服务器中所 取得的最后修改的虚拟形象时间戳与所述即时通信工具上的本地时间 戳进行比较, 并将比较结果发送给所述即时通信工具;
步骤 A32a: 即时通信工具判断所收到的比较结果,如果该比较结果 为所述最后修改的虚拟形象时间戳大于所述本地时间戳, 则执行步骤 A4。
6、根据权利要求 3或 4或 5所述的方法, 其特征在于, 所述步骤 C 进一步包括:
即时通信工具获得最后修改网络虚拟形象的时间戳, 用该时间戳对 该即时通信工具的本地时间戳进行更新。
7、根据权利要求 3所述的方法,其特征在于,在所述步骤 A1之前, 即时通信工具进一步判断是否出现虚拟形象更新事件, 如果是, 则执行 所述步骤 Al。
8、根据权利要求 7所述的方法, 其特征在于, 所述虚拟形象更新事 件为好友用户上线或主动请求更新虚拟形象图片。
9、 根据权利要求 3所述的方法, 其特征在于, 所述步驟 A2进一步 包括: 虚拟形象图片服务器对即时通信工具所发送的请求协议进行合法性 检查, 如果通过该检查, 则执行所述步骤 A2, 否则, 放弃此次请求。
10、 根据权利要求 1所述的方法, 其特征在于, 步驟 B包括: 步骤 B1 : 虚拟形象图片服务器根据所述获取虚拟形象请求中的内 容, 从虚拟形象文件服务器中取得相应的二进制形式的虚拟形象图片; 步骤 B2:虚拟形象图片服务器将二进制形式的虚拟形象图片转换为 图片信息, 然后将该图片信息返回给所述即时通信工具。
11、 根据权利要求 1所述的方法, 其特征在于, 步骤 C包括: 步驟 C1:即时通信工具通过网络通信接口逻辑接收虚拟形象图片服 务器所发送的图片信息;
步驟 C2:即时通信工具调用虚拟形象显示逻辑分析所收到的图片信 息, 将该图片信息还原为虚拟形象图片;
步骤 C3: 即时通信工具通过虚拟形象表现模块显示虚拟形象图片。
12、根据权利要求 1所述的方法, 其特征在于, 该方法进一步包括: 步骤 D: 虚拟形象编辑终端接收使用者输入的虚拟形象信息, 对虚 拟形象信息进行处理后将该信息发送至图形处理服务器, 图形处理服务 器根据收到的虚拟形象信息生成相应的虚拟形象图片, 然后将该图片保 存在虚拟形象文件服务器上。
13、 根据权利要求 12所述的方法, 其特征在于, 步骤 D包括: 步骤 D1: 虚拟形象编辑终端接收使用者输入的虚拟形象信息; 步驟 D2: 虚拟形象编辑终端通过虚拟形象部件选择器和 /或虚拟形 象合成预览器对虚拟形象信息进行形象部件的选择和 /或预览 ,然后保存 进行选择和 /或预览操作后的虚拟形象信息;
步驟 D3:虚拟形象编辑终端中的虚拟形象保存接口将虚拟形象信息 发送至超文本传输协议服务器的接口模块; 步驟 D4: 所述接口模块将相关用户信息、虚拟形象信息以及各相应 子项编码组成一个协议包发送至图形处理服务器;
步骤 D5:图形处理服务器根据收到的协议包中的内容生成相应的虚 拟形象图片, 并将该虚拟形象图片保存在虚拟形象文件服务器上。
14、 根据权利要求 13所述的方法, 其特征在于, 步骤 D5之后, 该 方法进一步包括:
步驟 D6:图形处理服务器将保存结果返回给虚拟形象编辑终端中的 接口模块。
15、根据权利要求 1所述的方法,其特征在于, 步驟 B进一步包括: 虚拟形象图片月艮务器对即时通信工具所发送的请求协议进行合法性 检查, 如果通过该检查, 则执行所述步骤 B, 否则, 放弃此次请求。
16、 根据权利要求 1所述的方法, 其特征在于, 步骤 A中, 即时通 信工具通过协议包发送所述获取虚拟形象的请求;
步骤 B中, 虚拟形象图片服务器通过协议包将图片信息返回给所述 的即时通信工具;
步骤 C中, 即时通信工具分析收到的协议包, 根据将该协议包中的 图片信息显示虚拟形象图片。
17、 根据权利要求 4所述的方法, 其特征在于, 步驟 A1 中, 即时 通信工具通过协议包向虚拟形象图片服务器发送所述获取最后修改的 网络虚拟形象时间戳的请求;
步骤 A2 中, 虚拟形象图片服务器根据收到的协议包中的内容, 从 虛拟形象文件服务器中取得最后修改的虚拟形象时间戳;
步驟 A31中,虚拟形象图片服务器通过协议包将最后修改的虚拟形 象时间戳发送给所述即时通信工具;
步骤 A32中, 即时通信工具分析收到的协议包得到所述最后修改的 虚拟形象时间戳, 然后执行对所述最后修改的虚拟形象时间戳和即时通 信工具的本地时间戳进行比较;
步骤 A4 中, 即时通信工具通过协议包向虚拟形象图片服务器发送 所述获取虚拟形象的请求。
18、 根据权利要求 5所述的方法, 其特征在于, 步骤 A1 中, 即时 通信工具通过协议包向虚拟形象图片服务器发送所述获取最后修改的 网络虚拟形象时间戳的请求;
步骤 A2 中, 虚拟形象图片服务器根据收到的协议包中的内容, 从 虚拟形象文件服务器中取得最后修改的虚拟形象时间戳;
步骤 A31a中, 虚拟形象图片服务器通过协议包将比较结果发送给 所述即时通信工具;
步骤 A32a中, 即时通信工具分析收到的协议包得到所述比较结果, 如果该比较结果为所述最后修改的虚拟形象时间戳大于所述本地时间 戳, 则执行步骤 A4;
步骤 A4 中, 即时通信工具通过协议包向虚拟形象图片服务器发送 所述获取虛拟形象的请求。
PCT/CN2004/000399 2003-04-25 2004-04-26 Procede de representation d'une image virtuelle sur un dispositif de messagerie instantanee WO2004102885A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/239,680 US20060075053A1 (en) 2003-04-25 2005-09-29 Method for representing virtual image on instant messaging tools

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN03114305.9 2003-04-25
CNB031143059A CN100514924C (zh) 2003-04-25 2003-04-25 网络虚拟形象在即时通信工具上表现的实现方法

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/239,680 Continuation US20060075053A1 (en) 2003-04-25 2005-09-29 Method for representing virtual image on instant messaging tools

Publications (1)

Publication Number Publication Date
WO2004102885A1 true WO2004102885A1 (fr) 2004-11-25

Family

ID=28684107

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2004/000399 WO2004102885A1 (fr) 2003-04-25 2004-04-26 Procede de representation d'une image virtuelle sur un dispositif de messagerie instantanee

Country Status (4)

Country Link
US (1) US20060075053A1 (zh)
KR (1) KR100985448B1 (zh)
CN (1) CN100514924C (zh)
WO (1) WO2004102885A1 (zh)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100399307C (zh) * 2004-04-23 2008-07-02 三星电子株式会社 通过使用角色图像显示便携式终端状态的设备和方法
CN100407624C (zh) * 2005-07-13 2008-07-30 腾讯科技(深圳)有限公司 即时通讯中索要、赠送虚拟物品的方法及系统
CN100421378C (zh) * 2005-10-21 2008-09-24 腾讯科技(深圳)有限公司 一种个性形象更改的系统及方法
CN101039201B (zh) * 2006-03-14 2011-05-11 腾讯科技(深圳)有限公司 实现3d动态网络虚拟形象的方法
WO2007076721A2 (fr) * 2005-12-31 2007-07-12 Tencent Technology (Shenzhen) Company Limited Affichage, procédé de présentation, système d'affichage et appareil de présentation d'image virtuelle 3d
CN100442694C (zh) * 2006-01-26 2008-12-10 华为技术有限公司 一种虚拟形象实现方法及系统、及其即时通信服务器
US20080005238A1 (en) * 2006-06-29 2008-01-03 Microsoft Corporation Roaming consistent user representation information across devices and applications
KR20080039148A (ko) * 2006-10-31 2008-05-07 에이알씨커뮤니케이션(주) 스트리밍 방식의 아바타 시스템 및 이에 사용되는 아바타서버
US8606854B2 (en) * 2007-01-08 2013-12-10 Apple Inc. System and method for opportunistic image sharing
US8949339B2 (en) * 2007-01-08 2015-02-03 Apple Inc. System and method for automatic opportunistic data and image sharing
CN101071457B (zh) * 2007-04-28 2010-05-26 腾讯科技(深圳)有限公司 一种网络游戏中改变角色形象的方法、装置以及服务器
CN100579085C (zh) * 2007-09-25 2010-01-06 腾讯科技(深圳)有限公司 用户界面的实现方法、用户终端和即时通讯系统
US8380662B2 (en) * 2008-02-26 2013-02-19 Red Hat, Inc. Setting time from a NFS server
CN101360109A (zh) * 2008-09-25 2009-02-04 腾讯科技(深圳)有限公司 形象管理系统和形象管理方法
CN101364957B (zh) * 2008-10-07 2012-05-30 腾讯科技(深圳)有限公司 基于即时通信平台管理虚拟形象的系统及方法
TWI439960B (zh) 2010-04-07 2014-06-01 Apple Inc 虛擬使用者編輯環境
US9542038B2 (en) * 2010-04-07 2017-01-10 Apple Inc. Personalizing colors of user interfaces
WO2013032955A1 (en) 2011-08-26 2013-03-07 Reincloud Corporation Equipment, systems and methods for navigating through multiple reality models
KR101942308B1 (ko) 2012-08-08 2019-01-25 삼성전자주식회사 메시지 기능을 제공하기 위한 방법 및 그 전자 장치
US9088625B1 (en) * 2012-12-12 2015-07-21 Google Inc. Obtaining an image for a place of interest
US9559992B2 (en) * 2013-04-28 2017-01-31 Tencent Technology (Shenzhen) Company Limited System and method for updating information in an instant messaging application
CN103716396B (zh) * 2013-12-27 2017-01-04 北京像素软件科技股份有限公司 一种涂鸦方法
CN105320532B (zh) * 2014-07-31 2020-04-21 腾讯科技(深圳)有限公司 显示交互界面的方法、装置及终端
CN117150089B (zh) * 2023-10-26 2023-12-22 环球数科集团有限公司 一种基于aigc技术的人物艺术形象更改系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010090308A (ko) * 2000-03-24 2001-10-18 박선은 극중 얼굴 이미지 변환 서비스 방법 및 그 시스템
KR20020004824A (ko) * 2000-06-02 2002-01-16 무라타 야스타카 감도가 향상된 정전용량형 외력 검출 장치
JP2002024569A (ja) * 2000-07-11 2002-01-25 Sony Communication Network Corp 画像を含む仮想エリア提供システム、画像単位取引方法および画像書き込み方法
KR20020046873A (ko) * 2000-12-13 2002-06-21 임무빈 자신의 사진이나 이미지를 자동으로 입체변형하여게임이나 기타 자신을 표출하는 대상에 인물형상을삽입하여 실행되는 시스템 및 비즈니스모델

Family Cites Families (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5907604A (en) * 1997-03-25 1999-05-25 Sony Corporation Image icon associated with caller ID
JP3634556B2 (ja) * 1997-05-12 2005-03-30 キヤノン株式会社 画像処理方法及びそのシステム
JPH11120106A (ja) * 1997-10-17 1999-04-30 Fujitsu Ltd サーバ資源利用状況の表示方式およびそのための記録媒体
JPH11212934A (ja) * 1998-01-23 1999-08-06 Sony Corp 情報処理装置および方法、並びに提供媒体
GB9817834D0 (en) * 1998-08-14 1998-10-14 British Telecomm Predicting avatar movement in a distributed virtual environment
JP2000076487A (ja) * 1998-09-03 2000-03-14 Sony Corp 情報処理装置および方法、並びに提供媒体
US20020126135A1 (en) * 1998-10-19 2002-09-12 Keith Ball Image sharing for instant messaging
US7073129B1 (en) * 1998-12-18 2006-07-04 Tangis Corporation Automated selection of appropriate information based on a computer user's context
US7076737B2 (en) * 1998-12-18 2006-07-11 Tangis Corporation Thematic response to a computer user's context, such as by a wearable personal computer
JP4006873B2 (ja) * 1999-03-11 2007-11-14 ソニー株式会社 情報処理システム、情報処理方法及び装置、並びに情報提供媒体
JP2001154966A (ja) * 1999-11-29 2001-06-08 Sony Corp コンピュータ・ネットワーク上で構築・提供される共有仮想空間上で複数ユーザが参加可能な仮想会話を支援する会話支援システム及び会話支援方法、並びに、プログラム記憶媒体
US6442432B2 (en) * 1999-12-21 2002-08-27 Medtronic, Inc. Instrumentation and software for remote monitoring and programming of implantable medical devices (IMDs)
FI108593B (fi) * 1999-12-31 2002-02-15 Nokia Oyj Paketinreititys monipalveluverkossa
US6912571B1 (en) * 2000-02-22 2005-06-28 Frank David Serena Method of replacing content
KR100366384B1 (ko) * 2000-02-26 2002-12-31 (주) 고미드 사용자간의 커뮤니케이션을 기반으로 하는 정보 검색 방법및 시스템
US20010048436A1 (en) * 2000-04-03 2001-12-06 Sanger Terence David Method and apparatus for sending electronic mail using human handwriting
JP4479051B2 (ja) * 2000-04-28 2010-06-09 ソニー株式会社 情報処理装置および方法、並びに記録媒体
WO2001084275A2 (en) * 2000-05-01 2001-11-08 Lifef/X Networks, Inc. Virtual representatives for use as communications tools
US6954728B1 (en) * 2000-05-15 2005-10-11 Avatizing, Llc System and method for consumer-selected advertising and branding in interactive media
CN1447943A (zh) * 2000-06-22 2003-10-08 亚隆·梅耶 通过即时通信网络在因特网上查找,发现和联系约会伙伴的系统和方法和/或其他用于进行快速发现和建立快速联系的方法
US20040122810A1 (en) * 2000-06-22 2004-06-24 Yaron Mayer System and method for searching, finding and contacting dates on the Internet in instant messaging networks and/or in other methods that enable immediate finding and creating immediate contact
KR100363952B1 (ko) * 2000-08-08 2002-12-12 학교법인 인하학원 휴대형 정보기기의 다중 매체 전송 및 재생 방법
US6430602B1 (en) * 2000-08-22 2002-08-06 Active Buddy, Inc. Method and system for interactively responding to instant messaging requests
JP4416294B2 (ja) * 2000-08-30 2010-02-17 富士通株式会社 広告方法及びアウェアネスサーバ
US6822663B2 (en) * 2000-09-12 2004-11-23 Adaptview, Inc. Transform rule generator for web-based markup languages
JP2002216026A (ja) * 2000-11-17 2002-08-02 Sony Corp 情報通信システム、エージェント端末、情報配信システム、エージェントプログラムが記憶された記憶媒体、エージェントアクセスプログラムが記憶された記憶媒体、専用処理プログラムが記憶された記憶媒体、エージェントプログラム、エージェントアクセスプログラム、及び、専用処理プログラム
JP2002197376A (ja) * 2000-12-27 2002-07-12 Fujitsu Ltd ユーザに応じてカストマイズされた仮想世界を提供する方法および装置
US20020091940A1 (en) * 2001-01-05 2002-07-11 Welborn Christopher Michael E-mail user behavior modification system and mechanism for computer virus avoidance
US6947738B2 (en) * 2001-01-18 2005-09-20 Telefonaktiebolaget Lm Ericsson (Publ) Multimedia messaging service routing system and method
US20020120503A1 (en) * 2001-01-29 2002-08-29 Fujitsu Limited Advertising method and advertising device
US20040056878A1 (en) * 2001-01-30 2004-03-25 Lau Johnny Sya Chung Digital assistants
US6836796B2 (en) * 2001-03-16 2004-12-28 Digi International, Inc. System and method to manage network-enabled embedded devices operating under various protocols
US7512407B2 (en) * 2001-03-26 2009-03-31 Tencent (Bvi) Limited Instant messaging system and method
US7185290B2 (en) * 2001-06-08 2007-02-27 Microsoft Corporation User interface for a system and process for providing dynamic communication access and information awareness in an interactive peripheral display
US7188143B2 (en) * 2001-07-06 2007-03-06 Yahoo! Inc. Messenger-controlled applications in an instant messaging environment
US7133900B1 (en) * 2001-07-06 2006-11-07 Yahoo! Inc. Sharing and implementing instant messaging environments
US7194513B2 (en) * 2001-07-08 2007-03-20 Imran Sharif System and method for using an internet appliance to send/receive digital content files as E-mail attachments
US20030014212A1 (en) * 2001-07-12 2003-01-16 Ralston Stuart E. Augmented vision system using wireless communications
US7567575B2 (en) * 2001-09-07 2009-07-28 At&T Corp. Personalized multimedia services using a mobile service platform
TW500988B (en) * 2001-10-04 2002-09-01 Wedid Inc System and method for updating time in different areas
US20030078979A1 (en) * 2001-10-22 2003-04-24 Motorola, Inc. Method and apparatus for controlling an intelligent device through an instant messaging protocol over a communication network
US8868467B2 (en) * 2002-10-23 2014-10-21 Oleg Serebrennikov Method for performing transactional communication using a universal transaction account identifier assigned to a customer
JP2003150529A (ja) * 2001-11-19 2003-05-23 Hitachi Ltd 情報交換方法、情報交換端末装置、情報交換サーバ装置、プログラム
US6976026B1 (en) * 2002-03-14 2005-12-13 Microsoft Corporation Distributing limited storage among a collection of media objects
US7636754B2 (en) * 2002-03-21 2009-12-22 Cisco Technology, Inc. Rich multi-media format for use in a collaborative computing system
KR100547888B1 (ko) * 2002-03-30 2006-02-01 삼성전자주식회사 이동통신 단말기에서 사용자 인터페이스 구성 및 표시장치 및 방법
KR100532560B1 (ko) * 2002-04-03 2005-12-05 주식회사 와이즈포스트 인스턴트 메신저와 웹과 같은 인터넷 서비스에서 다양한아바타를 중개하는 시스템 및 방법
JP4381655B2 (ja) * 2002-05-31 2009-12-09 株式会社日立製作所 ストレージシステム、ストレージ装置、及び該ストレージ装置を利用した情報共有方法
US7003040B2 (en) * 2002-09-24 2006-02-21 Lg Electronics Inc. System and method for multiplexing media information over a network using reduced communications resources and prior knowledge/experience of a called or calling party
US7190946B2 (en) * 2002-12-05 2007-03-13 General Motors Corporation In-vehicle clock synchronization with local time
US7484176B2 (en) * 2003-03-03 2009-01-27 Aol Llc, A Delaware Limited Liability Company Reactive avatars
KR20040084462A (ko) * 2003-03-28 2004-10-06 주식회사 꾼커뮤니케이션 사용자가 편집 가능한 3차원 아바타 제공방법 및 아바타편집기를 저장한 저장매체
TWI309024B (en) * 2003-04-09 2009-04-21 Hon Hai Prec Ind Co Ltd System and method for employee performance assessing
KR100706991B1 (ko) * 2005-06-29 2007-04-12 에스케이 텔레콤주식회사 모바일 인스턴트 메신저에 아바타를 포함하여 이동통신단말기에 제공하는 시스템 및 방법

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010090308A (ko) * 2000-03-24 2001-10-18 박선은 극중 얼굴 이미지 변환 서비스 방법 및 그 시스템
KR20020004824A (ko) * 2000-06-02 2002-01-16 무라타 야스타카 감도가 향상된 정전용량형 외력 검출 장치
JP2002024569A (ja) * 2000-07-11 2002-01-25 Sony Communication Network Corp 画像を含む仮想エリア提供システム、画像単位取引方法および画像書き込み方法
KR20020046873A (ko) * 2000-12-13 2002-06-21 임무빈 자신의 사진이나 이미지를 자동으로 입체변형하여게임이나 기타 자신을 표출하는 대상에 인물형상을삽입하여 실행되는 시스템 및 비즈니스모델

Also Published As

Publication number Publication date
CN100514924C (zh) 2009-07-15
KR20060009830A (ko) 2006-02-01
CN1450761A (zh) 2003-10-22
KR100985448B1 (ko) 2010-10-05
US20060075053A1 (en) 2006-04-06

Similar Documents

Publication Publication Date Title
WO2004102885A1 (fr) Procede de representation d'une image virtuelle sur un dispositif de messagerie instantanee
US11349786B2 (en) Instant messaging communication system and method
KR100722355B1 (ko) 동적 관리자가 장치된 컴퓨터 시스템에 의한액티브티-베이스 협력 방법 및 장치
CA2893140C (en) Networked chat and media sharing systems and methods
US6731314B1 (en) Network-based three-dimensional multiple-user shared environment apparatus and method
JP4437747B2 (ja) モバイルグラフィック表示装置
US20030076367A1 (en) Rich communication over internet
JP2002123477A (ja) コミュニケーションシステム、コミュニケーション情報処理装置、情報端末装置、コミュニケーション情報処理方法、および、記憶媒体
US20060041629A1 (en) Magnification of incoming and outgoing messages in the user interface of instant messaging and other digital communication services
EP1135913B1 (en) Interactive media system
WO2016154612A1 (en) Systems and methods for supplementing real-time exchanges of instant messages with automatically updateable content
CA2691879A1 (en) Instant messaging system, component and method for additional service
US7761512B2 (en) Message exchange
JP4048347B2 (ja) 三次元仮想空間表示方法、プログラム及びそのプログラムを格納した記録媒体、並びに、三次元仮想空間制御装置
CN101039201B (zh) 实现3d动态网络虚拟形象的方法
JP2002251365A (ja) 電子会議システム、そのクライアント、電子会議方法およびクライアント用プログラム
JP2003058484A (ja) コミュニティ・サービス提供方法、コミュニティ・サービス提供装置、プログラム格納媒体およびプログラム
WO2024174601A1 (zh) 数据处理方法、装置、计算机设备以及可读存储介质
KR100359389B1 (ko) 인터넷을 통한 분산 처리 방식 대화형 화상 채팅 시스템
US20020062386A1 (en) Method and apparatus for improving real time and/or interactive animation over a computer network
CN117395454A (zh) 应用云渲染端更换虚拟场景资源的方法、系统及存储介质
CN118741257A (zh) 基于WebRTC实现虚拟场景多人交互的方法、系统及存储介质
CN115576416A (zh) 一种应用于云vr应用场景下的虚拟vr设备管理方法及其系统
JP2008219631A (ja) 携帯電話端末の動画配信サービスシステム

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 11239680

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1020057018670

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1020057018670

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 11239680

Country of ref document: US

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 69(1) EPC OF 280206, FORM 1205A

122 Ep: pct application non-entry in european phase