What is an upcall?

Answer

The term upcall is typically used in the context of using a framework, such as CORBA. When a request is sent from a client application to a server application, the framework is responsible for data marshalling, data transmission, and notification of the recipient that a request has been issued. An upcall is the call into the user code from the framework. This is typically supported through the use of a registered callback function registered either directly by the user, or indirectly through the mechanisms of the framework.

 

Improve Answer Discuss the question "What is an upcall?" Watch Question

First answer by ID2256658260. Last edit by ID3502166855. Question popularity: 96 [recommend question]


Research your answer:

Can you answer other questions about programming?

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Programming > What is an upcall?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
What is upcall?  Upcall is a kind of system call how it works?  What is upcall in thread in operating system?