Results 1 to 5 of 5

Thread: Difference between Server OS and Non server OS

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2008
    Posts
    248

    Question Difference between Server OS and Non server OS

    I am using windows server 2003 and windows XP clients. I am interested in knowing the difference between server os and non server os. What is it that makes server os different from the other os?
    Thanks in advance!!

  2. #2
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Re: Difference between Server OS and Non server OS

    Quote Originally Posted by winman
    I am using windows server 2003 and windows XP clients. I am interested in knowing the difference between server os and non server os. What is it that makes server os different from the other os?
    Thanks in advance!!
    The Server OS is optimized for running background tasks, various services like network services, web services etc. which are more useful for connected clients rather than the server machine itself. It assumes that it will serve other machines rather than itself being used for normal tasks (though possible).

    On the other the Non server OS is optimized for foreground tasks. It is not intended to provide services to any other machine (though possible), instead consume services from others if possible.

    Pradeep
    Pradeep, Microsoft MVP (Visual Basic)
    Please appreciate posts that have helped you by clicking icon on the left of the post.
    "A problem well stated is a problem half solved." — Charles F. Kettering

    Read articles on My Blog101 LINQ SamplesJSON ValidatorXML Schema Validator"How Do I" videos on MSDNVB.NET and C# ComparisonGood Coding PracticesVBForums Reputation SaverString EnumSuper Simple Tetris Game


    (2010-2013)
    NB: I do not answer coding questions via PM. If you want my help, then make a post and PM me it's link. If I can help, trust me I will...

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2008
    Posts
    248

    Re: Difference between Server OS and Non server OS

    Thanks a lot Pradeep. I was actually looking for an indepth analysis of the question. Any further help in this regard will be greatly appreciated...

  4. #4
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: Difference between Server OS and Non server OS

    He pretty much told you the difference. He can't go into really specific details without writing an essay for you. You either need to google "difference between a server & a client" or you need to be more specific about what part of a server you need to know more about.
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  5. #5
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Difference between Server OS and Non server OS

    Is this related to programming at all?
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width