我有一个使用jcifs库的android应用程序。每次我尝试使用HTTP协议(protocol)在URL上运行openConnection()时,我都会收到带有以下消息的IOExeption:“无法找到协议(protocol)的默认处理程序:http”。它适用于使用FTP协议(protocol)的URL。经过一番挖掘,我怀疑问题出在jcifs库中。从JCIFS文档中,我发现了以下内容:ThejCIFSNTLMsupportisimplementedasaURLStreamHandlerforHTTPconnections.Thishandler"wraps"thedefaulthand