public class SRWebClient { CookieContainer cookie; public SRWebClient() { cookie = new CookieCont " /> 绝逼会被锁,欧美日韩精品一区二区三区四区 ,校园全肉高h湿一女多男

天天躁日日躁狠狠躁AV麻豆-天天躁人人躁人人躁狂躁-天天澡夜夜澡人人澡-天天影视香色欲综合网-国产成人女人在线视频观看-国产成人女人视频在线观看

asp.net 需要登陸的網站上下載網頁源代碼和文件

這個是文件下載類:
復制代碼 代碼如下:
using System;
using System.IO;
using System.NET;
using System.Web;

public class SRWebClient
{
CookieContainer cookie;
public SRWebClient()
{
cookie = new CookieContainer();
}

/// <TgData>
/// <Alias>下載Web源代碼</Alias>
/// </TgData>
public string DownloadHtml(string URL)
{
HttpWebRequest request = HttpWebRequest.Create(URL) as HttpWebRequest;
request.CookieContainer = cookie;
request.AllowAutoRedirect = false;

WebResponse res = request.GetResponse();
string r = "";

StreamReader S1 = new StreamReader(res.GetResponseStream(), System.Text.Encoding.Default);
try
{
r = S1.ReadToEnd();
}
catch (Exception er)
{
Log l = new Log();
l.writelog("下載Web錯誤", er.ToString());
}
finally
{
res.Close();
S1.Close();
}

return r;
}

/// <TgData>
/// <Alias>下載文件</Alias>
/// </TgData>
public long DownloadFile(string FileURL, string FileSavePath)
{
long Filelength = 0;
HttpWebRequest req = HttpWebRequest.Create(FileURL) as HttpWebRequest;

req.CookieContainer = cookie;
req.AllowAutoRedirect = true;

HttpWebResponse res = req.GetResponse() as HttpWebResponse;
System.IO.Stream stream = res.GetResponseStream();
try
{
Filelength = res.ContentLength;

byte[] b = new byte[512];

int nReadSize = 0;
nReadSize = stream.Read(b, 0, 512);

System.IO.FileStream fs = System.IO.File.Create(FileSavePath);
try
{
while (nReadSize > 0)
{
fs.Write(b, 0, nReadSize);
nReadSize = stream.Read(b, 0, 512);
}
}
finally
{
fs.Close();
}
}
catch (Exception er)
{
Log l = new Log();
l.writelog("下載文件錯誤", er.ToString());
}
finally
{
res.Close();
stream.Close();
}

return Filelength;
}

/// <TgData>
/// <Alias>提交數據</Alias>
/// </TgData>
public void Request(string RequestPageURL, RequestData Data)
{
string StrUrl = RequestPageURL;
HttpWebRequest request = HttpWebRequest.Create(StrUrl) as HttpWebRequest;
HttpWebResponse response;

string postdata = Data.GetData();
request.Referer = RequestPageURL;
request.AllowAutoRedirect = false;
request.UserAgent = "Mozilla/4.0 (compatible; MSIE 6.01; Windows NT 5.0)";
request.CookieContainer = cookie;

Uri u = new Uri(StrUrl);

if (postdata.Length > 0) //包含要提交的數據 就使用Post方式
{
//作為表單請求
request.ContentType = "application/x-www-form-urlencoded";
//方式就是Post
request.Method = "POST";

//把提交的數據換成字節數組
Byte[] B = System.Text.Encoding.Default.GetBytes(postdata);
request.ContentLength = B.Length;

Stream SW = request.GetRequestStream(); //開始提交數據
SW.Write(B, 0, B.Length);
SW.Close();
}

response = request.GetResponse() as HttpWebResponse;
response.Close();
}
}

這個是提交的數據類:
復制代碼 代碼如下:
using System.Collections;
using System.IO;

public class RequestData
{
ArrayList arr = new ArrayList();
public RequestData()
{

}

public string GetData()
{
string r = "";

for (int i = 0; i < arr.Count; i++)
{
data d = (data) arr[i];
if (r.Length > 0)
r += "&";
r += d.Field + "=" + d.Value;
}
return r;
}

public void AddField(string Field, string Value)
{
data a = new data();
a.Field = Field;
a.Value = Value;

arr.Add(a);
}

struct data
{
public string Field, Value;
}
}

代碼貼完了,下面是測試代碼,因為有些數據涉及到客戶的資料,故隱去
復制代碼 代碼如下:
using NUnit.Framework;

[TestFixture]
public class TestWeb
{
[Test]
public void testDownSEOrder()
{
RequestData data = new RequestData();
data.AddField("name", "abc");
data.AddField("password", "121");

SRWebClient web = new SRWebClient();
web.Request("http://127.0.0.1/login.ASP", data);

string s = web.DownloadHtml("http://127.0.0.1/dingdan.ASP");
System.Console.WriteLine(s);
}

[Test]
public void testDownFile()
{
RequestData data = new RequestData();
data.AddField("name", "aaa");
data.AddField("password", "bbb");

SRWebClient web = new SRWebClient();
web.Request("http://127.0.0.1/login.ASP", data);

web.DownloadFile("http://127.0.0.1/download.ASP?fileid=1", @"c:/a.txt");
}
}

AspNet技術asp.net 需要登陸的網站上下載網頁源代碼和文件,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 激情综合色 | 最新高清无码专区在线视频 | 在线AV国产传媒18精品免费 | 在公交车上被JB草坏了被轮J了 | 伊人AV一区二区三区夜色撩人 | 国产色无码精品视频国产 | 伊人影院香蕉久在线26 | 亚洲一区二区三区高清网 | 噜妇插内射精品 | 乡土女性网动态图解 | 国产h视频免费观看 | 精品无码人妻一区二区免费AV | 欧美精品亚洲精品日韩专区一 | 国产欧美一区二区三区视频 | 8X拨牐拨牐X8免费视频8 | 日本十八禁无遮无挡漫画 | 国产精品99| 亚洲国产成人精品无码区99 | 淫品色影院 | 在线看免费毛片 | 国产成人精品久久久久婷婷 | 中文字幕不卡免费高清视频 | 欧美日韩午夜群交多人轮换 | 狠狠色香婷婷久久亚洲精品 | 丰满大屁俄罗斯肥女 | 亚洲精品久久久WWW游戏好玩 | 被cao的奶水直喷高H | 久久aa毛片免费播放嗯啊 | 成年人视频在线免费播放 | 精品九九视频 | 青青热久久综合网伊人 | 国产1769一七六九视频在线 | 国产激情视频在线观看 | 亚洲日本激情 | 中文字幕一区二区三区在线播放 | 99久久精品免费精品国产 | 回复术士勇者免费观看全集 | 欧美精品一区二区三区四区 | 久久久无码精品亚洲日韩按摩 | 暖暖日本手机免费完整版在线观看 | 亚洲AV日韩AV欧美在线观看网 |