WampServer 3 web server build overview

 Note! It is not recommended to use a web server collection as a platform for hosting sites both on the Internet and in corporate networks, i.e. they are created for local development and testing only. This is a recommendation from the developers of any web server build. WampServer is a free build of a web server, i.e. platform for web development under the Windows operating system. This assembly includes all the necessary software for creating dynamic web applications (sites), namely: Apache web server, PHP programming language, MySQL DBMS and other auxiliary software, such as phpMyAdmin. For those who don't know WAMP is an acronym for "Windows, Apache, MySQL and PHP" i.e. a word consisting of the first letters of the listed applications. There is also LAMP, where L is Linux, and MAMP, where M is Mac OS. WampServer is available for both 32 bit and 64 bit Windows. The system tray icon acts as a control panel here, with the help of which (left-click) you can configure the ...

File server - file

 File server - file




File servers exist on the network to store large amounts of information. In other words, it is a large disk connected to the network. To exchange files between an FTP client and a file server, the File Transfer Protocol (FTP) of the same name is used. It is this protocol that accounts for the largest part of the traffic in networks. with it we can upload documents, movies, pictures, software distributions, music files. It is by this protocol that we can: load the pages of our site on the Internet, connect computers to each other to exchange files (we open file sharing). The file server provides for user authorization to limit the use of resources, if necessary. As a rule, a do-it-yourself file server does not depend much on the power of the server itself (processor frequency, RAM size) and an outdated computer with increased disk space is quite suitable for its role. It is the HDD (hard disk) that is the most integral and main part of our file server, as a rule, there is more than one HDD in such servers. Of great interest is the presence of support for a RAID array, it is this function that allows you to make an independent copy of your data, and significantly reduces the possibility of losing it. This type of protection is widely used not only on file servers, but also in many others, but taking into account the fact that the FTP protocol is also used on others, as the main file exchange protocol in most servers. The presence of a RAID array is a guarantee of the safety of our data.

game server

The structural scheme of the network is no different from the structure of the game server and our connection with the file server can also work both in the local and Internet networks.