DHCP Server
If you don’t have a DHCP Router you can replace it by running a DHCP Server directly on your Windows PC :
- Download this utilitary https://www.dhcpserver.de/cms/download/
- Disconnect yourself from every other DHCP server (enterprise or internet)
- Check that your networking card is set up in in fixed IP within the domain you want to set your DHCP to
- Extract the archive and run dhcpwiz.exe
- Plug the RTOS IPC to the windows PC and select the network card on which the IPC is connected
- Next -> Tick "http Server" and click next
- Leave the IP pool by default (probably 169.254.0.1) or select an IP pool that fits the domain of your fixed IP -> Next
- Click on "write ini file" -> Next
- Tick run "dhcp server immediately" -> Finish -> Continue as tray app
- In the Windows bar on the bottom right you can see the server icon. If the configuration went right you should have a popup that looks like this :
You can right click on the icon and then select "open status"
It will open a web page with the IP adress of all the devices connected to your computer.