How to make Java Swing Desktop app communicate with a server ?
Posted
by Kim Jong Woo
on Stack Overflow
See other posts from Stack Overflow
or by Kim Jong Woo
Published on 2010-06-16T23:37:32Z
Indexed on
2010/06/16
23:52 UTC
Read the original article
Hit count: 200
java
ex) Authenticate users on their desktop app from a server.
Questions about server: Do I have to use Tomcat ? Are there any other solutions ? could I even use Apache ?
© Stack Overflow or respective owner