文件名称:QQ_(good)
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 528kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
QQ挂机站全部源代码(good)
第一步:新建一sql数据库webQQ,导入SQL数据库备份(在管理器里的还原备份功能,不会找找资料)
在Web.config里修改sa用户密码。
第二步:注册NT后台服务,并在windows服务管理器启动webqq服务
C:\WINDOWS\Microsoft.NET\fr a mework\v1.1.4322\installutil C:\改成你的路径\webQQServ.exe
在webQQServ.exe.config修改sa用户密码。
这样就OK了,后台管理admin/admin.aspx 用户名与密码都是admin 自已改吧
==================================
==================================
系统使用 APE.NET制作(c#) 使用sql数据库(存储过程)
并使用NT服务自动轮询QQ服务器并自动发广告 :)
这种站实际上只适合用NT服务来做,普通的脚本受不了这压力的。
==================================
发广告是每次轮询只发用户好友列表中指定数字开头的号。
例如第一次发 10 开头的的,第二次就发 11开头的所有号,依次递增。这样会快很多。
-onhook full source code (good), the first step : a new database sql webQQ, import SQL database backup (in the manager's reduction backup, not to find out information) in Web.config reworked sa user passwords. Second step : Create NT background, the windows and service management services for start webqq C : \ WINDOWS \ Microsoft.NET \ fr a mework \ v1.1.4322 \ installutil C : \ path into your \ webQQServ.exe webQQServ.exe.config changes in sa user passwords. So OK, management background admin/admin.aspx user name and password are admin own change it ================================ == ================================== system APE.NET production (c#) use sql database ( storage process) and the use of automated polling service NT server and automatically QQ made advertising :) such stat
第一步:新建一sql数据库webQQ,导入SQL数据库备份(在管理器里的还原备份功能,不会找找资料)
在Web.config里修改sa用户密码。
第二步:注册NT后台服务,并在windows服务管理器启动webqq服务
C:\WINDOWS\Microsoft.NET\fr a mework\v1.1.4322\installutil C:\改成你的路径\webQQServ.exe
在webQQServ.exe.config修改sa用户密码。
这样就OK了,后台管理admin/admin.aspx 用户名与密码都是admin 自已改吧
==================================
==================================
系统使用 APE.NET制作(c#) 使用sql数据库(存储过程)
并使用NT服务自动轮询QQ服务器并自动发广告 :)
这种站实际上只适合用NT服务来做,普通的脚本受不了这压力的。
==================================
发广告是每次轮询只发用户好友列表中指定数字开头的号。
例如第一次发 10 开头的的,第二次就发 11开头的所有号,依次递增。这样会快很多。
-onhook full source code (good), the first step : a new database sql webQQ, import SQL database backup (in the manager's reduction backup, not to find out information) in Web.config reworked sa user passwords. Second step : Create NT background, the windows and service management services for start webqq C : \ WINDOWS \ Microsoft.NET \ fr a mework \ v1.1.4322 \ installutil C : \ path into your \ webQQServ.exe webQQServ.exe.config changes in sa user passwords. So OK, management background admin/admin.aspx user name and password are admin own change it ================================ == ================================== system APE.NET production (c#) use sql database ( storage process) and the use of automated polling service NT server and automatically QQ made advertising :) such stat
(系统自动生成,下载前可以参看下载内容)
下载文件列表
QQ_(good)
.........\admin
.........\.....\admin.aspx
.........\.....\login.aspx
.........\bin
.........\...\webqq.dll
.........\...\webqq.pdb
.........\Global.asax
.........\images
.........\......\index_r4_c3.jpg
.........\......\index_r5_c2.jpg
.........\......\index_r6_c2.jpg
.........\......\index_r7_c2.jpg
.........\......\spacer.gif
.........\index.aspx
.........\NT后台服务
.........\..........\webQQServ.exe
.........\..........\webQQServ.exe.config
.........\..........\webqqserv.InstallLog
.........\..........\注册服务.txt
.........\sql数据库(存储过程版)
.........\.....................\webqq.bak
.........\Web.config
.........\全部源代码
.........\..........\admin
.........\..........\.....\admin.aspx
.........\..........\.....\admin.aspx.cs
.........\..........\.....\admin.aspx.resx
.........\..........\.....\login.aspx
.........\..........\.....\login.aspx.cs
.........\..........\.....\login.aspx.resx
.........\..........\admin.dtq
.........\..........\AssemblyInfo.cs
.........\..........\bin
.........\..........\...\webqq.dll
.........\..........\...\webqq.pdb
.........\..........\Database.cs
.........\..........\Global.asax
.........\..........\Global.asax.cs
.........\..........\Global.asax.resx
.........\..........\images
.........\..........\......\index_r4_c3.jpg
.........\..........\......\index_r5_c2.jpg
.........\..........\......\index_r6_c2.jpg
.........\..........\......\index_r7_c2.jpg
.........\..........\......\spacer.gif
.........\..........\index.aspx
.........\..........\index.aspx.cs
.........\..........\index.aspx.resx
.........\..........\index.htm
.........\..........\login.aspx
.........\..........\login.aspx.cs
.........\..........\login.aspx.resx
.........\..........\NTSrv
.........\..........\.....\webQQ
.........\..........\.....\.....\App.config
.........\..........\.....\.....\AssemblyInfo.cs
.........\..........\.....\.....\bin
.........\..........\.....\.....\...\Debug
.........\..........\.....\.....\...\Release
.........\..........\.....\.....\Database.cs
.........\..........\.....\.....\obj
.........\..........\.....\.....\...\Debug
.........\..........\.....\.....\...\Release
.........\..........\.....\.....\ProjectInstaller.cs
.........\..........\.....\.....\ProjectInstaller.resx
.........\..........\.....\.....\qqClient.cs
.........\..........\.....\.....\qqManage.cs
.........\..........\.....\.....\sql
.........\..........\.....\.....\...\qqadmin.cs
.........\..........\.....\.....\...\qqlist.cs
.........\..........\.....\.....\text
.........\..........\.....\.....\....\TStringList.cs
.........\..........\.....\.....\webQQ.cs
.........\..........\.....\.....\webQQ.csproj
.........\..........\.....\.....\webQQ.csproj.user
.........\..........\.....\.....\webQQ.resx
.........\..........\.....\.....\webQQ.sln
.........\..........\.....\.....\webQQ.user
.........\..........\qqClient.cs
.........\..........\qqManage.cs
.........\..........\sql
.........\..........\...\qqadmin.cs
.........\..........\...\qqlist.cs
.........\..........\text
.........\..........\....\TStringList.cs
.........\..........\Web.config
.........\..........\webqq.csproj
.........\..........\webqq.csproj.webinfo
.........\..........\webqq.sln
.........\admin
.........\.....\admin.aspx
.........\.....\login.aspx
.........\bin
.........\...\webqq.dll
.........\...\webqq.pdb
.........\Global.asax
.........\images
.........\......\index_r4_c3.jpg
.........\......\index_r5_c2.jpg
.........\......\index_r6_c2.jpg
.........\......\index_r7_c2.jpg
.........\......\spacer.gif
.........\index.aspx
.........\NT后台服务
.........\..........\webQQServ.exe
.........\..........\webQQServ.exe.config
.........\..........\webqqserv.InstallLog
.........\..........\注册服务.txt
.........\sql数据库(存储过程版)
.........\.....................\webqq.bak
.........\Web.config
.........\全部源代码
.........\..........\admin
.........\..........\.....\admin.aspx
.........\..........\.....\admin.aspx.cs
.........\..........\.....\admin.aspx.resx
.........\..........\.....\login.aspx
.........\..........\.....\login.aspx.cs
.........\..........\.....\login.aspx.resx
.........\..........\admin.dtq
.........\..........\AssemblyInfo.cs
.........\..........\bin
.........\..........\...\webqq.dll
.........\..........\...\webqq.pdb
.........\..........\Database.cs
.........\..........\Global.asax
.........\..........\Global.asax.cs
.........\..........\Global.asax.resx
.........\..........\images
.........\..........\......\index_r4_c3.jpg
.........\..........\......\index_r5_c2.jpg
.........\..........\......\index_r6_c2.jpg
.........\..........\......\index_r7_c2.jpg
.........\..........\......\spacer.gif
.........\..........\index.aspx
.........\..........\index.aspx.cs
.........\..........\index.aspx.resx
.........\..........\index.htm
.........\..........\login.aspx
.........\..........\login.aspx.cs
.........\..........\login.aspx.resx
.........\..........\NTSrv
.........\..........\.....\webQQ
.........\..........\.....\.....\App.config
.........\..........\.....\.....\AssemblyInfo.cs
.........\..........\.....\.....\bin
.........\..........\.....\.....\...\Debug
.........\..........\.....\.....\...\Release
.........\..........\.....\.....\Database.cs
.........\..........\.....\.....\obj
.........\..........\.....\.....\...\Debug
.........\..........\.....\.....\...\Release
.........\..........\.....\.....\ProjectInstaller.cs
.........\..........\.....\.....\ProjectInstaller.resx
.........\..........\.....\.....\qqClient.cs
.........\..........\.....\.....\qqManage.cs
.........\..........\.....\.....\sql
.........\..........\.....\.....\...\qqadmin.cs
.........\..........\.....\.....\...\qqlist.cs
.........\..........\.....\.....\text
.........\..........\.....\.....\....\TStringList.cs
.........\..........\.....\.....\webQQ.cs
.........\..........\.....\.....\webQQ.csproj
.........\..........\.....\.....\webQQ.csproj.user
.........\..........\.....\.....\webQQ.resx
.........\..........\.....\.....\webQQ.sln
.........\..........\.....\.....\webQQ.user
.........\..........\qqClient.cs
.........\..........\qqManage.cs
.........\..........\sql
.........\..........\...\qqadmin.cs
.........\..........\...\qqlist.cs
.........\..........\text
.........\..........\....\TStringList.cs
.........\..........\Web.config
.........\..........\webqq.csproj
.........\..........\webqq.csproj.webinfo
.........\..........\webqq.sln