Results 1 to 7 of 7

Thread: Client Server Vs. Web-Based

  1. #1
    Join Date
    Dec 2009
    Posts
    31

    Client Server Vs. Web-Based

    Hi,

    I am computer programmer and works as a front end programmer in my company. I have some confusion in my mind about Client Server and web-Based technology, Both have major approaches to dividing business computing problems across multiple computers. So how can i choose one from them. Please suggest.

  2. #2
    Join Date
    Jan 2008
    Posts
    1,521

    Re: Client Server Vs. Web-Based

    A computing server is any machine that provides information or services to client computers. A server machine is a high-performance host that is running one or more server programs which share its resources with clients.These computers are often stacked together in sets within specially designed, climate-controlled data centers.

  3. #3
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Client Server Vs. Web-Based

    A client computer at which a person sits and interacts through keyboard, monitor, mouse or similar interface. It fetch the data from a server machine. The client machine use is less critical than the server. A computing client is any machine that requests information or services from another. The command to configure a client machine to use a specific user class is

    Code:
    ipconfig /setclassid "<Name of your Network card>" <Name of the class you created on DHCP and you want to join (Name is case sensitive)>

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Client Server Vs. Web-Based

    Web-based computing is like a cloud computing that abstracted from the users who no longer need knowledge. It is a method of client-server that uses Internet technologies to communicate between the client and server computers. Web-based software that runs on the client typically includes a web browser like internet explorer and Mozilla Firefox and may include Java, Java Script, VB Script, or ActiveX controls. If you need more information please reply.

  5. #5
    Join Date
    Oct 2005
    Posts
    2,393

    Client Server Vs. Web-Based

    Basically the software that runs in client side in Client Server is called "thick client," .The software that runs on the client is typically written in languages such as C/C++, Visual Basic, .Net or C#. The client/server model provides a convenient way to interconnect programs that are distributed efficiently across different locations. Most business applications being written today use the client/server model.

  6. #6
    Join Date
    May 2008
    Posts
    2,297

    Re: Client Server Vs. Web-Based

    The best example of client- server model is that If you check your e-mail from your computer, a client program on your computer forwards your request to a server program at your Internet Service Provider . Once the server program has retrieved your e-mail, it forwards them to the client on your computer, which then allows you to read the e-mail. Best of luck for your project.

  7. #7
    softtrick Guest

    Re: Client Server Vs. Web-Based

    Web-Based reporting :
    This exactly mean there will be no direct connection between the End-user and the developer. All that is the developer develops the required things and he will uploads it to the protcetd Internet Access web servers (which are maintained by the clients) and the end-user can access the data through the web applications (means on web pages).

    For ex :
    In Informatica 8.1, the jobs can be monitored on web applications.
    Cognos reporting tool.
    Client-Server technology : There will be direct access of data through a operating system.
    By the name itself, we can recognise this.

Similar Threads

  1. Microsoft launches web based Outlook email client
    By Maq.H in forum Technology & Internet
    Replies: 0
    Last Post: 01-08-2012, 12:20 PM
  2. Is there a Web based Steam chat Client?
    By Mr.Ryszard in forum Technology & Internet
    Replies: 5
    Last Post: 22-03-2012, 07:10 PM
  3. Replies: 7
    Last Post: 16-02-2011, 08:14 PM
  4. How do i set up a W2k3 based FTP server
    By Axton in forum Networking & Security
    Replies: 3
    Last Post: 17-04-2009, 01:06 PM
  5. Replies: 1
    Last Post: 12-12-2008, 07:22 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,230,547.49347 seconds with 17 queries