搜索资源列表
ssip-gst-1.0.0.tar
- Sofia-SIP - a RFC3261 compliant SIP User-Agent library-Sofia - SIP-a RFC3261 compliant SIP User-Agent library
sipp.2006-06-05.tar
- sipbomber - tool for testing SIP-protocol implementation (RFC3261). Current version can check only server implementation - UAS (UAS are proxies, user agent servers, redirect servers, and registrars). -sipbomber-testing tool for SIP-protocol im
miniuseragent
- SIP mini User Agent. 最小的SIP客户端,支持最基本功能-mini SIP User Agent. The smallest SIP client, to support the basic functions
ProxySentinel
- 一种代理服务器自动切换软件,通过实时侦测备选代理服务器的性能来自动为浏览器切换代理服务器设置。 特点: 1.自动切换 改变手动更换浏览器代理服务器设置的方式,通过实时监测代理服务器的性能,自动为用户切换性能最好的代理服务器(或不使用代理服务器); 2.实时性 可以实时地检测备选代理服务器的性能,并按照用户设置的频率,根据一段时间的代理平均性能来为用户切换代理服务器。-a proxy server automatic switching software Real-time d
sofia-sip-1.12.9.tar
- Sofia SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication
sofia-sip-1.11.7.tar
- Internet Phone, Chat, Conferencing-Sofia-SIP- a RFC3261 compliant SIP User-Agent library
Crazy.net.cn
- 挂GOOGLE广告最好用的在线代理程序,程序小,无需支持MYSQL,基本上不用管理,让你轻轻松松赚美元。 本程序支持5种语言 简体中文 繁體中文 English 曰本語 韩语,并可以根据用户电脑 语言自动转换 中文和英文 超适合用来挂GOOGLE广告 -GOOGLE ads pegged to the best agent to use the online process, procedures small, no support for MYSQL, basically do no
EmailSystem
- 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。而我个人主要负责电子邮件的发送这个功能。 -The design will be our famous domestic FoxMail e-mail client software as a template to achieve
gom6proxy
- GO web代理聚合 v1.10 [2009.06.05] 界面友好、美观、简洁、大方,结构良好! 代码优化! 稳定快速! 挂GOOGLE广告最好用的在线代理程序! 增加了对glype代理的支持,只要把代理地址加入到datalist.php中,系统能够自动识别连接。 内置了超简洁留言本,不须要数据库支持,速度更快。-GO web proxy polymerization v1.10 [2009.06.05] user-friendly, beautifu
UAsipagent
- 基于sip的用户代理源代码,相当好的程序,供学习sip的朋友参考-Sip user agent based on source code, very good procedures for learning sip friend reference
Joomla_1.5.14-Stable-Full_Package
- User-agent: * Disallow: /administrator/ Disallow: /cache/ Disallow: /components/ Disallow: /images/ Disallow: /includes/ Disallow: /installation/ Disallow: /language/ Disallow: /libraries/ Disallow: /media/ Disallow: /modules/ D
collect
- 简易采集爬虫 # 1.我只做了一个收集url的功能,如果需要将数据入库,可在 parseData 函数里面写处理代码 # 2.需要sqlite3或者pysqlite支持 # 3.可以在DreamHost.com空间上面运行 # 4.可以修改User-Agent冒充搜索引擎蜘蛛 # 5.可以设置暂停的时间,控制采集速度-Simple collection reptiles# 1. I have only had a collection of url feature, if y
Analysis-Based-on-Multi-Agent-Search
- 为解决传统搜索引擎个性化的局限性问题,在研究用户感兴趣搜索引擎现状基础上,通过多Agent较全面记录、分析用户搜索的行为,提出了一种新的综合用户搜索行为,构建用户感兴趣搜索引擎研究框架—— 基于多Agent搜索行为分析的用户兴趣模型。研究结果表明,依据用户搜索行为构建用户兴趣模型,使搜索引擎返回结果更贴近用户需求。满足用户个性化服务,提高了信息搜索的查全率和查准率。-In order to solve the limitations of search engine personalizat
Simple-collection-of-reptiles
- 简易采集爬虫 # 1.我只做了一个收集url的功能,如果需要将数据入库,可在 parseData 函数里面写处理代码 # 2.需要sqlite3或者pysqlite支持 # 3.可以在DreamHost.com空间上面运行 # 4.可以修改User-Agent冒充搜索引擎蜘蛛 # 5.可以设置暂停的时间,控制采集速度- Simple collection of reptiles # 1 I just made a collection of URL functi
FutureWeb
- 在HTML5中检测浏览器的功能,包括Your browser s user-agent、Web Workers、Database、Video、Geolocation。-Your browser s user-agent、 Web Workers、Database、Video、Geolocation、
2012-12-17
- 对包的user-Agent属性进行统计,计算出包的user-agent的次数,并将其写入到文件中-User-Agent attributes of the packet statistics to calculate the number of user-agent of the package, and writes it to a file
Fiddler_Source
- Fiddler是一个http调试代理,它能够记录并检查所有你的电脑和互联网之间 的http通讯,设置断点,查看Fiddle 所有的“进出”的数据(指cookie,html,js,css等文件,这些都可以让你胡乱修改的意思)。 Fiddler 要比其他的网络调试器要更加简单,因为它仅仅暴露http通讯还有提供一个用户友好的格式。Fiddler 是用C#写出来的。fiddler包含了一个强大的基于事件脚本的子系统,并且能够使用.net框架语言扩展。这里上传的是Fiddler的源码,在VS201
Bin8.11
- 服务器文件: user.asp 客服端连接的asp,可以改名 admin.asp 管理端链接的asp,可以改名 daili.asp 代理端链接的asp,可以改名 util.asp 存放防止注入、检查管理员身份、加密解密算法,不能改名 # db #&.asp 数据库文件,名字随便改,注意还要修改util.asp中的数据库文件名 util.asp中有几个择需修改 const akey = admin 管理员KEY const dkey = daili 代理KEY
python-sipsimple-2.3.1.tar
- Python的SIP客户端,封装的pjsip-Python sIP User Agent, wrapped by pjsip
zhimeng
- 织梦网源码,最新,最好用的,推荐二次开发,效果非常好-User-agent:* Disallow: /plus/ad_js.php Disallow: /plus/advancedsearch.php Disallow: /plus/car.php Disallow: /plus/carbuyaction.php Disallow: /plus/shops_buyaction.php Disallow: /plus/erraddsave.php Disallow:
