Thank you for answering, Randy
Yes, my DS Server is set up so that all computers are writers.
I have now uninstalled my Apache http server, and instead I am making my html-pages (with the applet) available through the LV Webserver. By doing this I got access to the DS Server as well (with no other changes than changing http server). I can't understand why, but the important thing is that it's now working. Any clues to why it didn't work with Apache?
By the way, the initial values of the DataSocket Server items I have made are not working properly. I am using either string or int initial values on several of my DS items (set up using DS Server Manager), but none of them are correctly initialized when starting DS Server. (Polling of item-values
are done using a small Java program implementing the DS JavaBean). What am I doing wrong?
Anders