Apache Server configuration support - Win 32 PUT script

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > August 2004 > Win 32 PUT script





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Win 32 PUT script
Porky Pig

2004-08-27, 6:35 pm

I have written a Java based voicemail system. Users are able to retrieve,
and delete messages via a Java applet. This same applet also modifies and
index to theses messages via a PUT request to Apache 2.0.48 (Win32)
Server. I run the exact same system on a Linux webserver, and everything
runs smoothly. On Windows XP, I run into a problem after storing a few
messages. I get an IOCorrupted Exception. Apon checking the sent index
file, I noticed that the stream is corrupted everytime a 0x1a character
is transmitted. In Windows, this character is known as an EOF (end of
file character). Is there any way to put a stop to windows assuming that
just because a characer says it is an (EOF) that it should fill the rest of
file with 0x1A's. So Far I have told my applet to use Content-type:
application/octet and set the magic config file to try to reconize the file as a
binary. Any suggestions?

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com