CN103856394A - Online chat room system - Google Patents
Online chat room system Download PDFInfo
- Publication number
- CN103856394A CN103856394A CN201410103522.4A CN201410103522A CN103856394A CN 103856394 A CN103856394 A CN 103856394A CN 201410103522 A CN201410103522 A CN 201410103522A CN 103856394 A CN103856394 A CN 103856394A
- Authority
- CN
- China
- Prior art keywords
- information
- user
- server
- file
- module
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000005540 biological transmission Effects 0.000 claims abstract description 4
- 238000012423 maintenance Methods 0.000 abstract description 3
- 238000004891 communication Methods 0.000 description 10
- 238000005516 engineering process Methods 0.000 description 3
- 238000000034 method Methods 0.000 description 3
- 238000010276 construction Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 238000007792 addition Methods 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
本发明公开一种网络聊天室系统,涉及网络聊天系统,该系统可分为登录、聊天、文件、用户管理和注册五个功能模块。“登录”模块为用户提供登录界面,并在用户登录显示好友列表;“聊天”模块实现用户的即时传送信息,即多用户即时聊天,可以发送文字或者截图;“文件”模块主要实现一用户向另一用户发送文件,对方可以选择接受或者拒绝。聊天记录会以文本文档格式保存。“用户管理”模块即管理员对用户进行增删改查,和踢用户下线的操作。该系统采用模块化程序设计,具有良好的可扩展性和可维护性,具备数据库维护功能,及时根据用户需求进行数据添加、删除、修改等操作。
The invention discloses a network chat room system, which relates to a network chat system. The system can be divided into five functional modules of login, chat, file, user management and registration. The "login" module provides a login interface for the user, and displays the list of friends when the user logs in; the "chat" module realizes the real-time transmission of information of the user, that is, multi-user instant chat, which can send text or screenshot; the "file" module mainly implements a user to send Another user sends a file, and the other party can choose to accept or reject it. Chat history will be saved in text file format. The "User Management" module is the administrator's operation of adding, deleting, modifying and checking users, and kicking users offline. The system adopts modular program design, has good scalability and maintainability, has database maintenance function, and can perform operations such as adding, deleting, and modifying data in a timely manner according to user needs.
Description
技术领域 technical field
本发明涉及网络聊天的工具系统,特别是一种网络聊天室系统。 The invention relates to a tool system for network chatting, in particular to a network chatting room system.
背景技术 Background technique
随着互联网的快速发展,网络聊天工具已经作为一种重要的信息交流工具,受到越来越多的网民的青睐。目前,出现了很多非常不错的聊天工具,其中应用比较广泛的有腾讯QQ、MSN-Messager等等。无论是个人还是企业等组织机构,对沟通的需求也在不断发展,传统的电话、传真、邮件等沟通方式显然已无法满足当今人们工作和生活沟通的需要。随着软件、网络和通讯三大现代信息技术的发展,在沟通、协作方面有着更多方便、快捷、实时等优势的即时通讯,成为继电话、E-Mail之后又一个完全融入每个人生活的互联网工具。 With the rapid development of the Internet, the Internet chat tool has been used as an important information exchange tool and is favored by more and more netizens. At present, there are many very good chat tools, among which Tencent QQ, MSN-Messager and so on are widely used. Regardless of whether it is an individual or an organization such as an enterprise, the demand for communication is also constantly developing. Traditional communication methods such as telephone, fax, and email are obviously unable to meet the needs of people's work and life communication today. With the development of the three modern information technologies of software, network and communication, instant messaging, which has more convenient, fast and real-time advantages in communication and collaboration, has become another fully integrated into everyone's life after telephone and E-Mail. internet tools.
网络通信在当今信息社会中起着不可或缺的作用,人们可以利用网络通信技术进行信息交流。比如说QQ聊天工具,利用网络通信技术开发的一款众所周知的网络聊天工具。通讯工具最初虽为聊天而诞生,但其作用早已超出了聊天的范畴,随着企业网络通讯工具的出现,聊天室在网络营销中将发挥更大的作用。 Network communication plays an indispensable role in today's information society, and people can use network communication technology for information exchange. For example, QQ chat tool, a well-known online chat tool developed using network communication technology. Although communication tools were originally born for chatting, their functions have already exceeded the scope of chatting. With the emergence of enterprise network communication tools, chat rooms will play a greater role in network marketing.
发明内容 Contents of the invention
本发明目的在于提供一种网络聊天室系统,该系统采用模块化程序设计,具有良好的可扩展性和可维护性,具备数据库维护功能,及时根据用户需求进行数据添加、删除、修改等操作。 The object of the present invention is to provide a network chat room system, which adopts modular program design, has good scalability and maintainability, has database maintenance function, and performs data addition, deletion, modification and other operations in time according to user needs.
本发明的技术方案是: Technical scheme of the present invention is:
一种网络聊天室系统,该系统包括注册模块,登录模块,聊天模块,用户管理模块; A network chat room system, the system includes a registration module, a login module, a chat module, and a user management module;
1)注册模块,服务器收到用户的注册请求,便开始接受客户传递的信息,如客户的呢称,性别,籍贯,个人资料,接受完毕;然后向数据库添加记录,如果成功,便向客户返回其号码,客户收到服务器返回的信息后,便打开窗口登陆; 1) The registration module, the server receives the user's registration request, and then begins to accept the information passed by the customer, such as the customer's nickname, gender, place of origin, personal information, after the acceptance is completed; then add a record to the database, and if successful, return to the customer After receiving the information returned by the server, the customer will open the window to log in;
2)登陆模块,在客户端,用户输入其号码和密码,然后建立与服务器的连接,告诉服务器我要登录,服务器收到后,读取数据库信息;然后与用户输入的信息进行比对,如果成功,便打开主程序窗口;然后客户向服务器请求读取好友名单,服务器收到该请求,从数据库中取出好友列表,然后向客户端发信息,客户收到后就在主窗口显示好友; 2) Login module, on the client side, the user enters his number and password, then establishes a connection with the server, tells the server that I want to log in, and after the server receives it, reads the database information; then compares it with the information entered by the user, if If successful, the main program window is opened; then the client requests the server to read the buddy list, the server receives the request, takes out the buddy list from the database, and then sends a message to the client, and the client displays the buddy in the main window after receiving it;
3)聊天模块,客户端首先发送消息到服务器端,服务器端根据发送人信息和接收者信息来转发,如服务器接收到一个A发给B的消息,先判断B是否已经在线,如果在线就将信息发送过去;如果B不在线则把信息储存在服务器,等B上线后在发送给他;B接收到A发来的信息,如果是未建立对话窗口,则自动打开显示; 3) In the chat module, the client first sends a message to the server, and the server forwards it according to the information of the sender and the receiver. If the server receives a message from A to B, it first judges whether B is online. The information is sent; if B is not online, the information will be stored in the server, and then sent to him after B is online; B receives the information from A, and if the dialogue window has not been established, it will automatically open and display;
4)用户管理模块,对用户进行增加,修改,删除,查找等操作,对系统进行维护;在线用户的操作,管理员对在线用户操作,可以踢用户下线。 4) User management module, add, modify, delete, search and other operations for users, and maintain the system; for online user operations, the administrator can kick users offline for operations on online users.
所述的一种网络聊天室系统,所述文件模块还包括文件接收和文件发送; A kind of network chat room system, described file module also includes file receiving and file sending;
客户端A点击发送文件按键,从本地选择文件,将文件分批次发送到服务器端;服务器端根据发送人信息和接收者信息来转发;B接收到A发来的文件信息,会根据文件发送的状态构造文件。 Client A clicks the send file button, selects files locally, and sends the files to the server in batches; the server forwards them according to the sender information and receiver information; B receives the file information sent by A, and sends it according to the files The state construction file.
所述的一种网络聊天室系统,所述聊天模块还包括发送文字和发送图片; A kind of network chatting room system, described chatting module also includes sending text and sending pictures;
其中发送图片,客户端A点击截图按钮,将屏幕锁定,截取图片,将图片储存在数组中的图片发送到服务器端;服务器端根据发送人信息和接收者信息来转发;B接收到A发来的截图信息,将图片显示出来;同样,如果是未建立对话窗口,则自动打开显示。 When sending the picture, client A clicks the screenshot button to lock the screen, capture the picture, and send the picture stored in the array to the server; the server forwards it according to the sender's information and receiver's information; B receives the message sent by A The screenshot information of the screen will display the picture; similarly, if the dialog window has not been established, it will be automatically opened and displayed.
本发明的优点是: The advantages of the present invention are:
1、本发明符合企业管理的规定,满足对企业人事管理的需要,并操作快捷、方便、实用、安全; 1. The present invention conforms to the regulations of enterprise management, meets the needs of enterprise personnel management, and is quick, convenient, practical and safe to operate;
2、本发明采用模块化程序设计,具有良好的可扩展性和可维护性。 2. The present invention adopts modular program design and has good scalability and maintainability.
3、本发明具备数据库维护功能,及时根据用户需求进行数据添加、删除、修改等操作。 3. The present invention has a database maintenance function, and can perform operations such as adding, deleting, and modifying data in a timely manner according to user needs.
附图说明 Description of drawings
图1是本发明的系统功能模块图; Fig. 1 is a system functional block diagram of the present invention;
图2是本发明的用户登录流程图; Fig. 2 is the flow chart of user login of the present invention;
图3是本发明的用户注册流程图; Fig. 3 is the flow chart of user registration of the present invention;
图4是本发明的聊天流程图; Fig. 4 is the chat flow chart of the present invention;
图5是本发明的发送文件流程图; Fig. 5 is a flow chart of sending files of the present invention;
图6是本发明的web用户登录图; Fig. 6 is a web user login figure of the present invention;
图7是本发明的普通用户实例图。 Fig. 7 is an example diagram of common users of the present invention.
具体实施方式 Detailed ways
如图1-7所示,一种聊天室系统,包括注册模块,登录模块,聊天模块,用户管理模块; As shown in Figure 1-7, a chat room system includes a registration module, a login module, a chat module, and a user management module;
1)注册模块,服务器收到用户的注册请求,便开始接受客户传递的信息,如客户的呢称,性别,籍贯,个人资料,接受完毕;然后向数据库添加记录,如果成功,便向客户返回其号码,客户收到服务器返回的信息后,便打开窗口登陆; 1) The registration module, the server receives the user's registration request, and then begins to accept the information passed by the customer, such as the customer's nickname, gender, place of origin, personal information, after the acceptance is completed; then add a record to the database, and if successful, return to the customer After receiving the information returned by the server, the customer will open the window to log in;
2)登陆模块,在客户端,用户输入其号码和密码,然后建立与服务器的连接,告诉服务器我要登录,服务器收到后,读取数据库信息;然后与用户输入的信息进行比对,如果成功,便打开主程序窗口;然后客户向服务器请求读取好友名单,服务器收到该请求,从数据库中取出好友列表,然后向客户端发信息,客户收到后就在主窗口显示好友; 2) Login module, on the client side, the user enters his number and password, then establishes a connection with the server, tells the server that I want to log in, and after the server receives it, reads the database information; then compares it with the information entered by the user, if If successful, the main program window is opened; then the client requests the server to read the buddy list, the server receives the request, takes out the buddy list from the database, and then sends a message to the client, and the client displays the buddy in the main window after receiving it;
3)聊天模块,客户端首先发送消息到服务器端,服务器端根据发送人信息和接收者信息来转发,如服务器接收到一个A发给B的消息,先判断B是否已经在线,如果在线就将信息发送过去;如果B不在线则把信息储存在服务器,等B上线后在发送给他;B接收到A发来的信息,如果是未建立对话窗口,则自动打开显示; 3) In the chat module, the client first sends a message to the server, and the server forwards it according to the information of the sender and the receiver. If the server receives a message from A to B, it first judges whether B is online. The information is sent; if B is not online, the information will be stored in the server, and then sent to him after B is online; B receives the information from A, and if the dialogue window has not been established, it will automatically open and display;
4)用户管理模块,对用户进行增加,修改,删除,查找等操作,对系统进行维护;在线用户的操作,管理员对在线用户操作,可以踢用户下线。 4) User management module, add, modify, delete, search and other operations for users, and maintain the system; for online user operations, the administrator can kick users offline for operations on online users.
所述文件模块包括文件接收和文件发送; The file module includes file receiving and file sending;
客户端A点击发送文件按键,从本地选择文件,将文件分批次发送到服务器端;服务器端根据发送人信息和接收者信息来转发;B接收到A发来的文件信息,会根据文件发送的状态构造文件。 Client A clicks the send file button, selects files locally, and sends the files to the server in batches; the server forwards them according to the sender information and receiver information; B receives the file information sent by A, and sends it according to the files The state construction file.
所述聊天模块包括发送文字和发送图片; The chat module includes sending text and sending pictures;
其中发送图片,客户端A点击截图按钮,将屏幕锁定,截取图片,将图片储存在数组中的图片发送到服务器端;服务器端根据发送人信息和接收者信息来转发;B接收到A发来的截图信息,将图片显示出来;同样,如果是未建立对话窗口,则自动打开显示。 When sending the picture, client A clicks the screenshot button to lock the screen, capture the picture, and send the picture stored in the array to the server; the server forwards it according to the sender's information and receiver's information; B receives the message sent by A The screenshot information of the screen will display the picture; similarly, if the dialog window has not been established, it will be automatically opened and displayed.
本系统可分为登录、聊天、文件、用户管理和注册五个功能模块。“登录”模块为用户提供登录界面,并在用户登录显示好友列表;“聊天”模块实现用户的即时传送信息,即多用户即时聊天,可以发送文字或者截图;“文件”模块主要实现一用户向另一用户发送文件,对方可以选择接受或者拒绝。聊天记录会以文本文档格式保存。“用户管理”模块即管理员对用户进行增删改查,和踢用户下线的操作。 The system can be divided into five functional modules: login, chat, file, user management and registration. The "login" module provides a login interface for the user, and displays the list of friends when the user logs in; the "chat" module realizes the real-time transmission of information of the user, that is, multi-user instant chat, which can send text or screenshot; the "file" module mainly implements a user to send Another user sends a file, and the other party can choose to accept or reject it. Chat history will be saved in text file format. The "User Management" module is the administrator's operation of adding, deleting, modifying and checking users, and kicking users offline.
模块功能介绍 Module function introduction
1)客服端 1) Customer service
①发送文字信息: ①Send text message:
客户端发送和显示信息的代码被封装在了IMChat extends JFrame implements ActionListener类中。 The code for the client to send and display information is encapsulated in the IMChat extends JFrame implements ActionListener class.
②发送图片信息: ②Send picture information:
在发送图片信息的时候,先将图片转换成为byte[]数组,包装在信息包种发送出去,接收到图片信息时,从byte[]数组构建图片,显示出来。 When sending picture information, first convert the picture into a byte[] array, pack it in an information packet and send it out. When receiving the picture information, construct a picture from the byte[] array and display it.
截图类的核心是JDK中:robot类中创建包含从屏幕中读取的像素的图像。 The core of the screenshot class is in the JDK: the robot class creates an image containing pixels read from the screen.
截取全部屏幕的图片,然后显示出来,覆盖住整个屏幕。然后监听鼠标事件,再用createScreenCapture(Rectangle screenRect)方法截图. Takes a picture of the entire screen and displays it, covering the entire screen. Then monitor the mouse event, and then use the createScreenCapture(Rectangle screenRect) method to take a screenshot.
如果点击了鼠标右键则取消截图,双击确定截图完成。 If the right mouse button is clicked, the screenshot will be cancelled, and the screenshot will be completed by double-clicking to confirm.
2) 服务端 2) Server
服务端接收到客户端的信息后,需要根据他的接收人,进行转发就可以。 After the server receives the client's information, it needs to forward it according to its receiver.
1) 客户端 1) Client
在客户端采用JfileChooser来浏览本地文件,点击浏览按钮后,会弹出对话框,让用户选择文件,然后将文件名,大小等信息封装在数据包里,发送出去。 Use JfileChooser to browse local files on the client side. After clicking the browse button, a dialog box will pop up to let the user select a file, and then encapsulate the file name, size and other information in a data packet and send it out.
对方会显示提示信息。 The other party will display a prompt message.
如果对方同意接收则开启线程。因为文件可能比较大,所以不能一次性发送,只能用线程分批发送。 If the other party agrees to receive, the thread is started. Because the file may be relatively large, it cannot be sent at one time, but can only be sent in batches with threads.
正常发送文件; Send the file normally;
发送完成之后会显示的对话框: The dialog box that will be displayed after sending is complete:
发送完成后,双方的界面上都会显示成功信息: After the sending is completed, the success information will be displayed on the interface of both parties:
⑵客户端接收文件的逻辑: ⑵The logic of the client receiving files:
文件的传输状态被定义成了这几种: The transfer status of the file is defined as follows:
0─不接受文件; 0 - do not accept the file;
1──接受文件; 1 - accept the document;
2─请求发送文件; 2─Request to send documents;
3─文件传输中; 3─File transfer;
4─文件传送完成; 4─The file transmission is completed;
用户管理模块: User management module:
包括对用户的操作以及对在线用户的操作。管理员对用户进行增加,修改,删除,查找等操作,对系统进行维护;管理员对在线用户操作,可以踢用户下线。 Including operations on users and operations on online users. The administrator performs operations such as adding, modifying, deleting, and searching for users to maintain the system; the administrator operates on online users and can kick users offline.
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410103522.4A CN103856394A (en) | 2014-03-20 | 2014-03-20 | Online chat room system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410103522.4A CN103856394A (en) | 2014-03-20 | 2014-03-20 | Online chat room system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103856394A true CN103856394A (en) | 2014-06-11 |
Family
ID=50863630
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410103522.4A Pending CN103856394A (en) | 2014-03-20 | 2014-03-20 | Online chat room system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103856394A (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104092587A (en) * | 2014-07-22 | 2014-10-08 | 中国第一汽车股份有限公司 | CAN Network Bit Timing Influencing Factor Detection System and Method |
CN105512259A (en) * | 2015-12-03 | 2016-04-20 | 荆子淇 | Personal connection management platform |
CN106155456A (en) * | 2015-03-31 | 2016-11-23 | 北大方正集团有限公司 | The methods of exhibiting of a kind of interface alternation area information and device |
CN106998291A (en) * | 2017-04-01 | 2017-08-01 | 成都你我他科技有限公司 | The instantaneous communication system of blind date platform |
CN109150699A (en) * | 2018-09-05 | 2019-01-04 | 武汉佰钧成技术有限责任公司 | A kind of outsourcing service chatting platform based on the network information technology |
TWI647655B (en) * | 2016-11-07 | 2019-01-11 | 尚凡資訊科技有限公司 | Billing chat room |
CN110225090A (en) * | 2019-05-10 | 2019-09-10 | 北京梦想要有科技有限公司 | A kind of automobile friend's intercommunion platform, operating method and installation method based on car networking |
CN111106996A (en) * | 2019-12-28 | 2020-05-05 | 安徽微沃信息科技股份有限公司 | WebSocket and cache-based multi-terminal online chat system |
CN113302881A (en) * | 2020-12-01 | 2021-08-24 | 百果园技术(新加坡)有限公司 | Method, device, chat terminal, server and storage medium for realizing online chat |
TWI746238B (en) * | 2020-10-30 | 2021-11-11 | 遊戲橘子數位科技股份有限公司 | A method of the customized personal exclusive photo album of chat room |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101415010A (en) * | 2008-11-26 | 2009-04-22 | 涂彦晖 | WEB browsing apparatus and operation method |
CN102594845A (en) * | 2012-03-29 | 2012-07-18 | 东南大学 | Instant message transmission method based on XMPP |
CN103368827A (en) * | 2013-07-01 | 2013-10-23 | 中国农业大学 | VC++-based local area network instant messaging system and method |
-
2014
- 2014-03-20 CN CN201410103522.4A patent/CN103856394A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101415010A (en) * | 2008-11-26 | 2009-04-22 | 涂彦晖 | WEB browsing apparatus and operation method |
CN102594845A (en) * | 2012-03-29 | 2012-07-18 | 东南大学 | Instant message transmission method based on XMPP |
CN103368827A (en) * | 2013-07-01 | 2013-10-23 | 中国农业大学 | VC++-based local area network instant messaging system and method |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104092587A (en) * | 2014-07-22 | 2014-10-08 | 中国第一汽车股份有限公司 | CAN Network Bit Timing Influencing Factor Detection System and Method |
CN104092587B (en) * | 2014-07-22 | 2017-07-04 | 中国第一汽车股份有限公司 | CAN network bit timing influence factor detecting system and its method |
CN106155456A (en) * | 2015-03-31 | 2016-11-23 | 北大方正集团有限公司 | The methods of exhibiting of a kind of interface alternation area information and device |
CN105512259A (en) * | 2015-12-03 | 2016-04-20 | 荆子淇 | Personal connection management platform |
TWI647655B (en) * | 2016-11-07 | 2019-01-11 | 尚凡資訊科技有限公司 | Billing chat room |
CN106998291A (en) * | 2017-04-01 | 2017-08-01 | 成都你我他科技有限公司 | The instantaneous communication system of blind date platform |
CN109150699A (en) * | 2018-09-05 | 2019-01-04 | 武汉佰钧成技术有限责任公司 | A kind of outsourcing service chatting platform based on the network information technology |
CN110225090A (en) * | 2019-05-10 | 2019-09-10 | 北京梦想要有科技有限公司 | A kind of automobile friend's intercommunion platform, operating method and installation method based on car networking |
CN111106996A (en) * | 2019-12-28 | 2020-05-05 | 安徽微沃信息科技股份有限公司 | WebSocket and cache-based multi-terminal online chat system |
TWI746238B (en) * | 2020-10-30 | 2021-11-11 | 遊戲橘子數位科技股份有限公司 | A method of the customized personal exclusive photo album of chat room |
CN113302881A (en) * | 2020-12-01 | 2021-08-24 | 百果园技术(新加坡)有限公司 | Method, device, chat terminal, server and storage medium for realizing online chat |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103856394A (en) | Online chat room system | |
US10606926B2 (en) | Unified messaging platform and interface for providing inline replies | |
US7702798B2 (en) | Providing contextual information automatically | |
US7627828B1 (en) | Systems and methods for graphically representing users of a messaging system | |
US8010602B2 (en) | Leveraging communications to identify social network friends | |
US10291560B2 (en) | Integrated real-time email-based virtual conversation | |
US8949343B2 (en) | Email confirmation page for social network notifications | |
US20100312836A1 (en) | Traversing between electronic mail and real time communications | |
US20070067392A1 (en) | Networking through electronic messaging and mail | |
JP5579926B2 (en) | A method for initiating a contextualized on-the-fly conference | |
US8929526B2 (en) | Methods for retrieving content in a unified communications environment | |
KR102054728B1 (en) | Method and apparatus for managing messanger related to e-mail | |
US11966684B2 (en) | Methods, systems, and apparatus for email to persistent messaging | |
TW201640925A (en) | Instant communication | |
US20080162643A1 (en) | Method and system for merging electronic messages | |
WO2023284630A1 (en) | Emoticon image adding method and apparatus, and device and storage medium | |
CN114143282A (en) | Mail processing method, device, equipment and storage medium | |
CN108353018A (en) | Send the method, apparatus and system of message | |
JP2009118174A (en) | Information processing apparatus, approval method, and program | |
US20060265454A1 (en) | Instant message methods and techniques to broadcast or join groups of people | |
US10956872B2 (en) | Message handling | |
RU2634222C2 (en) | Method (versions), server and customer device for electronic messages processing | |
CN112559553A (en) | Method, system, electronic device and storage medium for viewing session content | |
JP2010055237A (en) | Im interlocked comment system | |
AU2015230714B1 (en) | Chat system, key telephone unit, & recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20140611 |
|
RJ01 | Rejection of invention patent application after publication |