码迷,mamicode.com
首页 >  
搜索关键字:remote notifications    ( 5172个结果
httpinvoker异常
org.springframework.remoting.RemoteAccessException: Could not deserialize result from HTTP invoker remote service [http://localhost:9080/]; nested exception is java.io.InvalidClassException: com.re...
分类:Web程序   时间:2014-11-20 18:55:43    阅读次数:925
MS12-020 漏洞实验
简述 ???Name:?MS12-020?Microsoft?Remote?Desktop?Checker ?????Module:?auxiliary/scanner/rdp/ms12_020_check ????License:?Metasploit?Framework?License?(BSD) ???????Rank:?...
分类:其他好文   时间:2014-11-20 15:49:43    阅读次数:284
$_SERVER
$_SERVER['REMOTE_PORT'] //端口。$_SERVER['SERVER_NAME'] //服务器主机的名称。$_SERVER['PHP_SELF']//正在执行脚本的文件名$_SERVER['argv'] //传递给该脚本的参数。$_SERVER['argc'] //传递给程序的...
分类:其他好文   时间:2014-11-20 15:03:59    阅读次数:159
命令行取出口IP的几种方法
wget-o/dev/null-O-123cha.com|grep‘ahref=/ip‘|sed‘s/.*ahref=\/ip\/?q=\([0-9\.]*\)>.*/\1/g‘wget-o/dev/null-O-http://members.3322.org/dyndns/getipserver{server_name192.168.188.133;listen80;location/{content_by_lua‘ngx.print(ngx.var.remote_addr)‘;}}server{se..
分类:其他好文   时间:2014-11-19 18:55:15    阅读次数:189
secureCRT The remote system refused the connection问题解决
Ubuntu系统必须开启ssh服务后,XP或者其他的主机才可以远程登陆到Ubuntu系统。 1,安装软件包,执行sudo apt-get install openssh-server Ubuntu缺省安装了openssh-client,如果你的系统没有安装的话,再用apt-get install openssh-client安装上即可。...
分类:其他好文   时间:2014-11-19 12:43:33    阅读次数:248
20141112,微软11月12日发布14个安全补丁
大家好,我们是微软大中华区安全支持团队。微软于北京时间2014年11月12日发布了14个新的安全公告,其中4个为严重等级,8个为重要等级,共修复MicrosoftWindows、 Internet Explorer (IE)、Office、 .NET Framework, Internet Information Services(IIS)、Remote Desktop Protocol (RDP...
分类:其他好文   时间:2014-11-17 21:19:00    阅读次数:405
(转)jquery.validate插件的使用
JQuery Validate使用总结:一、导入js库二、默认校验规则(1)required:true 必输字段(2)remote:"check.php" 使用ajax方法调用check.php验证输入值(3)email:true ...
分类:Web程序   时间:2014-11-17 17:27:11    阅读次数:257
Python的招牌菜xmlrpc
一 远程过程调用RPC  XML-RPC is a Remote Procedure Call method that uses XML passed via HTTP as a transport. With it, a client can call methods with parameters on a remote server (the server is named by a UR...
分类:编程语言   时间:2014-11-17 15:56:14    阅读次数:177
【Vegas原创】Livewriter不能连接博客园的解决办法
报错现象: 解决方法: 1,日志网址上面,随便输入一个字符,比如:a ,下一步 2,手动配置日志类型: a) 在“Type of weblog that you are using”中选择“Custom(Metaweblog API)”。 b) “Remote posting URL for you...
分类:其他好文   时间:2014-11-14 19:40:02    阅读次数:194
[Security_Android] Android FTPServer 1.9.0 - Remote DoS 代码分析
# Exploit Title: Android FTPServer 1.9.0 Remote DoS# Date: 03/20/12# Author: G13# Twitter: @g13net# Software Site: https://sites.google.com/site/andre...
分类:移动开发   时间:2014-11-14 19:39:09    阅读次数:250
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!