Sat Jul 23, 2016 5:29 am
You did not miss anything. The thread liked to above is all about setting up static IP addresses which is not what you want to do.
I use my Pi at home and work on the WIFI network at each location. As far as I recall it was just a matter of putting two entries for the two access points in dhcpd.conf
Sadly I'm away from my Pi today so I can't cant and paste that setup as an example for you.
Now, you may also want static IP on the Pi at both home and work. I do that by configuring the WIFI routers to always allocate the same address, static reservation. Not necessarily the same address at both locations mind.
Memory in C++ is a leaky abstraction .