db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » client/server » client   (RSS)
  • isalive() hang

    Hi, I have  a problem with isalive() method. When i killed the server, Isalive never return, and this exeptions throwing continually in the background when debugging in VS. i use db4o 7.2, and c# server:public static void Main(string[] args)  {  Console.WriteLine(''star'');  IExtObjectServer server = ...
    Posted to db4o User Forum (Forum) by jack_oneill on August 13, 2008
  • Re: c/s design: separate db4o logic from db4o client?

    Thanks for starting the discussion Andrew! Before we dig down into implementation details, I think we need to define what a db4o client actually is.   Some questions: (1) Are method calls against persistent objects executed on the client?  (or can they be remoted to the server?) (2) Do persistent objects need to have local state on ...
    Posted to db4o Product Developer Forum (Forum) by Carl Rosenberger on October 25, 2006