Internetworking servers

File server

File servers are network servers that store files and programs. A file server can be any computer that shares a file, folder, or entire disk with the network. These servers also provide high-speed data transfer rates, security, and data protection.

Print server

Print servers are network printers that allow multiple users to send print jobs to the same physical printers. Network printers are more useful for even small offices, most LANs use network printing functions.

Web servers/HTTP Servers

Web servers/HTTP servers have access to a set of documents that it may return to a client in response to an appropriate request. These documents are located in a storage device such as a hard drive. These documents can be in a wide range of formats such as HTML documents, pictures files, video files and sound files, etc.


Related Topics:
  1. JavaScript Introduction
  2. Variables in JavaScript
  3. JavaScript Function
  4. Accessing JavaScript Function
  5. Creating JavaScript interactive form
  6. Accessing form field value
  7. Creating interactive form login webpage
  8. Networking Fundamentals
  9. TCP/IP and Internet addressing
  10. Internet Working
  11. Internet Working Servers
  12. Concept and need for web publishing
  13. Web languages
  14. Javascript Control Structure
  15. Checking Text is Letter/s
  16. Checking Text is Number/s
  17. Checking Textbox is Empty or not
  18. Addition of two numbers
  19. Subtraction of two numbers
  20. Multiplication of two numbers
  21. Division of two numbers
  22. Form field validations
  23. Email validation