Trying to create a network of client server to work - fairly new to networking

Hello

I have a PC running Windows 7 Ultimate that I try to do the 'server' for my work network.  I have two other PC, one running Windows XP Pro and the other running Windows 8 Pro - these two, I'm doing the "clients".  The Windows 7 pc is connected to internet via ethernet (via my Linksys N Router).  The other two PC is connected to the internet via the router as well.

Can someone give me instructions of "layman's terms" on how to do it?  I can't have wired them together but I'm quite sure, there is a very easy way to do it.  Try to use my Quickbooks on all computers.

Thank you!

Roland

You are welcome.
You can host the files of QB data on the Windows 7 machine and access it from the Windows 8 PC, but you will not be able to run QuickBooks in this way.  You need to install Quickbooks on Windows 8 PC.

Tags: Windows

Similar Questions

  • Lack of EAP = PEAP (Protected EAP) in windows xp sp3 trying to create virtual network tomy office.

    I'm trying to create the virtual network in my office and the dropdown under the security of network connections authenticatication tab the list drop-down option to authenticate "= Protected EAP (PEAP) EAP is missing. I need to select this option to connect to my office according to the documentation provided by them.

    I m in a situation where I need to connect and work. Office staff not support this problem because it is my laptop at home.

    If please suggestions for install or upgrade or solutions to this would be greatly appreciated.

    Thanks in advance.

    Regads venzy

    Hate to tell you but PEAP is not supported by nature in windows XP. You must purchase and install a version of 3rd party drivers.

  • tried to create a network for internet sharing. But the option "activate internet ' is not available in the share window during the creation of the new network

    Please kindly help me out in the question above

    Hi ShamanthKumar,

    Which versions of Windows are the computers that you want network running? (Windows 7, Vista, or XP?)

    You are using a router, and if so, the computers are connected via cable or wireless?

    I suggest to look at the following articles that will show you how to network your computers for internet sharing:
  • Creating a network - please help

    Hello world

    I am trying to create a network of laboratory where I install on 1st vm machine - Windows 2008 R2. This vm machine will have a static ip address, that I posted on my home network. This server is also the DC and the DHCP server.

    Then, I installed 3 vm machines with windows 7.

    My question is how to make the server to access the internet is the bridge with the network card host but at the same time providing DHCP for the other 3 machines to winodws 7.

    Config:

    DC: 192.168.0.50

    DG: 192.168.0.1 (home Modem is DG)

    The DHCP scope: 192.168.0.51 - 60

    I want to add 3 Windows 7 machines to the domain.

    I would be grateful someone help with this or if you could point me in the right direction, where it is documented not confusedly. I'm new on this.

    Thank you

    Rather than fill the machines, simply put your DC and the Windows machine to the VMnet even and your DC, put the IP of the Modem home gateway

  • Impossible to create a network/how to connect to openstack-client CLI

    Hello

    According to the video 'VMware integrated OpenStack - adding networks - YouTube', it shows how to create a network through CLI openstack-client.

    While, I'm new to openstack and don't know how to connect to the CLI client at all.

    I could only try to create a network in the GUI. Here is my configuration:

    1.PNG

    It looks great, isn't it? However, I get:

    1.PNG

    Configure anything wrongly? BTW, can someone tell me how to access the CLI openstack-client as the video.

    Here is something you can try.

    If you are using DVS based network, you must enter "dvs" in the section "physical network.

    If you are using NSXV, then you can leave the Network Physics field empty, otherwise you must ensure that you enter a valid dvs moref id.

    For most cases, if you use NSXV, you can simply create network tenent in the project view (then NSXV will take care of it for you).

    Anyway, if you want to use cli, here are the steps.

    1 > connect to the administration server

    2 > ssh-i /home/viouser/.ssh/id_rsa viouser@controller01

    3 > sudo knew.

    4 > source cloudadmin.rc

    Then, you can use the cli freelly.

    Kind regards

    Yixing.

  • Error Msg: "not enough server memory is available to process this command" tries to open the network when the folder shared

    Hello.  I did some of my files of Windows XP Dell system accessible on my home wireless network.  When I try to open the folder (which appears in the network folder) on my Sony Vaio with Windows Vista, I get the error msg that I have stated above in the title of this Post.

    The entire message starts like:

    \\DOUG-DELL1\Denises at the bottom of the folder is not accessible. You could

    are not allowed to use this network resource.  Contact the

    Administrator of this server to find out if you have the permission to access

    "not enough server storage is available to process this command" tries to open the network when the folder shared.

    I have a bitmap and a Jpeg screenshot captures showing the specific error message as well as the objects on my network - is possible I can join to this post?

    This error message is misleading. See article Knowledge Base Microsoft Antivirus software may Cause Event ID 2011 for a likely solution, specifying a value of IRPStackSize 15 on the Windows XP computer. Boulder computer Maven
    Most Microsoft Valuable Professional

  • Im trying to fill the network so my ps2 connections can use the signal wireless to my laptop running vista Basic. When I click to bridge, I get a message saying that I need at least 2 internet connections. is this in any way about this?

    Im trying to fill the network so my ps2 connections can use the signal wireless to my laptop running vista Basic. When I click to bridge, I get a message saying that I need at least 2 internet connections. is this in any way about this?

    Hi Jer9009,

    Welcome to the Microsoft answers site.

    ·         Could you give the exact error code or error number you get?

    To connect multiple computers, install a network adapter in each and run a network CAT5 cabling to connect each one to a hub (and thus the other.) The computer that will serve as a transition will have a standard network card for wired and a wireless network adapter that will connect to the wireless (WAP) access point or gateway on the second network.

    A network bridge is software or hardware that connects two networks or more so that they can communicate. You can create only a single bridge network on a computer, but a bridge can handle any number of network connections.

    For more information, see the link: create a network bridge:http://windows.microsoft.com/en-US/windows-vista/Create-a-network-bridge

    Add a connection to a network bridge: http://windows.microsoft.com/en-us/windows-vista/Add-a-connection-to-a-network-bridge

    Swathi B - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Need help on TCP/IP port multi Client-Server

    Hi all, I'm trying to develop a client-server application to disseminate data on a few numbers of random ports (defined by myself) to the data on the server TCP stream (IE another computer) in LabVIEW. So far, I created my app using the examples OR for 'Simple Client + Server data' and it works fine. I also understand that VI 'TCP Listen' could not listen to the TCP 1 connection only and a way around this is to use the idea of queues to receive & process the incoming data. The disadvantage of the idea is that the 'port' basic (IE original port) must be the same (on each client TCP) with the TCP server and it is not suitable for the use I have planned.

    Basically on the side of TCP server, I need to graph/control data on different port numbers that are currently broadcast in real time to client TCP one computer. Is this possible in LabVIEW?

    Anyone (gurus OR incl.) advise and point me in the right direction?

    * lost *.

    Hello

    http://zone.NI.com/DevZone/CDA/EPD/p/ID/2739 Here you can download this component. But you can also use the TCP icons which is available in the data communications > Protocals > TCp for communication and to read and write data using flattened string Variant. I have attached a small example where I'll copy a constant string to the PC to check the connection between the client and the host server. Hope this helps you.

  • We have many laptops in our House that we want to print our primary computer. How to create a network?

    Four laptops and a main computer

    You have left out a lot of information, like how you get to the Internet and what systems of operation or Service Pack levels different computers are running, and if the printer is connected locally to a particular computer. So I'll give you some general tips and then if you have any questions you can come back with the lack of details and I can be more specific.

    General steps:

    1. do you have a router (or a combination modem/router). This will create the Local ("LAN") network. If all the computers are connected to wireless local area network, make sure that you configure the network wireless safely. See below for more details.

    2. best solution - to have a printer real network which is connected by cable (wireless only if it is not close to the router) to the router. Then all computers on the local network can print to it without the need of a particular computer to be turned on.

    3. If your printer can be connected locally (directly to a computer via a USB cable), then:

    a. set up the file/printer sharing on all computers (see below for more details);
    b. install the printer on every computer.

    Configuration of the router wireless safely:

    Have a computer connected to the router with an ethernet cable. Examples given are for a Linksys router. See the manual of your router or the router mftr's Web site. for the parameters by default if you don't have a Linksys. Open a browser such as Internet Explorer or Firefox and in the address bar type:

    http://192.168.1.1 [Enter] (it is default IP address of the router, which varies from router to router then check your manual)

    This will bring you to the login screen of the router. The default username is blank and the Linksys default password is "admin" without the quotes. Enter this information. You are now in the configuration of the router utility. Your configuration utility may be slightly different from mine. The first thing to do is to change the default password because * all * known default passwords for different routers.

    Click the Administration link at the top of the page. Enter your new password. MAKE A NOTE SOMEWHERE THAT YOU WILL NOT LOSE. Re-enter the password to confirm it, and then click Save settings at the bottom of the page. The router will reboot and show you the box of connection again. Do not fill in the user name and put it in your new password to enter the configuration utility.

    Now, click on the link wireless at the top of the page. Change the network name (SSID) wireless by default to something, you'll recognize. I suggest that my clients not use their surname as the SSID. For example, you might want to name your network wireless network "CastleAnthrax" or similar. ;-)

    Click on save settings and when you get the prompt that your changes were successful, click the wireless security link which is just beside the Basic Wireless Settings link (where you changed your SSID). Most computers purchased during the last 4 years have the wireless hardware that will support WPA2-Personal (also known as WPA2-PSK). This is the desired encryption level. If your wireless hardware is older, use WPA. Don't use WEP, because who is easily broken within minutes. So go ahead and set the Security Mode WPA2-Personal. Do this and enter a password. For example, you could use the password ' here be dragons, beware you scurvy dogs! The password is what you enter on all computers that are allowed to connect to the wireless network. MAKE A NOTE SOMEWHERE THAT YOU WILL NOT LOSE.

    At this point, your router is set up and if the computer that you use to configure the router will normally connect wireless, disconnect the ethernet cable and wireless of the computer should see your new network. Enter the password that you have created (exactly as you wrote it with all capital letters and punctuation) to join the network and start surfing.

    Network:

    Here are the steps of general network troubleshooting. Just cannot apply to your situation, so just take the bits that are. It may seem daunting, but if you follow the steps in the links and suggestions below calmly and consistently, you will have no difficulty to implement your sharing.

    Excellent, comprehensive, but easy to understand article on sharing files/printer under Vista. Contains information about sharing printers and files, and the folders:

    http://TechNet.Microsoft.com/en-us/library/bb727037.aspx
    For XP, start by running the Network Setup Wizard the on all machines (see warning in section A below).

    Problems sharing files between computers on a network are usually caused by 1) a misconfigured firewall or a firewall neglected (including a dynamic firewall in a virtual private network); or (2) inadvertently run two firewalls such as the firewall of Windows and a third-party firewall. and/or (3) do not have accounts to the same users and passwords on all computers in the workgroup. (4) tries to create actions where the operating system does not.

    A. configure the firewall on all machines to allow traffic to local area network (LAN) as being approved. With the Windows Firewall, it means which allows file sharing / print on the Exceptions tab normally run the XP Network Setup Wizard will take care of this for these machines. The only "witch hunt", it will turn on the XPSP2 Windows Firewall. If you are not running a third-party firewall or you have an antivirus/security with its own firewall component program, then you're fine.  With a third-party firewall, I usually set up the allocation of LAN with an IP address range. E.g. would be 192.168.1.0 - 192.168.1.254. Obviously you would substitute your correct subnet. Refer to the safety of any third party program or the user forums for how to correctly configure its firewall. Do not run more than one firewall. DON'T STOP FIREWALLS; CONFIGURE THEM CORRECTLY.

    (B) to facilitate the Organization, put all computers in the same workgroup. This is done from the System applet in Control Panel, the computer name tab.

    (C) in Vista, turn on password protected sharing. Create accounts of users and corresponding passwords on all machines. You do not need to be logged into the same account on all machines and assigned to each user account passwords can be different; accounts/passwords just need to exist and to match on all machines. DO NOT NEGLECT TO CREATE PASSWORDS, EVEN IF ONLY OF SIMPLE. If you want a machine to boot directly to the desktop (a particular user account) for convenience, you can do this:

    XP - set up Windows to automatically connect (MVP Ramesh) - http://windowsxp.mvps.org/Autologon.htm

    Vista - Start ORB > Search > type: netplwiz [Enter]
    Click continue (or provide an administrator password) when you are prompted by UAC

    Uncheck "users must enter a user name and password to use this computer". Select a user account to connect automatically by clicking on the account you want to highlight and press OK. Enter the password for this user account (when it exists) when you are prompted. Leave blank if there is no password (null).

    D. Si one or more of the computers is XP Pro or Media Center, turn off Simple file sharing (Folder Options > view tab).

    E. create share as you wish. XP Home does not share the users directory or the Program Files, but you can share folders inside those directories. A better choice is to simply use the Shared Documents folder. See the first link above for more information on Vista sharing.

    F. you have the job of file sharing (and tested by exchanging a file between machines), if you want to share a printer connected locally to one of your computers, share of this machine. Then go to the printer mftr Web site. and download the latest drivers for the correct system. Install them on the target machines. The printer must be collected during the installation procedure. If this isn't the case, install the drivers and then use the Add Printer Wizard. In some cases, printers must be installed as local printers, but it is outside this response.
    MS - MVP - Elephant Boy computers - don't panic!

  • Is it possible to Client/Server?

    Our photography club is looking for ways that we can ask our members using PS, LR and possibly items.  We would like to keep things simple, with only one copy of the software resides on our server and the possibility to attach up to eight or ten student computers.  Is this possible in the Adobe environment today?  Yes, I see the responses that say coming: subscribe to the cloud.  This is not what I'm trying to do.

    Thanks in advance for your help.

    Photoshop is not available as a client/server application. If it was to buy a volume for the 600 users license would be incredibly expensive. You can of course use a network for the storage of files. I'm afraid that your option here would be to have the members of the club to buy a subscription to the CC for $10 per month or as a club buy a teaching edition (but do not qualify for that) stand-alone versions are not good / educational editions. If you are interested there is a link below

    Pricing plans and creative Cloud membership | Adobe Creative Cloud

    A rough calculation would put your monthly costs at about £7000 per month, but with the purchase of 600 licenses, I'm sure that you get a discount of heavy, still £84 000 a year for a club won't be very convenient.

  • Create an ODBC/OIC OBIEE server connection.

    Hello

    I look at if there is a way to create an ODBC connection to a remote server in OBIEE or a way to get the data repository by other means (perhaps OIC?). The OBIEE server is on a remote windows computer and I am trying to create an ODBC data source in my windows machine local with the drivers of the instant_client without success.

    Any help is greatly appreciated!

    I found that the problem was the odbc driver that I used. I had to use the one that is installed with the tool Oracle BI Admin of 32 bits (not DB client instant one).

  • Best practices for the application of client-server (Socket)

    I want to build a client-server application

    (1) getting started... client creates the connection to the server and keeps the reading of data from the server
    (2) server continues to send different messages
    (3) given the messages view (Async) client server must be changed

    I tried different finished cases against IllegalStateChangeException updating GUI

    So, what is the best way to do this?

    Please give an example of work.

    Thank you
    Vijay

    Published by: 844427 on January 12, 2012 12:15 AM

    Published by: 844427 on January 12, 2012 12:16

    Well, without testing your code, I can say that if you want to update the ObservableList in updateLobby, you must be sure that this happens on the thread of JavaFX, because only this thread is allowed to update the properties / observable (who are currently in an active scene graph).

    So, I would change the code in updateLobby to this:

      @Override
      public void updateLobby(LobbyListModel[] changes) {
          final String[] ar = new String[changes.length];
          for(int i=0;i!=null){System.out.println(changes[i].getName());ar[i] = changes[i].getName();}}
    
    Platform.runLater(new Runnable() {@Overridepublic void run() {ol.addAll(ar);}});}
    
    
    Good luck!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
    
  • NI-VISA 5.1.2 outputs/farm right after launching it on CentOS Linux 6.2 PC, also blocks LabVIEW trying to create VISA constant REF for VISA Open.

    After installing 2011 LaBVIEW and NI-VISA 5.1.2 on CentOS 6.2 PC, I noticed a problem trying to use the LabVIEW vi VISA, basically it does not work for me, LabVIEW crashed when trying to create a control, or a constant for the open VISA vi.  Tried to launch VISA tools, they all start and then close abruptly.  Trace IO OR only shows a single line.

    I read however number of threads and decided to collect the system.log NOR, which is attached. (system.log.gz). I noticed a strange message here on nivisaserver:

    / usr/bin/tail - lines = 25 var:

    22 May 11:18:48 abrtd localhost: 'nivisaserver' Package is not signed with the appropriate key

    22 May 11:18:48 abrtd localhost: corrupt or bad dump /var/spool/abrt/ccpp-2012-05-22-11:18:48-3258 (Re: 2), deleting

    Thank you!

    MountainMan12 wrote:

    After installing 2011 LaBVIEW and NI-VISA 5.1.2 on CentOS 6.2 PC, I noticed a problem trying to use the LabVIEW vi VISA, basically it does not work for me, LabVIEW crashed when trying to create a control, or a constant for the open VISA vi.  Tried to launch VISA tools, they all start and then close abruptly.  Trace IO OR only shows a single line.

    I read however number of threads and decided to collect the system.log NOR, which is attached. (system.log.gz). I noticed a strange message here on nivisaserver:

    / usr/bin/tail - lines = 25 var:

    22 May 11:18:48 abrtd localhost: 'nivisaserver' Package is not signed with the appropriate key

    22 May 11:18:48 abrtd localhost: corrupt or bad dump /var/spool/abrt/ccpp-2012-05-22-11:18:48-3258 (Re: 2), deleting

    Salvation mountain,

    Thanks to attach the report system log - I think I have a solution for you :-) Let's look at some of the lines:

    890: / proc/meminfo:
    891: MemTotal: kB 3894712

    1726: / proc/iomem:
    ...
    1784: 100000000-12dffffff: System RAM

    1807: / bin/dmesg:
    ...
    1820: RAM BIOS fitness card: 2576: [nipple] more than 4 GB of memory addressable detected.
    ...
    1838: BIOS-e820: 0000000100000000 - 000000012e000000 (usable)
    ...
    2576: [nipple] more than 4 GB of memory addressable detected.
    2577: [nipple] this configuration is not supported. Check the release notes for more information.

    Starting at the bottom to 2576.2577, dmesg lines had more than just the NI-VISA signature notification server. To start the system, the kernel modules OR refused to load because they detected more than 4 GB of memory addressable. But, if you look upward to the 890.891 lines, meminfo says that you have less than 4 GB of memory system, which makes it appear as modules OR don't know what they are talking about. However, if you look at the report of iomem down on lines 1726.1784, system RAM was relocated above the 4 GB limit. While your system has no more than 4 GB of RAM, part of his memory addresses beyond 4 GB, which can not use modules OR and so they refuse to load. -What happened? Your BIOS has provided a physical map of the RAM with usable over the threshold (line 1838) addresses.

    The difficulty here is simple: you must specify the kernel to reserve addresses beyond 4 GB [1] so that it won't remap RAM into a memory. Once all the RAM addresses below 4 GB, the modules must load and VISA/LabVIEW/al. should stop bad conduct.

    It seems to me that LabVIEW does not handle this situation very gracefully, and maybe you can work with Kira to file a bug report.

    [1] re: success SUSE linux and DAQmx installation; nilsdev and other missing utilities.

    http://forums.NI.com/T5/Multifunction-DAQ/successful-SUSE-Linux-and-DAQmx-install-nilsdev-and-other/...

  • How to create a Labview Websocket client?

    Objective: Use WiFi to transfer analog readings of a Yun Arduino to a Labview graphical user interface.

    An Arduino Yun provides Websocket server capabilities and Allied standard used with a browser.   But I did not how to create a Labview Websocket client.  Where my question "how to create a Labview Webcocket customer?

    Howard

    Dennis_Knutson wrote:
    I think you need to better define the arduino interface.

    Dennis - the interface is well defined. WebSocket is a standard (with some variations). It uses the web server, although it does not strictly HTTP connections.

    I don't know of a free LabVIEW websocket client implementation. You might be able to detach the screws LabVIEW of HTTP to retrieve part of the initial connection and the logic of the handshake, but.

  • I am trying to create a VPN connection, but when I get to the step that allows me to create the VPN, the radial buttons are greyed out.

    I am trying to create a VPN connection, but when I get to the step that allows me to create the VPN, the radial buttons are grayed out, it is a Windows component is missing and does not allow me to create VPN. I am running Windows XP Home addition. I recently got a Malware attack and had the quarantine and fix trojen attempts. After the restoration, I found that my previous VPN connection was broken. When I tried to add a new connection, I'm stuck on the screen connection virtual network in the the radial button private network connection wizard is grayed out, he could not check.

    Hello

    Your Windows XP question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the Windows XP TechNet forum. You can follow the link to your question:

    http://social.technet.Microsoft.com/forums/en/itproxpsp/threads

Maybe you are looking for

  • Only show the first page of the chapters and expandable pages

    I just downloaded a book and its showing only the first page of a large number of chapters. When I arrived at the end of the first chapter (if it is still in the right order) he repeated the same page several times. From there, the next 4 chapters we

  • Pavilion G6-2209ss: upgrade CPU HP Pavilion G6-2209ss

    Well, I would like to upgrade the processor in my laptop. The specifications are in this link. The processor there is an i3-2370 M with plug PGA988B; but I see all this laptop-compatible processors. Thank you for your help. PS: Sorry if my English is

  • Insert steps in sequence of runtime using DefaultSequenceValues

    As part of the sequence call step type custom that I see, I want to add steps to the sequence called, but only when running. I found the runtime class methods to modify the copy of the length of the sequence: News/Set/Get/Clear SequenceDefaultValues,

  • Can't see the photos for video files.

    I can't display thumbnails of video even for wmv and mpg formats although I managed to display in the thumbnail view before. How I struggle pulling?

  • Special Edition of Dell inspiron 17r

    Hello, I just bought a dell inspiron 17r special edition, with a NVIDIA geforce gt 650 m, but when I run the NVIDIA card Board, I am not able to use it with display of how can I put the NVIDIA card to work?