dbo:abstract |
El scripting remoto [1] es una tecnología que permite a los scripts que se ejecutan dentro de un navegador web intercambiar información con el servidor. Los scripts locales pueden invocar scripts en el servidor remoto y procesar la información devuelta. El scripting remoto ha sido desarrollado por Microsoft. La primera forma de scripting remoto asíncrono, Microsoft's Remote Scripting, fue desarrollada antes de que existiese XMLHttpRequest y hacía uso de una applet Java dedicada. La comunidad de desarrollo web posteriormente desarrolló un abanico de tecnologías de scripting remoto para conseguir resultados consistentes entre los diferentes navegadores. Los primeros ejemplos incluyen la biblioteca JSRS del año 2000, la introducción de la técnica Image/Cookie (en el mismo año) y la técnica JavaScript on Demand de 2002. (es) Remote scripting is a technology which allows scripts and programs that are running inside a browser to exchange information with a server. The local scripts can invoke scripts on the remote side and process the returned information. The earliest form of asynchronous remote scripting was developed before XMLHttpRequest existed, and made use of very simple process: a static web page opens a dynamic web page (e.g. at other target frame) that is reloaded with new JavaScript content, generated remotely on the server side. The XMLHttpRequest and similar "client-side script remote procedure call" functions, open the possibility of use and triggering web services from the web page interface. The web development community subsequently developed a range of techniques for remote scripting in order to enable consistent results across different browsers. Early examples include JSRS library from 2000, the introduction of the Image/Cookie technique in 2000. (en) |
dbo:wikiPageExternalLink |
http://www.ashleyit.com/rs/main.htm http://www.blueshoes.org/en/javascript/jsrs/ http://www.ashleyit.com/rs/jsrs/test.htm http://www.blueshoes.org/img/javaScript/jsrs/jsrs.gif http://msdn.microsoft.com/en-us/library/ms974566.aspx https://web.archive.org/web/20060414190045/http:/simpletutorials.com/tutorials/jsrs/index.php https://web.archive.org/web/20110924143911/https:/developer.apple.com/internet/webcontent/iframe.html |
dbo:wikiPageID |
3447227 (xsd:integer) |
dbo:wikiPageLength |
3040 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1080819936 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Rich_Internet_application dbc:Web_development dbr:Web_services dbr:WDDX dbr:Ajax_(programming) dbr:Remote_procedure_call dbr:JSON dbr:JavaScript dbr:Document_Object_Model dbr:XHTML dbr:XML dbr:XMLHttpRequest dbr:Server_side dbr:Client-side_script |
dbp:date |
20060414 (xsd:integer) 20110924 (xsd:integer) |
dbp:title |
Simple Tutorials: Javascript Remote Scripting with PHP (en) Apple Developer: Remote Scripting with IFRAME (en) |
dbp:url |
https://web.archive.org/web/20060414190045/http:/simpletutorials.com/tutorials/jsrs/index.php https://web.archive.org/web/20110924143911/https:/developer.apple.com/internet/webcontent/iframe.html |
dbp:wikiPageUsesTemplate |
dbt:Compu-network-stub dbt:Webarchive dbt:Web_interfaces |
dcterms:subject |
dbc:Web_development |
gold:hypernym |
dbr:Technology |
rdf:type |
dbo:Company |
rdfs:comment |
El scripting remoto [1] es una tecnología que permite a los scripts que se ejecutan dentro de un navegador web intercambiar información con el servidor. Los scripts locales pueden invocar scripts en el servidor remoto y procesar la información devuelta. El scripting remoto ha sido desarrollado por Microsoft. La primera forma de scripting remoto asíncrono, Microsoft's Remote Scripting, fue desarrollada antes de que existiese XMLHttpRequest y hacía uso de una applet Java dedicada. (es) Remote scripting is a technology which allows scripts and programs that are running inside a browser to exchange information with a server. The local scripts can invoke scripts on the remote side and process the returned information. The earliest form of asynchronous remote scripting was developed before XMLHttpRequest existed, and made use of very simple process: a static web page opens a dynamic web page (e.g. at other target frame) that is reloaded with new JavaScript content, generated remotely on the server side. (en) |
rdfs:label |
Scripting remoto (es) Remote scripting (en) |
owl:sameAs |
freebase:Remote scripting wikidata:Remote scripting dbpedia-es:Remote scripting https://global.dbpedia.org/id/4me3R |
prov:wasDerivedFrom |
wikipedia-en:Remote_scripting?oldid=1080819936&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Remote_scripting |
is dbo:wikiPageRedirects of |
dbr:JavaScript_Remote_Scripting dbr:Remote_Scripting dbr:Jsrs |
is dbo:wikiPageWikiLink of |
dbr:Dynamic_web_page dbr:Ajax_(programming) dbr:Rich_web_application dbr:JavaScript_Remote_Scripting dbr:Remote_Scripting dbr:Jsrs |
is foaf:primaryTopic of |
wikipedia-en:Remote_scripting |