wget使用


Warning: Undefined array key "HTTP_REFERER" in /www/wwwroot/prod/www.enjoyasp.net/wp-content/plugins/google-highlight/google-hilite.php on line 58

想用sqlserver发短信,做法是做一CLR打到sqlserver中,感觉有些硬,可以用xp_cmdshell+wget来实现。
wget下载:http://www.interlog.com/~tcharron/wgetwin.html

应用:
1,下载网站或文件,支持断点续传
2,get url,比如上面的短信调用或者测试网站是否可以访问,或不能发送短信。
3,post数据。