Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4843
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.gui |
| Subject | Re: Getting Kg a balance ? |
| Date | 2011-12-16 07:26 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <flome71qm9t14cldkjjrfvb18hj25f0307@4ax.com> (permalink) |
| References | <c42766ea-5fb3-43e4-80f8-b2de3c300965@v29g2000yqv.googlegroups.com> <1gkme7p7nhu0phleun1r7ls622ftkmaeiq@4ax.com> <jcflcs$885$1@dont-email.me> |
On Fri, 16 Dec 2011 09:46:25 -0500, Jeff Higgins <jeff@invalid.invalid> wrote, quoted or indirectly quoted someone who said : > >"I wish to communicate with an electronic balance (scale). The balance >has an Ethernet interface. I wish to implement this communication inside >a Java environment." If that is what he is after, he needs the manual from the balance to learn the protocol. The balance might look like a little HTTP server to him, much the way a router works. Typically you can experiment sending it commands with your browser. To automate, you would need to send HTTP gets and POSTS. See http://mindprod.com/jgloss/http.html Which off all these interpretations of your question is closest? -- Roedy Green Canadian Mind Products http://mindprod.com For me, the appeal of computer programming is that even though I am quite a klutz, I can still produce something, in a sense perfect, because the computer gives me as many chances as I please to get it right.
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Next in thread | Find similar
Getting Kg a balance ? The Nigga <fernandopaivabr@gmail.com> - 2011-12-15 12:54 -0800
Re: Getting Kg a balance ? Knute Johnson <nospam@knutejohnson.com> - 2011-12-15 14:24 -0800
Re: Getting Kg a balance ? Jeff Higgins <jeff@invalid.invalid> - 2011-12-15 18:30 -0500
Re: Getting Kg a balance ? Roedy Green <see_website@mindprod.com.invalid> - 2011-12-16 06:21 -0800
Re: Getting Kg a balance ? Jeff Higgins <jeff@invalid.invalid> - 2011-12-16 09:46 -0500
Re: Getting Kg a balance ? Roedy Green <see_website@mindprod.com.invalid> - 2011-12-16 07:26 -0800
Re: Getting Kg a balance ? The Nigga <fernandopaivabr@gmail.com> - 2011-12-18 09:01 -0800
csiph-web