{"id":79334,"date":"2020-04-26T07:42:40","date_gmt":"2020-04-26T05:42:40","guid":{"rendered":"https:\/\/prohoster.info\/blog\/administrirovanie\/rabota-na-udalenke-kak-nastroit-kruglosutochnyj-dostup-k-ofisnomu-kompyuteru-i-ego-fajlam"},"modified":"2020-04-26T07:42:40","modified_gmt":"2020-04-26T05:42:40","slug":"rabota-na-udalenke-kak-nastroit-kruglosutochnyj-dostup-k-ofisnomu-kompyuteru-i-ego-fajlam","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/rabota-na-udalenke-kak-nastroit-kruglosutochnyj-dostup-k-ofisnomu-kompyuteru-i-ego-fajlam","title":{"rendered":"Working remotely: how to set up round-the-clock access to your office computer and its files","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><img decoding=\"async\" alt=\"Working remotely: how to set up round-the-clock access to your office computer and its files\" src=\"\/wp-content\/uploads\/2020\/04\/efc8e509ba1530555c2cf97dc90e38b0.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nPreviously, remote work was merely a trend, but it has now become a necessity. Many, due to enforced self-isolation, faced challenges accessing files and applications stored on their office computers. In this article, I will discuss our solution\u2014Parallels Access\u2014which allows users to connect to their PC from virtually any device, regardless of its location.<noindex><a rel=\"nofollow\" name=\"habracut\"><\/a><\/noindex><\/p>\n<p>The need to work remotely, driven by the pandemic, forced millions around the world to adopt new technologies and applications that were previously ignored for various reasons. Skype and Zoom have become the primary tools for meetings, there has been increased demand for time tracking systems, and services for online identity verification. However, many have faced difficulties connecting to their office computers from home.<\/p>\n<p>A standard and well-known solution for remote computer control in Russia\u2014TeamViewer\u2014recently significantly limited free sessions in terms of time. Its founders decided to tighten the screws on personal use to boost commercial turnover. Paying $25 a month for the ability to connect to a remote desktop isn't feasible for everyone, especially under current conditions. <\/p>\n<p>Therefore, I want to discuss an alternative\u2014our product, Parallels Access. To be honest, in terms of functionality and managing computer software from a mobile device, I find it more convenient than TeamViewer. But let's take it one step at a time.<\/p>\n<h3>Parallels Access: What is it and how does it work?<\/h3>\n<p>\nInitially, the Parallels Access application was called Parallels Mobile. It was developed as an addition to the virtualization software Parallels Desktop. However, over time it evolved into a standalone remote access tool and now allows management of the computer from both mobile devices (smartphones or tablets) and any desktop PC. <\/p>\n<p>No actions are required with routers, firewalls, or port numbers to get it running. You simply install two components \u2014 an app on your mobile device and a client on your computer \u2014 enter a username and password, and everything starts working. When a user connects through Parallels Access, everything that was allowed on their office PC becomes available in the remote session. <\/p>\n<p>To achieve maximum compatibility for the web browser, we decided to use the HTML5 mechanism without video transcoding. Essentially, the user receives a series of highly compressed images. This has its downsides: playing games or working with applications where response speed is crucial is not possible. However, interacting with all other office programs that employees use most frequently is very easy, even on a slow 3G connection. <\/p>\n<p>For example, many of our colleagues moved to their summer houses during the quarantine. They only have mobile internet available, which is, to put it mildly, quite slow outside the city. But since the web console requires little traffic, it's comfortable to work even on a narrow channel. Our admins, who have server racks left in the office, manage the development infrastructure using Parallels Access \u2014 connecting to office computers and managing their software from there. Developers more often use the app to retrieve files that are stored in our cloud infrastructure on the local network.<\/p>\n<p>Like other remote control solutions, such as TeamViewer, Parallels Access can display the desktop of the remote device. For access from a PC, we created a standard interface where the image from the computer is transmitted directly to the image in the browser. For mobile devices, we devised many tricks and modifications to make it convenient for users to work and manage applications on remote computers using a touchscreen.<\/p>\n<p>Firstly, there's a video stream. Technologically, this happens as follows: the agent that the user installs on their computer captures what is happening on the screen, encodes it in MPEG-4, and transmits it to a device where the data is unpacked. We licensed the CoreAVC codec, which is considered one of the best for video in H.264, along with the corresponding encoders and decoders, allowing us to achieve a framerate of about 30 frames per second. This is a comfortable refresh rate, suitable for working with any applications, including graphic editors. <\/p>\n<p>Once, we shot an advertisement with a plot where an architect went on vacation, relaxing in a bath, when a client called him to urgently request a small change in the plan \u2014 to place a statue of Caesar in the middle of the courtyard of his palace. The architect immediately opens our application on the phone, finds his project, drags the object to the new location, and a minute later continues to enjoy his vacation.<\/p>\n<p>Secondly, we focused on creating a mobile experience as much as possible. I believe we did this better than the developers of TeamViewer. PCs have their own operating paradigm, and computer application interfaces are designed for mouse control. It's not difficult to target a small button with a cursor, but when a person works on a tablet or smartphone, they typically use their finger. Tapping tiny interface elements that are the size of subatomic particles is extremely inconvenient. Therefore, to avoid user frustration, we do not transmit a one-to-one image to mobile devices. <\/p>\n<p>When connecting through Parallels Access, the screen resolution on the remote computer is reduced, and consequently, all objects are enlarged. Additionally, we have a special mechanism \u2014 SmartTap \u2014 which allows users to easily tap even on small buttons. When a person taps the screen, the content around the point of contact is recognized, and the software determines where exactly you intended to click. <\/p>\n<h3>Gesture control<\/h3>\n<p>\nWe have worked hard to make the 'native' gestures of iOS and Android function with desktop applications. Specifically, this includes scrolling content up and down, the ability to use 'pinch to zoom' to enlarge the content of an application on a remote computer, or swiping across the screen to select text. Plus, there are these menus that appear for copying, pasting, and other editing tasks. <\/p>\n<p><img decoding=\"async\" alt=\"Working remotely: how to set up round-the-clock access to your office computer and its files\" src=\"\/wp-content\/uploads\/2020\/04\/53668fb190284ee5777bf3294cb67174.jpeg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<br \/>\nWhen a user works on a regular computer, such as with Word, they cannot zoom in on the screen content with their fingers. Thus, creating a control mechanism was technologically quite challenging, and most other remote access programs do not implement such a solution.<\/p>\n<p>However, we wanted everything to feel as native as possible. We converted each gesture into a mouse control mechanism, trying to utilize everything designed for mobile devices. We also added some advanced gestures and a special magnifier, which allows for more precise remote clicking on small objects. When launching the application for the first time, users can view a short tutorial that clearly explains all the control features.<\/p>\n<h3>Applications on the main screen<\/h3>\n<p>\nAnother significant difference with Parallels Access is its unique interface for launching remote applications on mobile devices. When connecting to a computer, instead of seeing the desktop, a list of all installed applications is displayed. When the user selects one, it opens in full screen. All sounds coming from the remote PC\u2014streaming in iTunes, notification alerts\u2014are played through the speakers of the mobile device. <\/p>\n<p>If you prefer desktop mirroring, like other remote access solutions offer, you can go into settings and change the mode. Regarding payment, we provide a 7-day full functionality period, after which you get 5 minutes of free usage per day. For most cases, where someone needs to check a status or copy a file, this is usually sufficient. I see many people using Parallels Access this way, and it meets their needs. Moreover, an annual subscription for the app (when purchased from our official site) costs no more than two cups of latte at a caf\u00e9 \u2014 649 rubles.<\/p>\n<h3>About Security<\/h3>\n<p>\nAnd lastly, a few words about the security of user data. We have several layers of protection. The first is two-factor authentication, which requires user confirmation when adding devices. The second is 256-bit AES encryption (technical translation: very secure). Neither our company nor anyone else can see the data being transmitted. The third is that in almost all cases, we strive to establish a direct connection between devices. <\/p>\n<p>Within the Parallels Access infrastructure, there is a broker system that allows us to detect computers and mobile devices or other PCs that are far apart. Various firewalls and routers complicate the establishment of a connection between them. We locate these and then set up a direct connection between the devices, ensuring it doesn't go through <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-los-angeles\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3627\">server<\/a> our company. In other words, Parallels doesn't even attempt to view any information \u2014 it is transmitted without any additional intermediary.<br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/parallels\/blog\/498772\/\">habr.com<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0415\u0441\u043b\u0438 \u0440\u0430\u043d\u044c\u0448\u0435 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u0440\u0430\u0431\u043e\u0442\u044b \u0431\u044b\u043b \u043f\u0440\u043e\u0441\u0442\u043e \u0442\u0440\u0435\u043d\u0434\u043e\u043c, \u0442\u043e \u0441\u0435\u0439\u0447\u0430\u0441 \u0441\u0442\u0430\u043b \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u044c\u044e. \u0418 \u043c\u043d\u043e\u0433\u0438\u0435 \u0438\u0437-\u0437\u0430 \u043f\u0440\u0438\u043d\u0443\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0440\u0435\u0436\u0438\u043c\u0430 \u0441\u0430\u043c\u043e\u0438\u0437\u043e\u043b\u044f\u0446\u0438\u0438 \u0441\u0442\u043e\u043b\u043a\u043d\u0443\u043b\u0438\u0441\u044c \u0441 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u043e\u0439 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0444\u0430\u0439\u043b\u0430\u043c \u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u043c, \u0445\u0440\u0430\u043d\u044f\u0449\u0438\u043c\u0441\u044f \u043d\u0430 \u043e\u0444\u0438\u0441\u043d\u043e\u043c \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0435. \u0412 \u044d\u0442\u043e\u0439 \u0441\u0442\u0430\u0442\u044c\u0435 \u0440\u0430\u0441\u0441\u043a\u0430\u0436\u0443 \u043e \u043d\u0430\u0448\u0435\u043c \u0440\u0435\u0448\u0435\u043d\u0438\u0438 \u2014 Parallels Access, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0441 \u043b\u044e\u0431\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0430\u0442\u044c\u0441\u044f \u043a \u041f\u041a, \u0433\u0434\u0435 \u0431\u044b \u043e\u043d \u043d\u0435 \u043d\u0430\u0445\u043e\u0434\u0438\u043b\u0441\u044f. \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u044c [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":79335,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[688],"tags":[],"class_list":["post-79334","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-administrirovanie"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\".\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/rabota-na-udalenke-kak-nastroit-kruglosutochnyj-dostup-k-ofisnomu-kompyuteru-i-ego-fajlam\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0420\u0430\u0431\u043e\u0442\u0430 \u043d\u0430 \u0443\u0434\u0430\u043b\u0435\u043d\u043a\u0435: \u043a\u0430\u043a \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043e\u0444\u0438\u0441\u043d\u043e\u043c\u0443 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0443 \u0438 \u0435\u0433\u043e \u0444\u0430\u0439\u043b\u0430\u043c | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\".\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/rabota-na-udalenke-kak-nastroit-kruglosutochnyj-dostup-k-ofisnomu-kompyuteru-i-ego-fajlam\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-04-26T05:42:40+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-04-26T05:42:40+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Remote Work: How to Set Up 24\/7 Access to Your Office Computer and Files | ProHoster","description":".","canonical_url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/rabota-na-udalenke-kak-nastroit-kruglosutochnyj-dostup-k-ofisnomu-kompyuteru-i-ego-fajlam","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0420\u0430\u0431\u043e\u0442\u0430 \u043d\u0430 \u0443\u0434\u0430\u043b\u0435\u043d\u043a\u0435: \u043a\u0430\u043a \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043a\u0440\u0443\u0433\u043b\u043e\u0441\u0443\u0442\u043e\u0447\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043e\u0444\u0438\u0441\u043d\u043e\u043c\u0443 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0443 \u0438 \u0435\u0433\u043e \u0444\u0430\u0439\u043b\u0430\u043c | ProHoster","og:description":".","og:url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/rabota-na-udalenke-kak-nastroit-kruglosutochnyj-dostup-k-ofisnomu-kompyuteru-i-ego-fajlam","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2020-04-26T05:42:40+00:00","article:modified_time":"2020-04-26T05:42:40+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"79334","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-02-28 16:40:23","updated":"2026-02-22 15:29:28","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/79334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=79334"}],"version-history":[{"count":1,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/79334\/revisions"}],"predecessor-version":[{"id":162155,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/79334\/revisions\/162155"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/79335"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=79334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=79334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=79334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}