When IIS7 sends a response to a browser that exceeds one HTTP packet, only the first packet is received. I have an application consisting of a Java applet client communicating with a PHP server using SOAP. This has been running correctly on Windows XP using IIS 5.1 or Apache and on Linux using Apache...