by bymyhand on Wed Jun 06, 2007 5:27 pm
I have clients connecting to my XNET server and even though it worked for what I wanted, it created some other issues. Its looks like from what I can tell when you connect to an XNET server the client locks its own db files and then accesses the db files on the server. This creates a problem for me because some db files need to be refreshed from the client. IE news, new movies, and pics. I would then have to log on to the server, refresh the db there and then restart the xlobby client. As you can see doing this for db files that need to be refreshed regularly can be quite time consuming. is there any way to either specify the db files you want shared and not shared or is there an event you can use to refresh the server's db file not the clients?