Writing Status of Remote Execution to Status Box

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: WildHare (kingsley_at_siva.com)
Date: 05/13/04


Date: Thu, 13 May 2004 14:48:35 -0400

I have written two windows Apps, one client (to send tasks) and one server
(to execute those tasks). In both apps there is a text box to which I want
to write the status of things. The two apps share a number of classes which
are used to execute the various tasks. These classes (and thus the tasks)
can be executed either directly by the server(by getting a instantiation of
the class and executing the desired method), or by connecting to the remote
object (in the server) and executing it there.

All the remote and local execution stuff works fine.

The problem comes when trying to get the status information from the
executed methods (tasks) to the text box in either the client app window or
the server app window.

Something in my knowledge is missing ... I need two be able to do two
things:

1) Send a text string to the host window app from the shared class.
2) Send a text string from the server back to the client windows app.



Relevant Pages

  • Re: Application server
    ... some of my customers would like to use my CAD system that consume a lot of memory and ressource on a server so many users can use the app on a network whithout installing the app on their pc. ... up to execute your application. ... it seem even more like a shortcut. ...
    (borland.public.delphi.non-technical)
  • Re: Writing Status of Remote Execution to Status Box
    ... > are used to execute the various tasks. ... > object (in the server) and executing it there. ... > the server app window. ...
    (microsoft.public.dotnet.framework.remoting)
  • annoying error
    ... I have a asp.net app. ... "Cannot execute a program. ... The command being executed was ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Requested Registry Access is Not Allowed
    ... We have several applications that will be executing on multiple machines. ... will execute the apps. ... There are Permission Sets within the framework configuration tool, ... The app fails on the WriteEntry and the exception that is thrown is ...
    (microsoft.public.dotnet.framework)
  • RE: Requested Registry Access is Not Allowed
    ... > We have several applications that will be executing on multiple machines. ... > will execute the apps. ... > There are Permission Sets within the framework configuration tool, ... > machine that the app will run. ...
    (microsoft.public.dotnet.framework)