473,407 Members | 2,676 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

what is the best priactise for updating client

Hi,

I have an Client-Server based C# application to run in an intranet. Since
there are hundred of clients, what is best way to update clients?

Should client use TCP/IP socket to poll new dll files from the server? What
about the dll already loaded by client application? Should I write another
client solely for checking and updating?

Now I manully copy all files, when I did few times, it really takes time and
effort.

Thanks,
Ryan
May 17 '06 #1
3 1148
On Wed, 17 May 2006 17:41:14 +0800, Ryan Liu wrote:
Hi,

I have an Client-Server based C# application to run in an intranet. Since
there are hundred of clients, what is best way to update clients?

Should client use TCP/IP socket to poll new dll files from the server? What
about the dll already loaded by client application? Should I write another
client solely for checking and updating?

Now I manully copy all files, when I did few times, it really takes time and
effort.


You might want to consider, or at least look at, the updater application
block from Microsoft. More info can be found at
http://msdn.microsoft.com/library/en.../updaterv2.asp
--
Tom Porterfield
May 17 '06 #2
you might also want to take a look at click-once deployment

May 17 '06 #3

If you're using VS2005, there is click-once deployment, where your
application is 'Published' to a web server, and the clients check if
they are the latest version at startup, and download the new copy if
they need to.
You will need to make sure you increment version numbers appropriately.
Paul

Ryan Liu wrote:
Hi,

I have an Client-Server based C# application to run in an intranet. Since
there are hundred of clients, what is best way to update clients?

Should client use TCP/IP socket to poll new dll files from the server? What
about the dll already loaded by client application? Should I write another
client solely for checking and updating?

Now I manully copy all files, when I did few times, it really takes time and
effort.

Thanks,
Ryan

May 17 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: siliconmike | last post by:
I'm starting to learn Visual Basic. My aim is to develop a small downloadable application that can store and display contacts. It has to be small (say 2 mb footprint?). Q - First, will Visual...
121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
34
by: Jeff | last post by:
For years I have been using VBA extensively for updating data to tables after processing. By this I mean if I had to do some intensive processing that resulted in data in temp tables, I would have...
5
by: =?Utf-8?B?Q2hyaXM=?= | last post by:
Hi, I need to store lots of product images. I was thinking of storing the paths in the database but overtime it may become cumbersome as I'll be dealing with lots of images. I would need to...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.