[6087] in java-interest
Simple File IO
daemon@ATHENA.MIT.EDU (tahmed)
Tue Mar 19 13:46:02 1996
Date: Tue, 19 Mar 1996 11:51:29 -0500
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: tahmed <tahmed@ON.BELL.CA>
To: Multiple recipients of list JAVA-INTEREST
<JAVA-INTEREST@JAVASOFT.COM>
In-Reply-To: <199603071621.IAA01512@boca.nersc.gov>
Hi. Does someone have an example that does simple file i/o?
I just want a client to be able to read in a file, and then update it,
over the network.
Can you do that with a regular http server, or do you need to make a java
server. I need network IO documentation!