<div dir="ltr">I am currently using Connect(String,ConnectAuth,int) constructor, as I decided to use tcp connection and I need the auth part.<div>It works, but I still need the read/write flag which, in the Connect(String, boolean) is a boolean. I need to enable write permits.</div>
<div><br></div><div>In the javadoc no flags are defined...so which is the flag for allow write?</div><div>And where can I find a list?</div></div>