• How to set up a network scanner. How to set up shared scanner access on a local network

    Instructions

    Download RemoteScan 5 to share the scanner over the network in Windows. You can download it here http://www.remote-scan.com/. Install the server version of the program on the computer to which the scanner is connected. Install the client version of the program on other computers on the network. When installing latest version the program will display a message saying that the scanner is , don't worry, this is normal. After installing the server version, a program icon will appear in the tray. Right-click on it and go to “Settings” to connect the scanner to the network. Select the scanner and configure the ports. The scanner may not be able to detect it right away; it will take from one to three minutes.

    Open your firewall/antivirus and allow access to port 6077, if you have NOD 32 antivirus, go to your personal firewall, go to interactive mode in the settings and create a separate rule for the RemoteScan program. After this, install the client versions on other computers. Network installation on Windows is complete.

    Set up network scanner on Ubuntu OS. Go to the terminal, enter the command #apt-get install and enter the name of the desired package - sane-utils, then open the scanner configuration file, which can be located in the /etc/sane.d/ folder with the name saned.conf, add the address to the end of the file the computer to which you want to share the scanner. Edit the file #nano /etc/inetd.conf, add the line sane-port stream tcp nowait saned:saned and specify the following path /usr/sbin/saned saned.

    Create a Scanner group: #groupadd scanner. Add users to this group group with the following command: # #usermod -aG scanner “Username”; usermod -aG scanner saned. Edit the file 40-libsane.rules, located in the nano /lib/udev/rules.d/ folder, and find your scanner there. Make the line with the name of the scanner look something like this: # “Name of the scanner”; ATTRS(idVendor)=="03f0", ATTRS(idProduct)=="4305", ENV(libsane_matched)="yes", MODE="664", "Group name"="scanner".

    Set up the client computer: install the sane-utils package using standard program install apt-get install packages, edit the net.conf file located in the nano /etc/sane.d/ folder, add the address of the computer with the scanner to the end of this file. The scanner's network connection is complete.

    Sources:

    • network scanner

    In contrast to Windows, which is easy to install and configure, Linux has become a symbol of complexity and complexity of installation that can scare off anyone who does not consider themselves a virtuoso. command line and a highly qualified programmer capable of independently writing missing driver unknown device.

    However, installing and setting up ubuntu is the most popular among beginners Linux distribution- no more complicated than any other operating system. This distribution is ready to run immediately after installation and includes everything necessary for work: a client for communicating via the ICQ protocol, a client email, photo tool, audio and video player, office suite OpenOffice. In addition, a change tracking mechanism is implemented here. software, eliminating the need to monitor the release of new versions.

    3. In the menu that appears, select “Install ubuntu”

    4. You will need to select the language for communication again during the installation process and specify the time zone.

    1. Connect and configure the router. This process is quite simple and accessible to any user. Follow the instructions provided in the documentation for your model. We only note that if this is possible, then it is better to make the distribution of IP addresses automatic. This will simplify the procedure for logging into the network for new equipment.

    2. Configure each computer to work in wireless network. Most have a built-in wi-fi adapter, but for a desktop computer you may need a network adapter, which will need to be purchased separately. Setting up a wireless network is not much different from setting up a regular network. The only thing you need to do additionally is to enter a special secret code network generated by the router. The code will allow you not to worry about outside users will be able to connect to your wireless network.

    3. To connect to a wireless network pocket computer The easiest way is to use the built-in iPAQ Wireless utility or similar, depending on the model of your pocket computer or. Here you will also need to indicate secret key networks.

    After you have managed to set up wi fi, it becomes possible not only to access the Internet from each device in the wireless network, but also to use the network: provide general access to folders, share a printer and scanner, etc.

    Video on the topic

    Related article

    Surely you are familiar with the situation when you have two or more personal computers at home. Exchange information between them, use one printer or scanner, as well as others peripheral devices requires the existence of a network. But PC users require not only access to local resources, but also to the open spaces global network. In view of this, you should figure out how to configure exit V Internet from general modem.

    You will need

    • Personal computers, modem.

    Instructions

    After restarting the PC, open the Control Panel, click on the “Network Connections” item and select the “Local Network” properties.

    Video on the topic

    Please note

    Assigning to each of the computers local network IP address, check them carefully to avoid duplication, since the IP address is the same electronic devices may cause their conflict and, as a result, the impossibility of working on the same network.

    Useful advice

    On the “Main gateway”, that is, the modem, enter the first address (for example, 212.120.0.1), and select the IP address for personal computers included in the local network from the range 212.120.0.2 - 212.120.0.255. The subnet mask for all devices will be the same.

    Several PCs in an apartment or office does not mean that you need to connect to each of them scanner or the printer separately. To make scanning and printing devices available to everyone, connect office equipment via networks.

    You will need

    • - Several computers;
    • - scanner;
    • - driver;
    • - local network.

    A local network provides various advantages for working with data: copying, transferring information, sharing programs and equipment. For example, one device can work with several computers on the network.

    You will need

    • - computer;
    • – configured local network;
    • – scanner.

    Instructions

    1. Download the RemoteScan 5 program to share the scanner over the network in Windows. You can download it here http://www.remote-scan.com/. Install the server version of the program on the computer to which the scanner is connected. Install the client version of the program on other computers on the network. When installing the latest version, the program will display a message saying that the scanner was not detected, do not worry, this is typical. After installing the server version, a program icon will appear in the tray. Right-click on it and go to “Settings” to connect the scanner to the network. Select the scanner and configure the ports. The scanner may not be able to detect it right away; it will take from one to 3 minutes.

    2. Open your firewall/antivirus and allow access to port 6077, if you have NOD 32 antivirus, go to your personal firewall, go to interactive mode in the settings and make a separate rule for the RemoteScan program. Later, install client versions on other computers. The installation of the network scanner in Windows is complete.

    3. Set up a network scanner in Ubuntu OS. Go to the terminal, enter the command #apt-get install and enter the name of the required package - sane-utils, then open the scanner configuration file, the one that can be located in the /etc/sane.d/ folder with the name saned.conf, add it to the end file the address of the computer to which you want to share the scanner. Edit the file #nano /etc/inetd.conf, add the line sane-port stream tcp nowait saned:saned and specify the further path /usr/sbin/saned saned.

    4. Make a Scanner group: #groupadd scanner. Add users to this group using the following command: # #usermod -aG scanner “User name”; usermod -aG scanner saned. Edit the file 40-libsane.rules, located in the nano /lib/udev/rules.d/ folder, and find your scanner there. Bring the line with the name of the scanner approximately to this form: # “Name of the scanner”; ATTRS(idVendor)==”03f0″, ATTRS(idProduct)==”4305″, ENV(libsane_matched)=”yes”, MODE=”664″, “Group name”=”scanner”.

    5. Set up the client computer: install the sane-utils package with support for the standard package installer apt-get install, edit the net.conf file located in the nano /etc/sane.d/ folder, add the address of the computer with the scanner to the end of this file. Connecting the scanner over the network is complete.

    In contrast to Windows, which is distinguished by its ease of installation and configuration, Linux has become a symbol of the complexity and complexity of installation, which can scare away anyone who does not consider himself a command line virtuoso and a high-class programmer capable of writing the missing driver for an unknown device on his own.

    However, installing and configuring ubuntu - the Linux distribution especially famous among beginners - is no more difficult than any other operating system. This distribution is ready to launch immediately after installation and includes everything you need for work: a client for communication via the ICQ protocol, an email client, a tool for working with photographs, an audio and video player, and the OpenOffice office suite. In addition, a mechanism for tracking software changes is implemented, freeing the user from the need to monitor the release of new versions. Here are schematic instructions for the installation process: 1. Download the distribution from http://ubuntu.ru/get, burn the disk image to CD, install it in the drive and boot. To do this you may need to set bios priority boot from CD drive.2. In the installer that starts, select Russian. You can navigate through the list of languages ​​using the arrow keys on the keyboard.3. In the menu that appears, select the “Install ubuntu” option4. You will again need to select the preferred language for communication during the installation process, specify the time zone.5. Select your keyboard layout and check if it works correctly by typing a few words.6. A particularly important installation stage is determining the disk partitions for the operating system. If you want to leave Windows and set up Ubuntu as an alternative operating system, you need to do it very carefully so as not to lose expensive data and save Windows performance. As usual, for the root partition containing system files, 5 GB is enough, for the swap partition a volume equal to the volume is usually enough RAM computer, or one and a half times greater than it. The home directory, containing user data, should ideally be located on a different physical disk and have a volume of 8-10 GB.7. Specify the username and password, as well as the computer name, click “Install”. After rebooting, the system is ready for use.

    Video on the topic

    A scanner is a device necessary for translation into electronic form a wide variety of documents, ranging from texts and tables to photographs. Scanner models are constantly being improved, their functional probabilities are increasing, and prices are decreasing, so that the scanner is increasingly finding a place on the table next to the home computer.

    To take full advantage of modern special scanning technologies, you need to configure your scanner. Fortunately, with the origins of modern USB models and operating systems, setup is often done mechanically, simply by connecting the scanner to the computer. However, in other cases, the user may also need to take primitive steps to configure the scanner. Their approximate sequence could be as follows: 1. First of all, connect your device to your computer. The operating system will try to recognize it and install it mechanically necessary drivers and configure the scanner.2. Open Scanners and Cameras in Control Panel. All imaging devices connected to the computer are listed here, as well as a shortcut to launch the Connect New Devices Wizard. If the connected scanner is already in this folder, it means that the connection was made successfully in mechanical mode. If it is missing, run the scanner installation wizard.3. Manually select your scanner manufacturer and name a certain model and click "Next". If your scanner model is not in the list, then insert the driver disk that came with the device into the drive and click the “Have from disk” button. You will need to specify the path to the device driver on the disk. As usual, required driver is located in a folder whose name contains the name of your scanner model and the name of the operating system in which you are working. If there is no disk with drivers, try downloading them from the scanner manufacturer's website and specifying the path to the folder in which you will save them.4. At the next step, the wizard will prompt you to specify the port to which the scanner is connected. If you are in doubt about which port to specify, select Mechanical Port Definition.5. All that remains is to set the name of the new device in the system, and the installation is complete. Now it can be used from any program that supports working with images.

    A local network has a number of advantages for use within one organization: universal access to files and applications, as well as shared use of equipment: printers, scanners.

    You will need

    • – local network;
    • – scanner;
    • - Internet.

    Instructions

    1. Use the RemoteScan 5 application to share the scanner over the network. Download this program follow the link http://www.cwer.ru/node/6585/. Next, install it on your computers. Accordingly, on the computer to which the scanner is connected, the server version, on the remaining PCs to which the scanner needs to be connected via the network, the client version.

    2. Please note that when installing the client version of the program, a message about the absence of a scanner may appear, do not pay attention to it. After completing the installation of the server part of the application, right-click on the program icon in the tray. To access the settings.

    3. Select a scanner, configure ports to access it. Please note that it may take from one to 3 minutes to identify the device. If this does not happen, then your scanner model is not supported by the application.

    4. Wait until the strikethrough icon disappears from the icon. Open your antivirus/firewall program. Allow access to the scanner port, by default it is 6077. If you have NOD32 antivirus, then go to your personal firewall, open the settings, select interactive mode, make a separate rule for the RemoteScan program. Install client applications on the desired computers, add special software there and perform scanning over the network.

    5. Use another program to share the scanner over the network if previous application your scanner was not detected. To do this, download the Blindscanner program. Follow the link http://www.masterslabs.com/ru/blindscanner/download.html, select required version, download and install the server and client versions of the programs on your computers, respectively. The setup is done the same way.

    There is hardly any user computer equipment, who would not be irritated by the tangle of wires connecting all sorts of peripheral devices to the computer. Wires are extremely inconvenient when working with a laptop; they negate all the advantages of computer mobility. It's not without reason that devices are connected wirelessly - all kinds of wireless keyboards, mice, printers and more - have acquired such a rapid and strong celebrity.

    You can also get rid of one more wire - the network wire - by organizing a wireless wi-fi network in your home or office. It will provide high-speed Internet access anywhere in the room without wires, making both work and leisure even more convenient. In addition, such a network will be available not only for computers, but also for other equipment that supports wi-fi, say, phones and printers. To set up wi-fi, you will need an access point or, if the Internet is supplied using special ADSL technology, an ADSL modem-router.1 . Connect and configure wireless router. This process quite primitive and accessible to any user. Follow the instructions provided in the documentation for your model. Let us only note that if this is permissible, then it would be better to make the distribution of IP addresses mechanical. This will simplify the procedure for logging into the network for new equipment.2. Configure your entire computer to work on a wireless network. Many laptops have a built-in wi-fi adapter, but a desktop computer may require wireless network card, which will need to be purchased separately. Setting up a wireless network is slightly different from setting up a regular network. The only thing you need to do additionally is to enter a special secret network code generated by the router. The code will allow you not to worry about third-party users being able to connect to your wireless network.3. To connect to a wireless network of a pocket computer, it is easier for everyone to use the built-in iPAQ Wireless utility or a similar one, depending on the model of the pocket computer or phone. Here you will also need to indicate the secret network key. Once you have managed to set up wi fi, you will be able to not only use the Internet from any device on the wireless network, but also use a local network: provide universal access to folders, share a printer and scanner etc.

    Video on the topic

    You are probably familiar with the situation when you have two or more PCs at home. The exchange of information between them, the use of one printer or scanner, as well as other peripheral devices, requires the existence of a network. But PC users require not only access to local sources, but also to the vastness of the global network. In view of this, you should figure out how to configure exit V Internet from a public modem.

    You will need

    • Personal computers, modem.

    Instructions

    1. Open the control panel of your entire PC, find the icon called “System” and click on it. In the “System” properties, go to the “Computer name” tab, select the “Change” option and assign your name to the entire personal computer, as well as one universal group.

    2. To apply the changes made, reboot both electronic devices.

    3. After restarting the PC, open the Control Panel, click on the “Network Connections” item and select the “Local Network” properties.

    4. Configure the "Protocol" Internet a (TCP/IP)". To do this, you need to connect the modem you are using to the hub, manually enter the IP address, the mask of the created subnet, and also the “Road gateway”.

    Video on the topic

    Pay attention!
    When assigning an IP address to all computers on the local network, carefully check them to avoid duplication, since the coincidence of the IP addresses of electronic devices can become a reason for their discord and, as a result, the impossibility of working on the same network.

    Useful advice
    On the “Road Gateway”, that is, the modem, enter the 1st address (for example, 212.120.0.1), and select the IP address for PCs included in the local network from the range 212.120.0.2 – 212.120.0.255. The subnet mask for all devices will be identical.

    Several PCs in an apartment or office do not mean that you need to connect to all of them scanner or the printer separately. To make scanning and printing devices accessible to everyone, connect office equipment via networks .

    You will need

    • – Several computers;
    • – scanner;
    • – driver;
    • – local network.

    Instructions

    1. Equip your computers with a network scanner ohm All local participants will have the opportunity to use office equipment on equal terms. networks. Positively set up and install equipment. To avoid complications in the operation of the network scanner but take into account some of its features and subtleties.

    2. Please note that the network connection is connected scanner easily to the switch through the hub. If there are enough USB ports, then a hub is not essential. The main difference between network scanner ov from ordinary ones - lack of connection to one PC.

    3. Follow the setup steps networks in the following sequence: - Install drivers for scanner a, from the manufacturer's disk to all computers connected to networks;- configure the drivers;- assign to the network scanner have your own IP address; - connect the equipment to the switch; - enter the IP value into the newly created TCP port. The network equipment will be connected to the server. The scanner will be able to send finished images to the specified computer or email address.

    4. Consider the likelihood of customizing the ordinary scanner and with support for WSD service. To do this, connect the equipment to networks, make sure that scanner included. Click "Start" and go to the "Network" tab. Discover icon scanner and by right-clicking on it, select “Install”. In the User Account Control dialog box, click Continue. Click on the line “Your device is ready to use”, check the settings and click “Close”.

    5. Now click “Start” again, find the “Control Panel” option, go to “Devices and Printers”. Make sure the network icon is present scanner A. Now perform the scan using the WSD service. Network name scanner and will be displayed on all computers participating in the local connection networks .

    Pay attention!
    The WSD service is available in the systems Windows Vista.

    Useful advice
    The network scanner icon will be displayed with the name of the hardware being used.

    At a certain stage of the formation of the subject retail hand mold accounting no longer meets the needs of this trading enterprise. At the same time, the lack of an automated accounting system often leads to financial theft caused by employee abuse. Consequently, an automated accounting system “1C: retail” is being implemented at a trading enterprise, which needs to be positively configured.

    You will need

    Instructions

    1. Carry out the preparatory work. To do this, configure the “Store” (enter the name of the store and configure account). “Warehouses” can be represented not by a single warehouse, but by an entire structure (utility rooms, sales floors and other objects).

    2. The “Products” setting implies entering the maximum detailed information about the products sold: contractor, expiration date, composition, etc. Configure the “Prices” section. The pricing mechanism in this automated system elastic and primitive: if a price metamorphosis is planned, in “1C: Retail” a date can be set from which new prices will begin.

    3. When setting up “Discounts”, consider the fact that there are three types of discounts: when purchasing a product for a pre-specified amount, when purchasing a certain number of goods, using a discount card.

    4. Complete the “Access Rights” setting: this will allow every user who will be granted access to this comprehensive program, determine only the actions corresponding to his position. This will eliminate fraud on the part of the employees of this trading enterprise.

    5. To improve the efficiency of your retail business, ensure that the equipment you use is properly configured. A responsible approach is needed to the selection of commercial equipment. Particularly common equipment includes a fiscal recorder, a barcode scanner, and label printers.

    6. The final setup step is operational management. An inseparable stage of effective management is reporting and its review.

    Pay attention!
    If important tasks arise while working with 1C: Retail, immediately contact your system manager for support.

    Useful advice
    The 1C: Retail program is designed to minimize routine work. Due to the fact that it has most of the functions, this software is easy to customize.

    Types of scanners and their compatibility with Windows

    Consider setting up a regular scanner and using the WSD service. To do this, connect the equipment to networks, make sure that scanner included. Click "Start" and go to the "Network" tab. Find the icon scanner and by right-clicking on it, select “Install”. In the User Account Control dialog box, click Continue. Click on the line “Your device is ready to use”, check the settings and click “Close”.

    Now click on “Start” again, find the “Control Panel” option, go to “Devices and Printers”. Make sure you have a network connection scanner A. Now perform a scan using the WSD service. Network name scanner and will be displayed on all computers participating in the local connection networks.

    Please note

    The WSD service is available on Windows Vista systems.

    Useful advice

    The network scanner icon will be displayed with the name of the hardware being used.

    Sources:

    • connecting the scanner to the network

    Tip 4: How to install and configure a local web server

    Here we describe one of the ways to configure a local web server to create a test environment for web developers and web site testers. For of this server You don’t need an Internet connection and you can easily work with several projects at once. The web server works stably and does not require special knowledge when setting up. system administration.

    You will need

    Instructions

    Run the local web server installation program Endels_setup.exe. Click the "Next" button.

    Specify the location where you want to place the local web server itself and the files of your future projects. It is best to choose a disk with the largest capacity free space.
    Click the "Next" button.

    Network printing works, but network scanning fails (Windows).

    Maybe, network settings The scanner drivers are not installed correctly.
    To resolve the issue, follow the instructions below:

    NOTE: The illustrations below are representative of your product model and operating system and may differ from your Brother model and operating system.


    Step 1: Make sure your Brother machine is turned on and there are no errors on the display.

    1. If nothing appears on the display, your Brother machine is turned off or in sleep mode. Press any key to see if the device wakes up from sleep mode. If your device does not wake from sleep mode, make sure it is plugged into a working outlet and that all power buttons (if present) are turned on.
    2. Check the display for error messages. For example, "Paper Jam" or "Out of Ink/Toner." If the display shows an error, correct it.

    Step 2: Check your connection


    To use the Network Scan feature, your Brother machine must be in a peer-to-peer network environment.

    In a shared network environment, the scanning function is only available from the server computer and does not work on client computers.

    Step 3: Check that your Brother machine can print



    Step 4: Check your scanner driver


    Open the list of scanners and check for the Brother machine scanner shortcut.


    If you don't see a Brother machine shortcut in the list of scanners, you need to install the scanner driver.

    Go to section Files on this website on the page of your device model and download Full package of drivers and software. Installation instructions are available on the download page.

    Step 5: Check your Brother machine's IP address


    You can check the device's IP address using the network configuration list.

    Step 6: Set the IP address in the scanner driver

    NOTE: Steps may vary depending on the operating system you are using.

    • If you have problems with your IP address, please contact system administrator to obtain the correct IP address.
    • Refer to the network configuration list printed earlier for how to set the device's IP address.

      If Boot Method/IP Config is set to Auto, change it to Static. For details see User Guide or Network Guide.


    Step 7: Check your firewall settings

    Check your firewall settings on your computer. If your computer has a firewall enabled, it may block network connection required for proper operation programs network scanning. Disable the firewall on your computer and try network scanning again.
    If the network scanning feature works correctly after you disable the firewall, then the firewall was previously blocking the required network connection. In this case, Brother recommends that you disable the firewall each time you scan over the network using the scan key, or leave the firewall enabled by changing its settings.


    If your firewall is blocking your network connection, it is recommended to add the following internal/external ports to your firewall:

    • UDP: 54925
    • UDP: 137
    • UDP: 161

    Step 8: Uninstall and reinstall Brother drivers

    1. Uninstall and reinstall Brother drivers.

      For Windows XP SP2 or higher and Windows Vista: If the firewall discovery screen appears, select Change firewall port settings to allow network connection and continue with the installation. (Recommended) (Change the Firewall port settings to enable network connection and continue with the installation (Recommended)). You may need to click a button to continue. Next.

      If used Windows firewall is turned off or you are using a different firewall, you may receive a warning that the firewall has blocked the network connection. Add the following network ports according to the instructions provided in the documentation for the firewall you are using.


    2. To scan over a network: add UDP port 54925.
    3. If there are problems with network connection are not resolved, add UDP ports 137 and 161.
    4. Try scanning again to determine if the problem is resolved. If scanning fails:
    5. Make sure your computer is not running any security software or firewalls that might block your network connection.
    6. Try scanning from another computer connected to the network.

    7. These steps will help you determine if the problem is specific to your computer. If other computers are scanning, contact your computer manufacturer or network administrator for help in troubleshooting this computer.

    Hi all! Today I encountered this problem: how to make a scanner over a network in Windows? The printer is easy to add, because... Windows has a built-in print server, but no scanning.

    How to set up a scanner over a local network?

    After a little searching, I found a program that makes a scanning server and, accordingly, can share usb printer over the network!

    Now see how it works:

    1. Install this program on the computer to which the scanner is connected. Install as a server.

    2. Now on a computer that does not have a scanner, install the program in Client mode.

    3. To scan a document, select RemoteScan as the device.

    1. Install as a server

    I won’t explain to you how to install, everything is simple further, further, but most importantly, install as is and when installing, check the server box.

    When starting, select the scanner through which scanning will be performed. We select the scanner so that the program can share the scanner over the network.

    All. The server is minimized to tray and will start when the computer starts. There is no need to turn it off. If necessary, you can change the scanner in the tray if you have several of them.

    2. Install the scanner as a client

    Now we install the scanner on the computer where you will scan.

    The installation is similar, only during installation you need to select the Client checkbox.

    After installation, if the firewall asks, again select which networks you will use it on.

    All. Now how to scan.

    3. How to scan over a network via USB

    Now select the program to scan. If you don't have it, you can download it in my article about. I took the second one, which can scan several pdf pages into one file.

    Select RemoveScan as scanner

    And we scan as usual) This is how you can scan over the network via a USB scanner!

    Many people may need to connect the printer to virtual machine, I am attaching a video based on this)

    PS: If anyone has conflicts with this program on their computers, then try the BlindScanner program - it’s an analogue.