Jump to content

User:WikiNC/sandbox: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
WikiNC (talk | contribs)
WikiNC (talk | contribs)
Blanked the page
Line 1: Line 1:
{{User sandbox}}
<!-- EDIT BELOW THIS LINE -->
{{Orphan|date=April 2012}}

{{Infobox Software
|name = ScreenConnect
|developer = Elsinore Technologies
|latest_release_version = 3.1
|latest_release_date = February 2013
|operating_system = [[Android_(operating_system)|Android]]<br>[[iOS]]<br>[[Linux]]<br>[[OS X]]<br>[[Microsoft Windows|Windows]]
|genre = [[Remote desktop software]]
|license = proprietary
|website = {{URL|http://www.ScreenConnect.com}}
}}
'''ScreenConnect''' is a self-hosted [[remote desktop software]] application that has remote support, remote access, and remote meeting capabilities. ScreenConnect was developed by Elsinore Technologies in 2008.

== Product ==
=== How it works ===
The product is a self-hosted server application<ref>Wareprise [http://www.wareprise.com/2010/02/25/screenconnect-a-self-hosted-remote-support-software/ Remote Support Software]</ref> that permits the primary user to host the software on their own servers, PC, [[Virtual Machine|virtual machine (VM)]], or [[Virtual private server|virtual private server (VPS)]]. Once installed, the central web application can be made visible inside and outside of the [[Local_area_network|local area network]] (LAN). ScreenConnect has a proprietary protocol and exposes an open architecture structure that can be utilized by product owners to implement custom plugins, scripting, or various integrations.

A generic use model would start with the host, technician or meeting presenter, initiating a session through the central web application. A guest, customer or participant, would then join a session by clicking on an email link or via the guest page of the application. For access to machines without an end-user, an unattended client can be created and deployed to a targeted machine.<ref>Jon Jacobi [http://www.pcworld.com/article/204769/ PCWorld Reviews ScreenConnect]</ref><ref>http://www.screenconnect.com/LearnMore.aspx</ref>

=== Features ===
Most commonly expected [http://www.screenconnect.com/Remote-Support-Features features] for a product in this arena are present. Examples include reboot and reconnect, drag and drop file transfer, screen recording, safe mode support, multiple monitor, chat, and a custom toolbox for quick deployment of support tools.

In addition to features that facilitate communication, ScreenConnect also offers complete control over branding and customization of the product design, logo, color scheme, icons, text strings, and localization.

=== Security ===
The software is self-hosted providing users the ability to control the flow of data behind their own firewall and security implementations. ScreenConnect uses [[Advanced_Encryption_Standard|256-bit AES encryption]] to package and ship data, supports [[Multi-factor authentication|two factor authentication]], has server level video auditing, and granular [[role_based_security|role-based security]]. [[Form-based_authentication|Forms-based]] and [[Integrated Windows Authentication|Windows Authentication]] are optional authentication methods for security purposes.

=== Compatibility ===
Host (presenter or technician): can utilize Mac, Linux, Windows, iOS or Andriod operating systems.
Guest (customer or participant): can connect from Mac, Linux or Windows machines. Some support is available for Android and iOS devices.

== Technology ==
=== Server ===
The ScreenConnect server is [[On-premises software|on-premises]], and runs as a [[.NET_Framework|.NET Framework]] application. On [[Microsoft Windows]] it runs as a set of [[windows service|services]]. On [[Linux]] and [[OS X]] it runs as a [[Daemon (computing)|daemon]] on a bundled fork<ref>https://github.com/screenconnect/mono</ref> of the [[Mono (software)|Mono Runtime]].

The ScreenConnect server runs as a set of three discrete services:
* The Web Server service is an outward-facing [[ASP.NET]] [[HTTP]] application and serves as a portal for both technicians and their end-users
* The Relay service provides outward-facing in-session communication and operates on [[Transmission Control Protocol|TCP]] sockets. Communication is encrypted with the [[AES-256]] block [[cipher]].
* The Session Manager service provides a data store for both the Web Server and Relay services. It is implemented as [[Windows Communication Foundation|WCF]] [[SOAP]] web service.

=== Clients ===
ScreenConnect sessions are arranged through the web application. Once users join sessions, a ScreenConnect client is launched to connect to the Relay service. ScreenConnect targets clients based on device and operating system:
* The [[.NET Framework|.NET]] client is targeted to [[Microsoft Windows]] computers and is activated with [[ClickOnce]]<ref>[http://www.softsea.com/review/ScreenConnect.html Softsea reviews ScreenConnect]</ref> and/or a variety of bootstrappers.
* The [[Java (programming language)|Java]] client is targeted to [[OS X]] and [[Linux]] computers and is activated with [[Java Web Start]].
* The [[iOS]] client is targeted to [[IPhone|iPhones]] and [[IPad|iPads]].
* The [[Android (operating system)|Android]] client is targeted to Android phones and tablets.

== Licensing ==
ScreenConnect is commercial software. Licenses are concurrent based and are therefore not restricted to users or workstations. The licenses sit in a pool and can be used by any member of the organization. The company provides three types of licenses: a single concurrent that allows one simultaneous connection per license, an unlimited which allows an unlimited number of concurrent sessions as long as all sessions are utilizing the same server, and enterprise licenses which provide flexible options for SaaS, multi-user, or custom functionality.

==See also==
* [[Remote_support|Remote support]]
* [[Remote desktop software]]
* [[Desktop sharing]]
* [[Web_conferencing|Web conferencing]]
* [[Comparison of remote desktop software]]
* [[Comparison_of_web_conferencing_software|Comparison of web conferencing software]]
* [[List of Desktop Sharing Software]]

==References==
{{Reflist}}

==External links==
*http://www.screenconnect.com
*http://www.elsitech.com

[[Category:Remote desktop]]
[[Category:Windows software]]
[[Category:Mac OS software]]
[[Category:Linux internet software]]
[[Category:Web_conferencing|Category:Web Conferencing]]
[[Category:Internet Protocol based network software]]

Revision as of 18:13, 13 February 2013