Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1954
| From | Joseph Parkton <jparkton@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Java in HTML |
| Date | 2012-07-20 13:34 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <38fc3d36-1b2d-4040-b566-0ea1d336c1b4@googlegroups.com> (permalink) |
| References | <2f39e6a7-e39a-4e0f-89dc-347a031c2ad4@googlegroups.com> <couh08tuidqel84247b1r6jvj6mpfglsr9@4ax.com> |
On Friday, July 20, 2012 12:32:22 AM UTC-6, Roedy Green wrote: > On Thu, 19 Jul 2012 21:51:04 -0700 (PDT), Joseph Parkton > <jparkton@gmail.com> wrote, quoted or indirectly quoted someone who > said : > > >I am rather new to Java <=3D 1 week, but have been going at it daily and ha= > >ve built a pretty cool java cardgame. Now I want to do something like a swi= > >ng app maybe (although I don't know swing or any other GUI building languag= > >e but want to learn them so am looking for some experienced programmers as = > >to which one is most useful and will contribute to my worth as a future emp= > >loyee to $COMPANY)?=20 > > If your skill is Java, the easiest way to do this is to write an > applet than runs on the client. If the various players need to > communicate, have the Applet send and receive binary messages to a > Servlet running on the server. > > see http://mindprod.com/jgloss/applet.html > http://mindprod.com/jgloss/servlet.html > -- > Roedy Green Canadian Mind Products > http://mindprod.com > The greatest shortcoming of the human race is our inability to understand the exponential function. > ~ Dr. Albert A. Bartlett (born: 1923-03-21 age: 89) > http://www.youtube.com/watch?v=F-QA2rkpBSY Something like an IRC(ish) applet? For talking to one another, and printing out turns/points/whatever?
Back to comp.lang.java.help | Previous | Next — Previous in thread | Find similar | Unroll thread
Java in HTML Joseph Parkton <jparkton@gmail.com> - 2012-07-19 21:51 -0700
Re: Java in HTML markspace <-@.> - 2012-07-19 22:26 -0700
Re: Java in HTML Roedy Green <see_website@mindprod.com.invalid> - 2012-07-19 23:32 -0700
Re: Java in HTML Joseph Parkton <jparkton@gmail.com> - 2012-07-20 13:34 -0700
csiph-web