[java] Secure Sockets and Swing

Started by
0 comments, last by darkpegasus 16 years, 3 months ago
Hey guys, I'm new to Java and this kind of programming, but what I'm trying to do is transfer some information between two Swing applications using secure sockets. What I want to do to make sure that a connection was made I want the first swing app to change a textfield's text on the second swing app. How would I be able to do this?
Advertisement
This should help you get started.
Check out my current project on Kickstarter: Genegrafter

This topic is closed to new replies.

Advertisement