In computer networking, Server Message Block (SMB), one version of which was also known as Common Internet File System (CIFS /sɪfs/),[1][2] is a communication protocol[3] for providing shared access to files, printers, and serial ports between nodes on a network. It also provides an authenticated inter-process communication (IPC) mechanism.
~新建文件夹,打开简介,在共享与权限设置为everyone读与写。
~terminal中查找本地ip地址,en0为无线网卡,#000.000.00.000为ipv4地址
ifconfig
en0: flags=1111<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1111
options=111<CHANNEL_IO>
ether 11:11:11:11:11:11
inet6 1111::1111:1111:1111:1111%en0 prefixlen 11 secured scopeid 1x1
inet 000.000.00.000 netmask 1x11111111 broadcast 111.111.11.111
nd6 options=111<PERFORMNUD,DAD>
media: autoselect
status: active
~打开文件输入smb://ip
~连接成功