02/15/2013, 03:44 PM
|
#1 (permalink) |
|
Member
Posts: 2,090
|
I was digging through the Help app code, and remembered about the live support right from TouchPad. It was a pretty cool idea, and it's too bad it was discontinued. However, maybe there's a chance we could resurrect it. Make a server to provide connection info and relay the chat data, and make client software so people could handle support requests. The communications protocol is just XML, and all the ones that are recognized by the chat app is written in the Javascript code. Doesn't seem too difficult to implement. I just don't know what LogMeIn (which HP used for this) would think of it.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
02/17/2013, 07:42 AM
|
#2 (permalink) |
|
Homebrew Developer
![]()
Posts: 96
|
Make a patch to change the url/ip it connects and let's try to analyse the requests
![]() As you mentoined it here; I've got a V-Server that could handle the things that are to much for php
__________________
Devices: Touchpad 32GB - Pre (CM10)
Projects: CAKE 9GAG Viewer - Replace the HP Pivot - Make Spotify Touchpad compatible - Web search for HP App Catalog Last edited by pattyland; 02/17/2013 at 07:51 AM. |
02/17/2013, 08:29 AM
|
#3 (permalink) |
|
Member
Posts: 2,090
|
All the requests are generated in the JavaScript, so it's easy to visualize the traffic without needing to capture it (and it's necessary, because you have to have some initial handshaking for it to open a session). They use a gateway system hosted by LogMeIn, so the implementation has to include a server, clients, and ticket handling system (for handing out sessions).
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
02/17/2013, 08:59 AM
|
#4 (permalink) |
|
Member
|
hehe and the worldwide community could help, cause there's always someone online. The crucial thing is, that those independent experts not always suggests "Doctor it" like hp support sometimes did.
An support database should be available to not always reinvent the earth by solving the same ticket.
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



