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 » network   (RSS)
  • Using IP address for remote client

    Hi all  i have a remote server and i want to access it by it's IP address. my code is like thisObjectContainer db=Db4o.openClient(''192.168.0.10'',1212,''admin'',''123456''); unfortunately my program wait in that line for ever. i try to work with it in local server computer with host name ''localhost'' and everything is ...
    Posted to db4o User Forum (Forum) by greenday on January 7, 2008