Re: Excel to Linux DDE solution?
From: Kiwi Trader Guy (kiwitraderguy_at_yahoo.com)
Date: 03/27/05
- Next message: sj: "How do I run remote X application?"
- Previous message: temporaneo1234_at_yahoo.it: "with some site navigation doesn't work"
- In reply to: chud: "Re: Excel to Linux DDE solution?"
- Next in thread: prg: "Re: Excel to Linux DDE solution?"
- Reply: prg: "Re: Excel to Linux DDE solution?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Mar 2005 13:41:01 +1200
> 1) Write a Windows client i.e. a library, dll, .NET component, whatever
> you're most comfortable with.
>
> 2) Write a server to run on the Unix/Linux system. Language of your choice.
>
> 3) The client and server communicate via tcp-ip. The Excel/VB app sends
> commands to the client, the client forwards them to the server, the server
> forks a process on the Unix/Linux box and executes the command.
Thanks,
This is the way to do it yes. I've noticed a Shell command from within Excel
so could use Windows SSH. Plus I could use a Linux based Database with
triggers invoked using ADO I guess. My trading systems are based around
Linux, but I was looking to offload some processing and crunch some numbers on
the server.
Would be nice if there was a set of libraries to assist with this.
- Next message: sj: "How do I run remote X application?"
- Previous message: temporaneo1234_at_yahoo.it: "with some site navigation doesn't work"
- In reply to: chud: "Re: Excel to Linux DDE solution?"
- Next in thread: prg: "Re: Excel to Linux DDE solution?"
- Reply: prg: "Re: Excel to Linux DDE solution?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|