Someone on Amazon asked if it was possible to show the camera feed from a DCS-932L in a small always-on-top window on his computer screen.
The most straightforward means of achieving this I found was to use the free, open-source media player "VLC". http://www.videolan.org/vlc/index.html
In VLC, go to Media - Open Network Steam
For the Network URL, enter http://IPaddress:portnumber/video/mjpg.cgi (Where IPaddress and portnumber are the IP Address and port number for your camera.)
You will be prompted for your username and password, then the feed will start.
From there, you can set VLC to "Always On Top" in the Video menu, and "Minimal Interface" in the View menu.
You can also add your username and password to the URL like so: http://username:password@IPaddress:portnumber/video/mjpg.cgi