473,394 Members | 1,693 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,394 software developers and data experts.

Client/Server v.s. Distributed application

Dear all
Someone say that past is Client/Server application, and now is distributed application, but i don't understand these terms

Is it Client/Server application is mean two tiers, and only one server can not be web farm or cluster, and asp and vb can be a client/server app

and is it distributed application is mean more than two tiers, and can more than one server

????????????
Nov 18 '05 #1
4 2793
it boils down to where the work gets done. distributed apps have at least
some portion of the work being done on remote computer. client/server
applications work primarily on the client. web applications are inherently
distributed by nature. client/server applications can be further subdivided
into thick and thin clients with thin clients approaching the functionality
and architecture of distributed applications. This is where the lines get
blurred.

obviously this isn't a black and white issue and cannot be summed up in one
line. Matthew Macdonalds wrote an entire book on it. You should browse that
book if you get a chance.

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"tsui" <an*******@discussions.microsoft.com> wrote in message
news:E8**********************************@microsof t.com...
Dear all,
Someone say that past is Client/Server application, and now is distributed
application, but i don't understand these terms?

Is it Client/Server application is mean two tiers, and only one server can
not be web farm or cluster, and asp and vb can be a client/server app?

and is it distributed application is mean more than two tiers, and can
more than one server?

????????????

Nov 18 '05 #2
I seem to have this book you mention by Matthew MacDonald which I've been
neglecting for some unknown reason.
Would you say the book is also a good intro to doing Web Services on .NET?

Thanks

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
it boils down to where the work gets done. distributed apps have at least
some portion of the work being done on remote computer. client/server
applications work primarily on the client. web applications are inherently
distributed by nature. client/server applications can be further subdivided into thick and thin clients with thin clients approaching the functionality and architecture of distributed applications. This is where the lines get
blurred.

obviously this isn't a black and white issue and cannot be summed up in one line. Matthew Macdonalds wrote an entire book on it. You should browse that book if you get a chance.

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"tsui" <an*******@discussions.microsoft.com> wrote in message
news:E8**********************************@microsof t.com...
Dear all,
Someone say that past is Client/Server application, and now is distributed application, but i don't understand these terms?

Is it Client/Server application is mean two tiers, and only one server can not be web farm or cluster, and asp and vb can be a client/server app?

and is it distributed application is mean more than two tiers, and can
more than one server?

????????????


Nov 18 '05 #3
oh most definitely. the sum total of the book is that you become versed in
distributed apps and webservices.

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Jiho Han" <ji******@infinityinfo.com> wrote in message
news:up****************@TK2MSFTNGP09.phx.gbl...
I seem to have this book you mention by Matthew MacDonald which I've been
neglecting for some unknown reason.
Would you say the book is also a good intro to doing Web Services on .NET?

Thanks

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
it boils down to where the work gets done. distributed apps have at least
some portion of the work being done on remote computer. client/server
applications work primarily on the client. web applications are
inherently
distributed by nature. client/server applications can be further

subdivided
into thick and thin clients with thin clients approaching the

functionality
and architecture of distributed applications. This is where the lines get
blurred.

obviously this isn't a black and white issue and cannot be summed up in

one
line. Matthew Macdonalds wrote an entire book on it. You should browse

that
book if you get a chance.

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"tsui" <an*******@discussions.microsoft.com> wrote in message
news:E8**********************************@microsof t.com...
> Dear all,
> Someone say that past is Client/Server application, and now is distributed > application, but i don't understand these terms?
>
> Is it Client/Server application is mean two tiers, and only one server can > not be web farm or cluster, and asp and vb can be a client/server app?
>
> and is it distributed application is mean more than two tiers, and can
> more than one server?
>
> ????????????



Nov 18 '05 #4
Awesome!
I plan to take the webservices exam after this book and an exam cram book.

Thanks for your info.

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:eu**************@TK2MSFTNGP09.phx.gbl...
oh most definitely. the sum total of the book is that you become versed in
distributed apps and webservices.

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Jiho Han" <ji******@infinityinfo.com> wrote in message
news:up****************@TK2MSFTNGP09.phx.gbl...
I seem to have this book you mention by Matthew MacDonald which I've been
neglecting for some unknown reason.
Would you say the book is also a good intro to doing Web Services on ..NET?
Thanks

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
it boils down to where the work gets done. distributed apps have at least some portion of the work being done on remote computer. client/server
applications work primarily on the client. web applications are
inherently
distributed by nature. client/server applications can be further

subdivided
into thick and thin clients with thin clients approaching the

functionality
and architecture of distributed applications. This is where the lines get blurred.

obviously this isn't a black and white issue and cannot be summed up in

one
line. Matthew Macdonalds wrote an entire book on it. You should browse

that
book if you get a chance.

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"tsui" <an*******@discussions.microsoft.com> wrote in message
news:E8**********************************@microsof t.com...
> Dear all,
> Someone say that past is Client/Server application, and now is

distributed
> application, but i don't understand these terms?
>
> Is it Client/Server application is mean two tiers, and only one server
can
> not be web farm or cluster, and asp and vb can be a client/server

app? >
> and is it distributed application is mean more than two tiers, and can > more than one server?
>
> ????????????



Nov 18 '05 #5

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

Similar topics

5
by: Matt | last post by:
I think this is the basic concept in ASP server-side development. My boss told me web application is NOT client-server application. I argued with him because browser is the client, and the server...
1
by: Manish Gupta | last post by:
Hi there Can any one tell me the way to do load / stress testing of a client server based application. This is a Stand-alone application made using C#. Regards Manish
3
by: Tim Marsden | last post by:
I am new to distributed application programming. Could anybody give me advice on how to accomplish the following? I am writing in VB.NET. I would like to keep away from web services and IIS if...
0
by: Aqib | last post by:
I am working with Client Server Desktop Application which used to run on intranet. I am facing problem of slow speed due to large data (up to 1 GB). I am using Synchronies communication method (as...
1
by: hendyhanusin | last post by:
Dear all, 1. Currently, i have a database windows application and it's attached to a card reader device on client computer... in intranet (TCP/IP network), it's easy to maintain this client...
0
by: VVRNB | last post by:
I would like to know how to develop Client server program in Visual Basic 6 with Ms Access database. I do not know how to write code for client and Server . How to prepare activex DLL. A simple...
4
by: JB | last post by:
Hi All, I need to write my first "distributed" application and due to my lack of knowledge and experience in that area, I'm stuck on the first big design decision. Reading a lot on distributed...
0
by: keedar | last post by:
Hi everyone, I'm writing, what I thought a relatively simple, client/server network application. All was working great until I have tried to get that to function over the extranet. I can't find a...
1
by: feamor | last post by:
I am trying to make multiplayer an online Battleship game with java applets and i have some questions. I searched and read a lot and decide that the best way to make an online multiplayer...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.