Again, do you know how to ping? Do you know how to get the ip address of the machines?
IP address - go to a command line and type IPCONFIG and it will tell you the IP address of the machine you are on. Go to the other machine, and from a command line prompt, type
ping <ip address>
If you get a response, then they can communicate. If it times out, then they cannot. That is step #1.