资源简介
webqq接口实例,含测试项目
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Text;
using System.Net.Security;
using System.Security.Cryptography.X509Certificates;
using System.Net;
using System.IO;
using System.IO.Compression;
using System.Text.Regularexpressions;
/*
* 作者:周公(zhoufoxcn)
* 日期:2011-05-08
* 原文出处:http://blog.csdn.net/zhoufoxcn 或http://zhoufoxcn.blog.51cto.com
* 版权说明:本文可以在保留原文出处的情况下使用于非商业用途,周公对此不作任何担保或承诺。
* */
namespace Http
{
///
/// 有关HTTP请求的辅助类
///
public class HttpWebResponseUtility
{
private static readonly string DefaultUserAgent = “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)“;
///
/// 创建GET方式的HTTP请求
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-04-08 13:50 WebQQ_Interface\
文件 56400 2013-04-08 13:50 WebQQ_Interface\How_It_Work.png
目录 0 2013-04-08 13:50 WebQQ_Interface\HTTP\
目录 0 2013-04-08 13:50 WebQQ_Interface\HTTP\bin\
目录 0 2013-04-08 13:50 WebQQ_Interface\HTTP\bin\Debug\
文件 7168 2013-04-08 13:50 WebQQ_Interface\HTTP\bin\Debug\HTTP.dll
文件 22016 2013-04-08 13:50 WebQQ_Interface\HTTP\bin\Debug\HTTP.pdb
目录 0 2013-04-08 13:50 WebQQ_Interface\HTTP\bin\Release\
文件 6129 2013-04-08 13:50 WebQQ_Interface\HTTP\Class_Http.cs
文件 2109 2013-04-08 13:50 WebQQ_Interface\HTTP\HTTP.csproj
文件 227 2013-04-08 13:50 WebQQ_Interface\HTTP\HTTP.csproj.user
目录 0 2013-04-08 13:50 WebQQ_Interface\HTTP\obj\
目录 0 2013-04-08 13:50 WebQQ_Interface\HTTP\obj\Debug\
文件 5089 2013-04-08 13:50 WebQQ_Interface\HTTP\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 282 2013-04-08 13:50 WebQQ_Interface\HTTP\obj\Debug\HTTP.csproj.FileListAbsolute.txt
文件 7168 2013-04-08 13:50 WebQQ_Interface\HTTP\obj\Debug\HTTP.dll
文件 22016 2013-04-08 13:50 WebQQ_Interface\HTTP\obj\Debug\HTTP.pdb
目录 0 2013-04-08 13:50 WebQQ_Interface\HTTP\obj\Debug\TempPE\
目录 0 2013-04-08 13:50 WebQQ_Interface\HTTP\Properties\
文件 1340 2013-04-08 13:50 WebQQ_Interface\HTTP\Properties\AssemblyInfo.cs
目录 0 2013-04-08 13:50 WebQQ_Interface\Platform_Test\
目录 0 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\
目录 0 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\
文件 7168 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\HTTP.dll
文件 22016 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\HTTP.pdb
文件 406016 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\Newtonsoft.Json.dll
文件 16896 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\Platform_Test.exe
文件 30208 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\Platform_Test.pdb
文件 11608 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\Platform_Test.vshost.exe
文件 490 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\Platform_Test.vshost.exe.manifest
文件 652 2013-04-08 13:50 WebQQ_Interface\Platform_Test\bin\Debug\Platform_Test.xm
............此处省略176个文件信息
相关资源
- winform仿qq停靠屏幕边缘
- c# 实现 google 汉译英接口
- QQ农场辅助工具源码
- QQMsg群发源代码,好东西啊,运营用最
- VC中PC SC智能卡接口的编程
- QQ聊天记录Mht转Html格式(附工具源码
- Huobi.net api 接口
- 仿照QQ好友分组的伸缩式菜单
- QQ C#编写的局域网内的通讯工具QQ
- qqWPF 一款应用微软WPF技术编写的仿q
- QQCSharp 一套模仿QQ的实时语音以及视频
- TLoveQUI 此聊天软件系统是模拟现今国
- MyQQ C#实现QQ功能
- CSharp-QQdemo 基于 Udp协议
- QQIM_shell 一个使用C#编写的高仿QQ的
- MakeTwoBarCode(CSharp) 2012年最新二维码
- Paway.Windows.Forms C#窗体个性 设计 像Q
- MT4-CTP MT4-CTP接口
- C# MyQQ视频聊天程序(完整源码+文档)
- 海康威视工业相机二次开发-C#.rar
- C# 一个简单的 Restful 服务端和 Restfu
- 自动注册qq源代码
- 搜狗提供的坐标转换调用
- 最新银海医保接口.net
- 多功能QQ邮件发送(C# 源码)
- c# winfrom socket模拟QQ多人聊天
- C#仿QQ截图源码DLL+Demo
- C#聊天程序改进版
- C#调用大漠插件给微信,QQ发信息
- 北大青鸟ACCP5.0 S2 .NET C# 三层架构 三层
评论
共有 条评论