<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
A question was raised a while back about getting a DcerpcException with
the message "Fragmented request PDUs currently not supported":<br>
<blockquote><a class="moz-txt-link-freetext" href="http://article.gmane.org/gmane.network.samba.java/6745/match=fragmented+request+pdus">http://article.gmane.org/gmane.network.samba.java/6745/match=fragmented+request+pdus</a><br>
</blockquote>
I am seeing this too, and it appears that the values for max_xmit and
max_recv are hardcoded to 4280 in jcifs/dcerpc/DcerpcHandle.java; I'm
using JCIFS 1.3.14 as a baseline.<br>
<br>
Is there a reason for this limit?&nbsp; Is it something that should be
negotiated and just hasn't happened yet?&nbsp; I'm still learning the ins
and outs of CIFS as I am porting JCIFS to a J2ME environment.<br>
<br>
Thanks,<br>
-Del<br>
</body>
</html>