[jcifs] Hosts and shares enumeration

Michael B Allen mba2000 at ioplex.com
Wed Jun 30 01:45:57 GMT 2004


Eric said:
> This is a PUT, which I haven't toyed with; POST would be similar to what
> you have, just s/PUT/POST.  Also, you might need to read from/check the
> response code after writing (i.e. con.getResponseCode()); the underlying
> connection typically won't read the pending server output unless an
> explicit read occurs (since after that has happened you can no longer
> write to the connection, which was the original problem we had with
> POSTs).

Ok, POST works. But I'm seeing the server (Resin running our Filter) reset
the connection after the client submits the type-3-message. Is that
supposed to happen?

Mike


More information about the jcifs mailing list