Communication robot protocol converting system
A protocol conversion, robot technology, applied in transmission systems, digital transmission systems, data exchange details, etc., can solve problems such as restricting the development of communication robots and high thresholds for communication robots
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0014] Take the creation of an MSN chatbot as an example, which implements a simple chat function. Suppose the MSN robot account is msnbot@hotmail.com, the chatter's account is people@hotmail.com, the logic processing script address is http: / / www.test.com / bot.cgi, and the encrypted string is 12321.
[0015] When the robot account receives the message "hello", it should construct the following HTTP request.
[0016] action=message&user=people@hotmail.com&message=hello&type=MSN&username=msnbot@hotmail.com&key=12321
[0017] This request is then sent to http: / / www.test.com / bot.cgi. According to the HTTP protocol standard, special characters in the request need to be escaped, so a complete request should be like this.
[0018] http: / / www.test.com / bot.cgiaction=message&user=people%40hotmail.com&message=hello&type=MSN&username=msnbot%40hotmail.com&key=12321
[0019] After receiving the request, the corresponding bot.cgi script makes a logical judgment based on the parameters, and...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com