How to connect to a Windows machine from OS X
While the default and most supported file-sharing protocol in OS X is AFP (Apple Filing Protocol), Apple does include support for sharing files with Windows machines using the SMB (server message block) protocol. With OS X being a Unix-based system, Apple initially included the popular open-source Samba suite as the means for doing this, but because of licensing violations had to replace it with its own SMB implementation.
Regardless of the specifics of the SMB implementation, the methods by which you can connect to Windows machines should be the same throughout the various versions of OS X:
Use Bonjour services … Read more