Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel plugin to provide frequent updating of cells from other spreadsheets?

I'm working with a client that needs a way to publish data from some
Excel spreadsheets and subscribe to those data changes in other
spreadsheets. Users on the Internet (outside the firewall) should be
able to publish some cells in their workbook so that other users see
their updates as they happen (a few seconds delay is ok, but I'd like
to avoid a polling architecture).

My recent experience is all C#/.NET, so I considered a .NET plugin that
would use Remoting (a TCP/IP wrapper) to do two-way communication with
a server. But I hear that .NET addins have problems. I'd like to
support at least back to Excel 2002 and prefer not to require the .NET
runtime.

So, it looks like I'm using VB6 or Delphi to build the addin. How can
I communicate with the server, given that I need to push data up to the
server and push from the server back to the client? I'm an experienced
C++ and C# developer with enough TCP/IP & sockets experience to prefer
a higher level network layer.

Some browsing in this group uncovered RTD servers, but I'm not sure if
they are applicable to my problem.

Thanks!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I provide new sample spreadsheets to office online Dre[_2_] Excel Discussion (Misc queries) 0 April 5th 10 10:44 PM
Updating Excel spreadsheets kachasu Excel Discussion (Misc queries) 2 March 11th 09 08:00 PM
Updating excel spreadsheets based on lookup IJALAB Excel Discussion (Misc queries) 1 October 9th 08 04:23 PM
Excel should provide the facility to compare two spreadsheets ThisCantBeHappening Excel Discussion (Misc queries) 0 January 15th 06 11:54 PM
Updating Excel spreadsheets over the Internet? Dan Merkel Excel Discussion (Misc queries) 1 May 20th 05 04:44 PM


All times are GMT +1. The time now is 08:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"