Path: utzoo!attcan!uunet!husc6!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: XPutImage size limit? Message-ID: <8905221136.AA12352@expire.lcs.mit.edu> Date: 22 May 89 11:36:03 GMT References: <1556@cfa241.cfa250.harvard.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 6 Is there a limit on the number of bytes of obdata that can be sent with a single call to XPutImage? No. XPutImage knows what the maximum request size accepted by the server is, and will decompose the image into multiple requests automatically.