[6500] in java-interest
writeBytes() fails with Netscape 2.0
daemon@ATHENA.MIT.EDU (trk@BILBO.WIPSYS.SOFT.NET)
Mon Apr 1 05:14:55 1996
Date: Mon, 1 Apr 1996 13:52:49 -0500
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: trk@BILBO.WIPSYS.SOFT.NET
To: Multiple recipients of list JAVA-INTEREST
<JAVA-INTEREST@JAVASOFT.COM>
Hi,
I am facing a strange problem.. I have a service running
on Windows-NT and an applet that needs to open a socket
connection to it and then read from and write to the
DataInputStream and DataOutputStream resply. of that
Socket..)
Everything goes on well when I run the applet using the
appletviewer (on NT and Solaris) and the Netscape 2.0
on NT. But when I try to run it using Netscape 2.0 on
Solaris 2.4, I get an exception for the writeBytes()
call. The message of the exception is "Invalid argument".
One more point of interest is that the same writeBytes()
call (and its variants) run without any problem if the
service is also running on Solaris 2.4.
To sumarize, using Netscape 2.0 on Solaris 2.4
write() variants fail if
Applet has to connect to a NT service
write() variants work if
Applet has to connect to a Solaris service
(Ofcourse, the service is running on the applet-host).
Is there a work-around?
Thanks and Regards,
TRK
--
_________________________________________________________________
T. Rama Kumar ph: 91-80-2210818
Wipro Systems e-mail: trk@bilbo.wipsys.soft.net
40/1A,Lavelle Road
Bangalore
India
-----------------------------------------------------------------
Life is too important to be taken seriously.
_________________________________________________________________
-----
This message has been forwarded via the JAVA-INTEREST
mailing list. In order to unsubscribe from this list, send a message to
listserv@javasoft.com with the command 'signoff JAVA-INTEREST' in
the message body (not in the subject line).