|
|
Browse by Tags
All Tags » client/server » network (RSS)
-
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 ...
|
|
|