Program SMBServer
The SMB server demo requires the RTIP-32 SMB Server add-on. The demo creates two shares and a few users. Once started, you can access files on the shares from other windows hosts running on the same LAN.
This demo can obtain its IP address from a DHCP server. If you have purchased the DHCP add-on for RTIP-32, you can define preprocessor symbol DHCP in the source code or on the compiler command line and add library Dhcpc.lib to enable this feature.
Demo Programs
Program SntpDemo
Program SMBClient
|