WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Programmierung (http://www.wcm.at/forum/forumdisplay.php?f=17)
-   -   Sockets und Java (http://www.wcm.at/forum/showthread.php?t=95017)

Flink 28.04.2003 09:10

Ich befürchte, du solltest ein flush für deinen ObjectOutputStream ausführen. Probier es mal damit!

-----------------
public ObjectOutputStream(OutputStream out)
throws IOException
Creates an ObjectOutputStream that writes to the specified OutputStream. This constructor writes the serialization stream header to the underlying stream; callers may wish to flush the stream immediately to ensure that constructors for receiving ObjectInputStreams will not block when reading the header.


Alle Zeitangaben in WEZ +2. Es ist jetzt 21:56 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag