Hello,

I am, for some reason only getting 64K of data back from my local host as I test my program for being able to write a text file to a server and back. The remaining of the data is all spaces instead of char's, so that the original and recieved files are the same size but the last amounts of data beyond 64K have turned to spaces instead of chars.

There is also a matter of a "java.net.SocketException: Software caused connection abort: socket write error" I don't know why this is saying this. Perhaps this problem and the above are related but I don't know how to fix it.

Any ideas would be greatly appreciated. The code and data files are attached.

Thanks,

Brian

Recommended Answers

All 2 Replies

Any one have any ideas?

Thanks,

Brian

Doesn't look to be a malware problem, so why not post this in the correct forum?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.