老師你好,我這邊微信可以回復消息了,但是控制臺報錯 at com.weixin.servlet.WeixinServlet.doPost(WeixinServlet.java:64); 我點進去看了一下,是倒數(shù)第二個大括號報錯了, 我想問一下是什么原因呢? 影響效果嗎?
2016-07-16
測試可用:http://download.csdn.net/download/u014252425/9389847
命令:ngrok -config ngrok.cfg 8080 可用
命令:ngrok -config ngrok.cfg 8080 可用
2016-07-12
歡迎訪問我在github上整理的此視頻的源碼,源碼包含ngrock,親測可用,還有自己的學習筆記,鏈接:
https://github.com/tangwenixng/WeixinServlet
https://github.com/tangwenixng/WeixinServlet
2016-07-12
感謝sunshine_vision之前所做的工作,我現(xiàn)在對內網映射做一個補充,首先大家需要先去下載一個軟件叫tomcat,安裝教程請自行百度,因為tomcat默認端口是8080.因此需要修改端口設置,這個網址有介紹,http://www.cnblogs.com/xdp-gacl/p/5149171.html,然后再下載natapp,然后按照sunshine_vision的做法就對了,不過他的配置命令中,ngrok -config ngrok.cfg -subdomain myapp 80這一段中的ngrok應該改成natapp。接下來的配置我沒研究清楚,不過大家按照我的方法肯定能成功的。
2016-07-04
隧道 http://21830393.ngrok.natapp.cn 無效
無法連接到127.0.0.1:80. 此端口尚未提供Web服務
Powered By natapp.cn
求大神指導
無法連接到127.0.0.1:80. 此端口尚未提供Web服務
Powered By natapp.cn
求大神指導
2016-07-02
COMMANDS:
http start an HTTP tunnel
start start tunnels by name from the configuration file
tcp start a TCP tunnel
test test ngrok service end-to-end
tls start a TLS tunnel
help Shows a list of commands or help for one command
ERROR: Unrecognized command: 8080
http start an HTTP tunnel
start start tunnels by name from the configuration file
tcp start a TCP tunnel
test test ngrok service end-to-end
tls start a TLS tunnel
help Shows a list of commands or help for one command
ERROR: Unrecognized command: 8080
2016-07-01