Re: Peformance questions
levin <[email protected]> Sun, 7 Jun 2015 06:26:53 -0700 (PDT)
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <[email protected]> |
jcifs.Config.setProperty("jcifs.smb.client.dfs.disabled", "true");
jcifs.Config.setProperty("jcifs.smb.client.useExtendedSecurity",
"false");
jcifs.Config.setProperty("jjcifs.smb.lmCompatibility", "2");
jcifs.Config.setProperty("jcifs.smb.client.useExtendedSecurity",
"false");
jcifs.Config.setProperty("jcifs.smb.client.soTimeout", "35000");
jcifs.Config.setProperty("jcifs.resolveOrder", "LMHOSTS,BCAST,DNS");
I build a http server in my android device,but it's a little slow.
--
View this message in context: http://samba.2283325.n4.nabble.com/Peformance-questions-tp4644647p4686860.html
Sent from the Samba - jcifs mailing list archive at Nabble.com.