Re: running mutiple instances of standard executable from a networ

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Joe (Joe_at_discussions.microsoft.com)
Date: 09/01/04


Date: Wed, 1 Sep 2004 06:43:03 -0700

Ralph,

Assume that it is an application server. How does each client get its own
'copy?' Als, with a file server, how does the app get from the file server's
address space to the client's address space to run there?

Thanks,

Joe

"Ralph" wrote:

>
> "Joe" <Joe@discussions.microsoft.com> wrote in message
> news:B408B628-1D73-4F10-A121-149FDD1A31E1@microsoft.com...
> > If I have an executable on a network server and a network client accesses
> the
> > application and executes it, can another network client also access the
> > application and execute the application?
> >
> > Since I have never built anything that would run from a network server, I
> > have no idea how this works.
> >
> > Assume that the app is a front end for a database and that the database or
> > ADO handle the record locking.
> >
> > Is this where DCOM fits into system design?
> >
> > TIA,
> > --
> > Joe
> >
> > VBA Automation/VB/C++/Web and DB development
>
>
> Depends on the nature of the server you have the executable installed on.
>
> If it is a file server. Then the disk image of the program on the server
> would be read into the address space on the client's machine. Each client
> would have its own 'copy' and multiple copies is possible.
>
> If you are talking about an application server or terminal server, the
> executable would run in the address space of the server, but each 'client'
> would still get its own 'copy' or 'view'. Exact details (how many, queued
> resources, etc.) would depend on the how the server is configured.
>
> hth
> -ralph
>
>
>



Relevant Pages

  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)
  • This is going straight to the pool room
    ... or not the client has privilege to do what they're trying to do, ... The server environment is this: ... 3GL User action Routines that Tier3 will execute on your behalf during the ... Routine Name: USER_INIT ...
    (comp.os.vms)
  • [Full-Disclosure] R: Full-Disclosure Digest, Vol 3, Issue 42
    ... Full-Disclosure Digest, Vol 3, Issue 42 ... SD Server 4.0.70 Directory Traversal Bug ... Arkeia Network Backup Client Remote Access ...
    (Full-Disclosure)
  • Re: What doesnt lend itself to OO?
    ... > rather than client code. ... no way to do that without also touching the object with clock semantics ... will not encapsulate both clock semantics and network semantics. ... The server can do whatever it wants ...
    (comp.object)
  • RE: Fax monitor incoming + outgoing calls?
    ... problem between the client computer and the SBS server. ... Client is using the internal IP address of the SBS server as the ... To the folder redirection GPO issue: ...
    (microsoft.public.windows.server.sbs)