Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Simple client/server application
Simple client/server application [message #274747] Thu, 28 October 2004 04:02 Go to next message
Eclipse UserFriend
Originally posted by: mdebian.sfsb.hr

Is there a way (and if there is any documentation, tutorial - links??) to
develop simple client/server application in eclipse. I dont want web
application, no middle tier or anything similar just simple two-tier. What
is recomended open-source database with free jdbc driver?
Re: Simple client/server application [message #274762 is a reply to message #274747] Thu, 28 October 2004 08:03 Go to previous message
Eclipse UserFriend
Originally posted by: jw.jwi.de

If you mean by simple two-tier a rich client and a database, you can use
any JDBC enabled DB (and I don't know one that is not ;-)
Usually people use MySql, Postgres or the pure Java hsqldb
(http://hsqldb.sourceforge.net/) or Derby, the former cloudscape
(http://incubator.apache.org/derby/).
You might want to use a persistence framework like hibernate.

Juergen

Mirko Scurk wrote:

> Is there a way (and if there is any documentation, tutorial - links??) to
> develop simple client/server application in eclipse. I dont want web
> application, no middle tier or anything similar just simple two-tier. What
> is recomended open-source database with free jdbc driver?
Previous Topic:HTTP Client from Eclipse
Next Topic:When will the eclipse compiler support Java 1.5?
Goto Forum:
  


Current Time: Fri Jul 18 22:56:20 EDT 2025

Powered by FUDForum. Page generated in 0.02640 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top