473,325 Members | 2,712 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,325 software developers and data experts.

distribute client requests across a set of servers in C#

hii,

i am developing a client server application in C#..

In this multiple clients can connect 2 server. I am using a set of 4 servers so that the fault tolerance can be increased in case a server is down..its load can be shared by another server i.e. i am developing a distributed application.

now i want to know how these client requests can be distributed across the set of servers.

i mean suppose i want server should handle 25 clients at max...
if 26th client tries 2 connect to it it should redirect the clients to the another server whch is available...and if all servers are busy then display a message all servers busy..

so can u give me the code as to how load balancing can be done among multiple servers.

any help would be appreciated.thanks in advance

ankita luniya
Mar 18 '08 #1
0 992

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Meghna | last post by:
Hi, I was wondering if some one would be able to help me with this. I am trying to share a session across two servers and I seem to be experiencing some problems. I was wondering if anybody has...
7
by: steve | last post by:
Can you join two tables across different servers in mySQL, or am I dreaming of Oracle? -- Posted using the http://www.dbforumz.com interface, at author's request Articles individually checked...
0
by: Kuldeep | last post by:
Hi, I implemented Forms authentication for my apps (more than one). Since it'll be hosted on a webfarm, I set cookie.domain = "nnn.nnn.com". This works fine. I can signin and then go to other...
0
by: Kevin Waltman | last post by:
I am writing a client/server application that is using Remoting across TCP/IP. It does not use IIS or ASP in anyway. What I am looking to do is take the users WindowsIndentity from the remote...
1
by: mcneilkm | last post by:
Hi all, I am a newby to this forum. I am making modifications to an existing database. The structure is basicall one primary record in a main table with many associated records in a second...
1
by: PhilMond | last post by:
An ASP.NET page was created with VS 2003 to run on NET Framework 1.1. The code for the datagrid starts with: <asp:datagrid id="DGUnpaidInvoices" runat="server" AutoGenerateColumns="False"> and...
5
by: javelin | last post by:
Can someone recommend a utility (preferably open-source) to synchronize changes across servers? I need to bring only data over in some cases, and only objects in other cases. Any ideas? Thx!
2
by: vhcp2006 | last post by:
Hi All, In my ASP.NET application I am using client IP, I was using "Request.ServerVariables" to get client IP. But my servers to under Cisco content switch for load balancing. Now...
1
by: Andy | last post by:
I want to store a key in an ASP.NET session variable that points to an ASP.NET page cache. The page cache contains an XML document that holds a draft of the user's work. After the user is...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.