Re: Sending objects down a stream problem

1998-10-18 Thread Juergen Kreileder
> Michael Sinz writes: Michael> On Sun, 18 Oct 1998 17:29:52 -0600, Glenn Valenta wrote: >> I'm almost sure this is one of those problems cuased by >> my misconception of how things work in Java v.s. C++, >> but I have run this thing around for days without resolve. >>

Re: Sending objects down a stream problem

1998-10-18 Thread Michael Sinz
On Sun, 18 Oct 1998 17:29:52 -0600, Glenn Valenta wrote: >I'm almost sure this is one of those problems cuased by >my misconception of how things work in Java v.s. C++, >but I have run this thing around for days without resolve. > >Maybe someone can see the obvious > >I'm trying to send a serial

Sending objects down a stream problem

1998-10-18 Thread Glenn Valenta
I'm almost sure this is one of those problems cuased by my misconception of how things work in Java v.s. C++, but I have run this thing around for days without resolve. Maybe someone can see the obvious I'm trying to send a serialized class down a network pipe and am only getting the first one