Re: WSH inter-script communication
From: name (nospam_at_user.com)
Date: 12/07/04
- Next message: name: "Re: Displaying text output in one external window"
- Previous message: name: "Re: Deleting files by file type"
- In reply to: Oliver Rosenkranz: "WSH inter-script communication"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Dec 2004 00:41:54 -0500
May be not in memory.
One CPU can not kick the other CPU.
Systems are self sustaining.
-----------------------------------------------
You can cross request read/write and
thereby evaluated e.g. form posted
parameters.
---------------
And since MS products are widely licensed
e.g. per CPU or "seat", that'd be a long time before
you see that trick posted.
==============
Try reading up on Communication Theory.
A says "Hi".
B says "Hi".
Unless B did not mean to criticize A for something the inventor
of language did not forsee (unknown context) both should part alive.
What yo are describing is basically two people with same size sticks.
Where one says, "why don't we think alike". Good luck even in real life.
No, no "interscript", it's a waste. But I give you a 10 for trying.
http://www.google.com/search?q=interscript
"Oliver Rosenkranz" <anonymous@discussions.microsoft.com> wrote in message
news:044401c4d93b$2e324200$a501280a@phx.gbl...
> Hi folks,
>
> I'd like to do something like a primitive DHCP service for
> our tasks. We often clone PCs which means that you have
> several PCs with the same PC name and IP address
> configuration. One could use DHCP but you still need to
> manually reconfigure computer names and so on.
>
> My idea is the following:
> I have configured the cloned PCs to get their IP address
> via DHCP. I would the like to implement a startup script
> which tries to ping a certain other machine. If it fails
> to do so, the script stops. If the other machine is found,
> then I want to receive data (new PC name, new static IP
> address, maybe other data) via network and let the script
> then configure the PCs automatically.
>
> My question is:
>
> Is there a way that two wsh scripts could communicate with
> each other via TCP/IP in a non-domain network in a way
> that one ("client") script requests data from another
> ("server") script?!
>
> For the "server" part, the order in which the client PCs
> connect to the server. First come, first serve... and
> first IP of a list of IP addresses...
>
>
> Oliver Rosenkranz
> o.rosenkranz@estensis.de
>
- Next message: name: "Re: Displaying text output in one external window"
- Previous message: name: "Re: Deleting files by file type"
- In reply to: Oliver Rosenkranz: "WSH inter-script communication"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|