Update: PHPrs v.3b has been released, grab your copy today!
I am not a blogger, I want to state that up front! I just wanted to have something quick and easy to maintain and update that lets me get my latest project out into the world.
Have you ever needed to provide support for a remote client or family member? I’m sure we’ve all had times like that. What are your options?
- Drive to the site – time consuming, expensive (gas/tolls/etc), waste of time in most support cases.
- Use standard RDP technology — works great …if… the router is already configured for port forwarding. (ever try and walk your technophobe grandmother through configuring port forwarding on her router?).
- GoToAssist — amazing product that is easy for both parties to use, but it is not cheap (starting at $69 USD per month).
- WebEX — again, an amazing product, but also very expensive.
- CrossLoop (or alternatives) — again, a product that is easy for both parties to use and it is free! (however, it is not easy and straightforward for someone with zero computer ability to download and install themselves).
That’s where PHP Remote Support comes in, based on Rob Platt’s ASP version, PHP Remote Support allows you to host your own GoToAssist clone, FREE! Using UltraVNC’s Single Click addon, PHP Remote Support will automatically generate a unique 5 digit session code that is provided to the user requesting support.
Upon entering their session key, the system will dynamically compile the UVNC server for their session key and automatically connect to your VNC repeater and wait for you to connect. On the support side, it will also compile a VNC viewer that automatically connects to your repeater and to their session id.
After the support session is complete, the viewer and server will automatically remove themselves from their respective systems, leaving no trace of their existence. Allowing the support technician to use any available workstation without requiring any sort of installation.
Nothing could be simpler!
Setup is also fairly easy, requiring only PHP5+, and a web server that has the 7zip and upx binaries installed, other than the repeater there is nothing else to configure except the ip address and port of your repeater.
Hit the read more link to see a complete workflow of the entire support process.
Continue reading “Welcome to PHP Remote Support!” »