{"id":6123,"date":"2015-11-16T09:57:00","date_gmt":"2015-11-16T09:57:00","guid":{"rendered":"https:\/\/www.realvnc.com\/?p=6123"},"modified":"2022-02-17T07:12:09","modified_gmt":"2022-02-17T07:12:09","slug":"get-connected-sample-apps","status":"publish","type":"post","link":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/","title":{"rendered":"Get connected with the sample apps"},"content":{"rendered":"\n<p>The VNC SDK includes sample apps for all supported platforms, and it\u2019s only a few minutes\u2019 work to get them up and running and to start evaluating connectivity and control.<\/p>\n\n\n\n<p>You can connect to a Windows, Mac, Linux or Raspberry Pi computer from any combination of these platforms, and from an iOS or Android device or a modern web browser on any desktop platform. In this post, we\u2019ll demonstrate an iPhone connecting to and controlling a Mac, but just check out the READMEs in the SDK samples folder to try out any other combination.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/static.realvnc.com\/media\/images\/iPhone.original.width-824.png\" alt=\"iPhone hero\"\/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">What you&#8217;ll need<\/h2>\n\n\n\n<p>This article assumes you\u2019re set up for iOS development on your Mac, with provisioning profiles and developer certificates from Apple for your devices. You\u2019ll also need:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>The VNC SDK, available&nbsp;<a href=\"https:\/\/www.realvnc.com\/en\/developer\/download\/\">here<\/a>.<\/li><li>A Mac running Mavericks or later.<\/li><li>Xcode 6.2+ with Developer Tools (xcode-select &#8211;install).<\/li><li>The OS X 10.10+ SDK and iOS 8+ SDK.<\/li><li>CMake for OS X, available&nbsp;<a href=\"https:\/\/cmake.org\/download\/\">here<\/a>.<\/li><li>An iOS device running iOS 8+ (or a simulator).<\/li><li>Your API key and secret.&nbsp;<strong>Sign in<\/strong>&nbsp;to retrieve these (top right) if you don\u2019t have them to hand.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Obtaining a pair of Cloud addresses<\/h2>\n\n\n\n<p>You\u2019ll need a &#8216;listen&#8217; Cloud address for the Server sample app on your Mac. Run the following command in the Terminal app, remembering to substitute in your API key and secret:<\/p>\n\n\n\n<blockquote style=\"font-size: 15.36px;\"><pre>curl https:\/\/api.vnc.com\/cloud\/1.1\/static-address -X POST -u&nbsp;<i>your-API-key<\/i>:<i>your-API-secret<\/i>&nbsp;-H \"Content-Type:application\/json\" -H&nbsp;\"Accept:application\/json\" -d '{\"allowedActions\":[\"listen\"],\"accessControl\":{\"groups\":[\"test\"]}}'<\/pre><\/blockquote>\n\n\n\n<p>Run the following command to obtain a &#8216;connect&#8217; Cloud address for the Viewer sample app on your iPhone:<\/p>\n\n\n\n<blockquote style=\"font-size: 15.36px;\"><pre>curl https:\/\/api.vnc.com\/cloud\/1.1\/static-address -X POST -u <i>your-API-key<\/i>:<i>your-API-secret<\/i> -H \"Content-Type:application\/json\" -H \"Accept:application\/json\" -d '{\"allowedActions\":[\"connect\"],\"groups\":[\"test\"]}'\n<\/pre><\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Setting up your Mac<\/h2>\n\n\n\n<p>On your Mac, navigate to&nbsp;<em>vnc-sdk<\/em>\/samples\/basicServer and run the following commands:<\/p>\n\n\n\n<blockquote style=\"font-size: 15.36px;\"><pre>cmake .<br>make<br>.\/basicServer <i>listen-Cloud-address<\/i> <i>listen-Cloud-password<\/i><\/pre><\/blockquote>\n\n\n\n<p>Note that the Server sample app generates and prints a VNC password, in this case 6351:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/static.realvnc.com\/media\/images\/BlogMacServerSampleApp.original.width-824.png\" alt=\"Blog Mac Server Sample App\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Setting up your iPhone<\/h2>\n\n\n\n<p>On your Mac, open&nbsp;<em>vnc-sdk<\/em>\/samples\/basicVieweriOS\/BasicVieweriOS.xcodeproj in Xcode.<\/p>\n\n\n\n<p>Expand basicVieweriOS\/appdelegate.m in Project navigator and hard-code the Viewer sample app&#8217;s &#8216;connect&#8217; Cloud address and Cloud password, and also the &#8216;listen&#8217; Cloud address of the Server sample app (peer) to connect to:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/static.realvnc.com\/media\/images\/BlogiOSViewerSampleApp.original.width-824.png\" alt=\"Blog iOS Viewer Sample App\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">That&#8217;s it!<\/h2>\n\n\n\n<p>Connect your iPhone to your Mac and build and run the app in Xcode. Note if you get an error, set&nbsp;<strong>Build Settings &gt; All &gt; Enable Bitcode<\/strong>&nbsp;to&nbsp;<strong>No<\/strong>.<\/p>\n\n\n\n<p>On your iPhone, open the app, start a connection and enter the Server sample app password when prompted. You should see the screen of your Mac and be able to zoom and tap to mouse click where your finger is positioned. Click&nbsp;<strong>Show<\/strong>&nbsp;to open a virtual keyboard (and&nbsp;<strong>Hide<\/strong>&nbsp;to close it again), and&nbsp;<strong>Disconnect<\/strong>&nbsp;to terminate the connection at any time:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/static.realvnc.com\/media\/images\/iPhone2.original.width-824.png\" alt=\"iPhone hero 2\"\/><\/figure><\/div>\n","protected":false},"excerpt":{"rendered":"<p>The VNC SDK includes sample apps for all supported platforms, and it\u2019s only a few minutes\u2019 work to get them up and running and to start evaluating connectivity and control. You can connect to a Windows, Mac, Linux or Raspberry Pi computer from any combination of these platforms, and from an iOS or Android device &#8230; <a title=\"Get connected with the sample apps\" class=\"read-more\" href=\"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/\" aria-label=\"Read more about Get connected with the sample apps\">Read more<\/a><\/p>\n","protected":false},"author":19,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"content-type":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-6123","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Get connected with the sample apps - RealVNC\u00ae<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get connected with the sample apps - RealVNC\u00ae\" \/>\n<meta property=\"og:description\" content=\"The VNC SDK includes sample apps for all supported platforms, and it\u2019s only a few minutes\u2019 work to get them up and running and to start evaluating connectivity and control. You can connect to a Windows, Mac, Linux or Raspberry Pi computer from any combination of these platforms, and from an iOS or Android device ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/\" \/>\n<meta property=\"og:site_name\" content=\"RealVNC\u00ae\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/realvnc\" \/>\n<meta property=\"article:published_time\" content=\"2015-11-16T09:57:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-17T07:12:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/static.realvnc.com\/media\/images\/iPhone.original.width-824.png\" \/>\n<meta name=\"author\" content=\"David\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@realvnc\" \/>\n<meta name=\"twitter:site\" content=\"@realvnc\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"David\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"NewsArticle\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/\"},\"author\":{\"name\":\"David\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#\\\/schema\\\/person\\\/c61fa30b0c79c5b2c0f969f1882547f6\"},\"headline\":\"Get connected with the sample apps\",\"datePublished\":\"2015-11-16T09:57:00+00:00\",\"dateModified\":\"2022-02-17T07:12:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/\"},\"wordCount\":441,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/static.realvnc.com\\\/media\\\/images\\\/iPhone.original.width-824.png\",\"inLanguage\":\"es-ES\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/\",\"url\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/\",\"name\":\"Get connected with the sample apps - RealVNC\u00ae\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/static.realvnc.com\\\/media\\\/images\\\/iPhone.original.width-824.png\",\"datePublished\":\"2015-11-16T09:57:00+00:00\",\"dateModified\":\"2022-02-17T07:12:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/#breadcrumb\"},\"inLanguage\":\"es-ES\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-ES\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/#primaryimage\",\"url\":\"https:\\\/\\\/static.realvnc.com\\\/media\\\/images\\\/iPhone.original.width-824.png\",\"contentUrl\":\"https:\\\/\\\/static.realvnc.com\\\/media\\\/images\\\/iPhone.original.width-824.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/get-connected-sample-apps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sin categorizar\",\"item\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/news\\\/category\\\/sin-categorizar\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Get connected with the sample apps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/\",\"name\":\"RealVNC\u00ae\",\"description\":\"Remote access software for desktop and mobile\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-ES\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#organization\",\"name\":\"RealVNC\u00ae\",\"url\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-ES\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.realvnc.com\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/realvnc-logo-blue.png\",\"contentUrl\":\"https:\\\/\\\/www.realvnc.com\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/realvnc-logo-blue.png\",\"width\":300,\"height\":41,\"caption\":\"RealVNC\u00ae\"},\"image\":{\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/realvnc\",\"https:\\\/\\\/x.com\\\/realvnc\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/realvnc\\\/\",\"https:\\\/\\\/www.youtube.com\\\/RealVNCLtd\",\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/RealVNC\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.realvnc.com\\\/es\\\/#\\\/schema\\\/person\\\/c61fa30b0c79c5b2c0f969f1882547f6\",\"name\":\"David\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-ES\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82337a5edd1c9eec63a13ba874c629259c5d644575cd7ee90f038aa7d567d394?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82337a5edd1c9eec63a13ba874c629259c5d644575cd7ee90f038aa7d567d394?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82337a5edd1c9eec63a13ba874c629259c5d644575cd7ee90f038aa7d567d394?s=96&d=mm&r=g\",\"caption\":\"David\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Get connected with the sample apps - RealVNC\u00ae","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/","og_locale":"es_ES","og_type":"article","og_title":"Get connected with the sample apps - RealVNC\u00ae","og_description":"The VNC SDK includes sample apps for all supported platforms, and it\u2019s only a few minutes\u2019 work to get them up and running and to start evaluating connectivity and control. You can connect to a Windows, Mac, Linux or Raspberry Pi computer from any combination of these platforms, and from an iOS or Android device ... Read more","og_url":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/","og_site_name":"RealVNC\u00ae","article_publisher":"https:\/\/www.facebook.com\/realvnc","article_published_time":"2015-11-16T09:57:00+00:00","article_modified_time":"2022-02-17T07:12:09+00:00","og_image":[{"url":"https:\/\/static.realvnc.com\/media\/images\/iPhone.original.width-824.png","type":"","width":"","height":""}],"author":"David","twitter_card":"summary_large_image","twitter_creator":"@realvnc","twitter_site":"@realvnc","twitter_misc":{"Escrito por":"David","Tiempo de lectura":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/#article","isPartOf":{"@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/"},"author":{"name":"David","@id":"https:\/\/www.realvnc.com\/es\/#\/schema\/person\/c61fa30b0c79c5b2c0f969f1882547f6"},"headline":"Get connected with the sample apps","datePublished":"2015-11-16T09:57:00+00:00","dateModified":"2022-02-17T07:12:09+00:00","mainEntityOfPage":{"@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/"},"wordCount":441,"commentCount":0,"publisher":{"@id":"https:\/\/www.realvnc.com\/es\/#organization"},"image":{"@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/static.realvnc.com\/media\/images\/iPhone.original.width-824.png","inLanguage":"es-ES","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/","url":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/","name":"Get connected with the sample apps - RealVNC\u00ae","isPartOf":{"@id":"https:\/\/www.realvnc.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/#primaryimage"},"image":{"@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/#primaryimage"},"thumbnailUrl":"https:\/\/static.realvnc.com\/media\/images\/iPhone.original.width-824.png","datePublished":"2015-11-16T09:57:00+00:00","dateModified":"2022-02-17T07:12:09+00:00","breadcrumb":{"@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/#breadcrumb"},"inLanguage":"es-ES","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/"]}]},{"@type":"ImageObject","inLanguage":"es-ES","@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/#primaryimage","url":"https:\/\/static.realvnc.com\/media\/images\/iPhone.original.width-824.png","contentUrl":"https:\/\/static.realvnc.com\/media\/images\/iPhone.original.width-824.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.realvnc.com\/es\/news\/get-connected-sample-apps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.realvnc.com\/es\/"},{"@type":"ListItem","position":2,"name":"Sin categorizar","item":"https:\/\/www.realvnc.com\/es\/news\/category\/sin-categorizar\/"},{"@type":"ListItem","position":3,"name":"Get connected with the sample apps"}]},{"@type":"WebSite","@id":"https:\/\/www.realvnc.com\/es\/#website","url":"https:\/\/www.realvnc.com\/es\/","name":"RealVNC\u00ae","description":"Remote access software for desktop and mobile","publisher":{"@id":"https:\/\/www.realvnc.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.realvnc.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-ES"},{"@type":"Organization","@id":"https:\/\/www.realvnc.com\/es\/#organization","name":"RealVNC\u00ae","url":"https:\/\/www.realvnc.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es-ES","@id":"https:\/\/www.realvnc.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/www.realvnc.com\/wp-content\/uploads\/2023\/05\/realvnc-logo-blue.png","contentUrl":"https:\/\/www.realvnc.com\/wp-content\/uploads\/2023\/05\/realvnc-logo-blue.png","width":300,"height":41,"caption":"RealVNC\u00ae"},"image":{"@id":"https:\/\/www.realvnc.com\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/realvnc","https:\/\/x.com\/realvnc","https:\/\/www.linkedin.com\/company\/realvnc\/","https:\/\/www.youtube.com\/RealVNCLtd","https:\/\/en.wikipedia.org\/wiki\/RealVNC"]},{"@type":"Person","@id":"https:\/\/www.realvnc.com\/es\/#\/schema\/person\/c61fa30b0c79c5b2c0f969f1882547f6","name":"David","image":{"@type":"ImageObject","inLanguage":"es-ES","@id":"https:\/\/secure.gravatar.com\/avatar\/82337a5edd1c9eec63a13ba874c629259c5d644575cd7ee90f038aa7d567d394?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/82337a5edd1c9eec63a13ba874c629259c5d644575cd7ee90f038aa7d567d394?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/82337a5edd1c9eec63a13ba874c629259c5d644575cd7ee90f038aa7d567d394?s=96&d=mm&r=g","caption":"David"}}]}},"_links":{"self":[{"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/posts\/6123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/comments?post=6123"}],"version-history":[{"count":0,"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/posts\/6123\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/media?parent=6123"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/categories?post=6123"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.realvnc.com\/es\/wp-json\/wp\/v2\/tags?post=6123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}