public class SRWebClient { CookieContainer cookie; public SRWebClient() { cookie = new CookieCont " /> 高清视频黄色录像免费,欧美成人小视频,久久成人国产精品免费

一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

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 需要登陸的網站上下載網頁源代碼和文件,轉載需保留來源!

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

主站蜘蛛池模板: 五月激情网站 | 人人做人人爽人人爱影视 | 日韩色视 | 在线免费一区二区 | 国产高清国内精品福利99久久 | 91精品在线免费 | 免费午夜视频 | 中文字幕一二三四区2021 | 91精品欧美 | 在线色视频网站 | 91视频国产91久久久 | 热99精品视频 | 男女朋友做爽爽爽免费视频网 | 久久久夜色精品国产噜噜 | 中文字幕91在线 | 精品无人区乱码麻豆1区2区 | 伊人色播 | 亚洲国产精品久久久久婷婷软件 | 国产精品福利在线观看 | 色成网| 国产丝袜美腿高跟白浆 | 91精品麻豆 | 337p日本大胆欧美人术艺术精品 | 中日韩免费视频 | 中文字幕亚洲一区二区三区 | 国产成人免费高清视频网址 | 99精品久久久久久久免费看蜜月 | 日本欧美一区二区三区视频麻豆 | 欧美日韩亚洲成人 | 亚洲一区中文字幕在线观看 | 免费永久在线观看污污的网站 | 99精品视频看国产啪视频 | 国产精品第页 | 亚洲国产一区在线二区三区 | 欧美精品v国产精品v日韩精品 | 亚洲一区二区三区精品视频 | 国产成综合 | 久久888| 国产九九视频在线观看 | 99久久香蕉国产综合影院 | 国产成人精品高清在线 |