Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #24125
| From | Arved Sandstrom <asandstrom2@eastlink.ca> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Client/Server + oOut.writeObject(tDataToClient); ERROR |
| References | <b6c9fe97-4b05-49ea-b547-3f22bbd376ff@googlegroups.com> <kn5ini$164$1@dont-email.me> <5196dee5$0$32105$14726298@news.sunsite.dk> |
| Message-ID | <b5Clt.1$KM4.0@newsfe25.iad> (permalink) |
| Organization | Public Usenet Newsgroup Access |
| Date | 2013-05-17 23:56 -0300 |
On 05/17/2013 10:52 PM, Arne Vajhøj wrote: > On 5/17/2013 11:39 AM, markspace wrote: >> BTW that tutorial you linked to looks a little dubious at best. Why not >> use the official one? >> >> <http://docs.oracle.com/javase/tutorial/networking/sockets/> > > Good advice. > > That wikibooks example is pretty bad in many ways. > > Arne > It's atrocious. I can sort of guess what programming languages and operating systems the author used for this problem in the past, but I'll wager he had less than 6 months of Java under his belt when he wrote that abortion. I started looking at the rest of the pages there for Java, and it's worrisome stuff. Part of the problem is, a lot of it - maybe all of it - is clearly written by a guy who doesn't have an excellent command of English. But why would you even want to waste your time? Better reference material and tutorials on all of this have existed for 10-15 years. AHS
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Client/Server + oOut.writeObject(tDataToClient); ERROR Duncan Elliot <duncanfme@googlemail.com> - 2013-05-17 06:42 -0700
Re: Client/Server + oOut.writeObject(tDataToClient); ERROR markspace <markspace@nospam.nospam> - 2013-05-17 08:39 -0700
Re: Client/Server + oOut.writeObject(tDataToClient); ERROR Arne Vajhøj <arne@vajhoej.dk> - 2013-05-17 21:52 -0400
Re: Client/Server + oOut.writeObject(tDataToClient); ERROR Arved Sandstrom <asandstrom2@eastlink.ca> - 2013-05-17 23:56 -0300
Re: Client/Server + oOut.writeObject(tDataToClient); ERROR Arne Vajhøj <arne@vajhoej.dk> - 2013-05-18 08:44 -0400
Re: Client/Server + oOut.writeObject(tDataToClient); ERROR Duncan Elliot <duncanfme@googlemail.com> - 2013-05-17 10:04 -0700
csiph-web