Re: Communication between remote scripts

From: ChrisH (secun_at_yahoo.com)
Date: 09/14/04


Date: Tue, 14 Sep 2004 13:22:09 GMT

Am I correct in saying that remote objects are not really needed for
this?

In article <MPG.1bb0b7d621a77bc598968c@news2.atlantic.net>,
secun@yahoo.com says...
> I have a python script (A) that monitors a process (3rd party) on the
> local machine (Windows).
>
> I would like to create a second program on a remote Windows computer
> that receives an update from program A periodically (maybe every 10
> minutes or so), and tells it everything is running without a problem.
>
> Can anyone recommend a good (and preferably simple) way for two programs
> to communicate on a network?
>
>



Relevant Pages

  • RE: Communication between remote scripts
    ... |> local machine. ... |> I would like to create a second program on a remote Windows ... Again, python docs. ...
    (comp.lang.python)
  • Communication between remote scripts
    ... I have a python script that monitors a process (3rd party) on the ... local machine. ... I would like to create a second program on a remote Windows computer ...
    (comp.lang.python)
  • Re: Do-Nothing WinForm App Using 4 Threads?
    ... Windows CE). ... | refactoring a multi-threaded GUI app at work and want to be sure it's ... I expected a timer to be on its own ... And the event handling from remote objects ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Communication between remote scripts
    ... >>I would like to create a second program on a remote Windows computer ... Perhaps remote objects are a bit overkill for your specific problem. ... the need for any network code in your app, ... So unless you choose to use Pyro or some other high level API, ...
    (comp.lang.python)
  • Identity passed only once with IIS6 hosted objects?
    ... I have some remoted objects hosted in IIS6 on a Windows 2003 Server. ... each call to the remote objects. ...
    (microsoft.public.dotnet.framework.remoting)