An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In distributed computing, code on demand is any technology that sends executable software code from a server computer to a client computer upon request from the client's software. Some well-known examples of the code on demand paradigm on the web are Java applets, Adobe's ActionScript language for the Flash Player, and JavaScript. Code on demand is a specific use of mobile code, within the field of code mobility.

Property Value
dbo:abstract
  • In distributed computing, code on demand is any technology that sends executable software code from a server computer to a client computer upon request from the client's software. Some well-known examples of the code on demand paradigm on the web are Java applets, Adobe's ActionScript language for the Flash Player, and JavaScript. The program code lies inactive on a web server until a user (client) requests a web page that contains a link to the code using the client's web browser. Upon this request, the web page and the program are transported to the user's machine using HTTP. When the page is displayed, the code is started in the browser and executes locally, inside the user's computer until it is stopped (e.g., by the user leaving the web page). Code on demand is a specific use of mobile code, within the field of code mobility. (en)
  • 在分布式计算中,按需代码(code on demand)泛指任何按照客户端软件(例如浏览器)的请求,将可执行的软件程序从服务器计算机发送到客户端的技术。 按需代码是的一种特殊用法。按需代码范式的一个广为人知的例子是Java applet:Applet是一个应用程序,静静地呆在某个Web服务器上,直到用户在浏览器中请求一个引用该applet的页面。在请求时,网页和applet通过HTTP被传送到用户的机器上。当网页显示时, applet在浏览器中启动并在用户的计算机中执行,直到停止(例如用户离开那个applet所在的页面)。这就完成了applet的生命周期。 (zh)
dbo:wikiPageID
  • 661724 (xsd:integer)
dbo:wikiPageLength
  • 3961 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1072517691 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdfs:comment
  • 在分布式计算中,按需代码(code on demand)泛指任何按照客户端软件(例如浏览器)的请求,将可执行的软件程序从服务器计算机发送到客户端的技术。 按需代码是的一种特殊用法。按需代码范式的一个广为人知的例子是Java applet:Applet是一个应用程序,静静地呆在某个Web服务器上,直到用户在浏览器中请求一个引用该applet的页面。在请求时,网页和applet通过HTTP被传送到用户的机器上。当网页显示时, applet在浏览器中启动并在用户的计算机中执行,直到停止(例如用户离开那个applet所在的页面)。这就完成了applet的生命周期。 (zh)
  • In distributed computing, code on demand is any technology that sends executable software code from a server computer to a client computer upon request from the client's software. Some well-known examples of the code on demand paradigm on the web are Java applets, Adobe's ActionScript language for the Flash Player, and JavaScript. Code on demand is a specific use of mobile code, within the field of code mobility. (en)
rdfs:label
  • Code on demand (en)
  • 按需代码 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License