Content deleted Content added
m replace computing with distributed computing |
s/h(is|er)\//(client|user)/g && s/(e\.g\.)\s/$1, /; |
||
Line 1:
In [[distributed computing]], '''code on demand''' is a general term for any technology that sends executable software programs from a server computer to a client computer upon request from the client's software (e.g., browser).
Code on demand is a specific use of [[mobile code]]. A well-known example for the code on demand paradigm are [[Java applet]]s: An applet's program code lies inactive on some [[web server]] until a user (client) requests a web page that contains a link to the applet using
Note that in most cases, the user is not aware that the Web page is
[[Category:Network-related software]]
|