51Testing软件测试论坛
标题:
各位大神,我的 Controller 总是报27796 连接服务器“10.1.45.17001”失败!
[打印本页]
作者:
reakesl111
时间:
2013-11-21 10:39
标题:
各位大神,我的 Controller 总是报27796 连接服务器“10.1.45.17001”失败!
本帖最后由 reakesl111 于 2013-11-21 10:48 编辑
错误是:
27796 连接服务器“10.1.45.17001”失败
复制代码
但是我的代码里面是这样写的:
web_url("omplatform",
"URL=http://10.1.45.1:7001/omplatform/",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t1.inf",
"Mode=HTTP",
LAST);
web_url("captcha.jsp",
"URL=http://10.1.45.1:7001/omplatform/captcha.jsp",
"Resource=1",
"RecContentType=image/jpeg",
"Referer=http://10.1.45.1:7001/omplatform/",
"Snapshot=t2.inf",
LAST);
复制代码
错误里面为什么会把
http://10.1.45.1:7001/omplatform/
中 1:7001 的冒号去掉?
作者:
悠叶清滢
时间:
2013-11-22 09:25
关注中。。。
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2