Android smb jcifs 露天
我有两部Android手机:smb服务器和客户端(使用jcifs库和alfresco)。他们通过无线网络连接。当连接失败时,传输停止,此类错误发生在客户端。
**
jcifs.d.a.d: Transport1 timedout waiting for response to SmbComReadAndX [command=SMB_COM_READ_ANDX,
received=false,
errorcode=0, flags=0x0018, flags2=0xC803, signSeq=0, tid=1, pid=6855, iud=0, mid=7529, wordcount=12,
bytecount=0, andxCommand=0xFF,
andxOffset=0, fid=0, offset=21340160, maxcount=8192, minCount=8192, openTimeout=-1, remaining=0, offset=21340160]
**
那么,wifi网络断开后是否可以继续传输?
也许,可以增加一些超时的含义?我怎样才能在客户端或服务器端做到这
一点最后 - 断开连接后,客户端尝试连接到服务器,其含义为 session = T2:
01-18 11:50:02.726: D/AndroidSMB(1967 ): [SMB] 来自 192.168.1.241/192.168.1.241:54107 的连接, handler=[SMB,TCP-SMB,ALL:1445], sess=T2
I have two Android phones: smb server and client (jcifs library and alfresco is used). They are connected via wifi. when connection is failed, transmission stops and such error occures on client's side.
**
jcifs.d.a.d: Transport1 timedout waiting for response to SmbComReadAndX [command=SMB_COM_READ_ANDX,
received=false,
errorcode=0, flags=0x0018, flags2=0xC803, signSeq=0, tid=1, pid=6855, iud=0, mid=7529, wordcount=12,
bytecount=0, andxCommand=0xFF,
andxOffset=0, fid=0, offset=21340160, maxcount=8192, minCount=8192, openTimeout=-1, remaining=0, offset=21340160]
**
so, Is it possible to continue transmission after wifi network disconnection?
Maybe, it's possible to increase some meanings of timeouts? How can I do it on client's or server's side
And the last - after disconnection, client trys to connect to server with meaning of session = T2:
01-18 11:50:02.726: D/AndroidSMB(1967): [SMB] Connection from 192.168.1.241/192.168.1.241:54107, handler=[SMB,TCP-SMB,ALL:1445], sess=T2
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论