Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #24109
| From | markspace <markspace@nospam.nospam> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Client/Server + oOut.writeObject(tDataToClient); ERROR |
| Date | 2013-05-17 08:39 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <kn5ini$164$1@dont-email.me> (permalink) |
| References | <b6c9fe97-4b05-49ea-b547-3f22bbd376ff@googlegroups.com> |
On 5/17/2013 6:42 AM, Duncan Elliot wrote: > I suspect there is an additional step I need to take if I wanted to > test it locally, any idea?? Generally speaking, no. This sort of things works fine on my machine, I do it all the time. Check your local configuration, especially firewalls and virus software. Turn that stuff off for a quick check to see if it's interfering. 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/>
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