Welcome![Sign In][Sign Up]
Location:
Search - cookie csharp

Search list

[OA中国工商网电子商务购物中心系统EMall v1.0

Description: 完全公开源代码,并无任何许可限制 特别基于大型电子商务网站的系统开发 Microsoft SQL Server 2000后台数据库,充分应用了存储过程的巨大功效 基于类模块的扩展数据访问能力支持任何类型的大型数据库 加密用户登录信息(cookie) 易于安装的系统和应用功能 100%的asp.net的代码,没有COM,java或者其他的格式 完全基于MS建议的系统安全设计 最佳的应用程序,数据库和安全设定 MS建议的最佳用户密码管理设定 极强的系统性能与伸缩性 大量应用缓存以提升系统的性能和浏览速度 方便的功能可伸缩设计-completely open-source, no special license restrictions on the large-scale e-commerce site development system for Microsoft SQL Server 2000 database background, the use of the storage process based on the effectiveness of the tremendous expansion module type data access capability to support any type of large-scale database encryption users login information ( cookie) easy-to-install system and application functions Asp. net 100% of the code, no COM, or other java entirely based on the format recommended by the MS design the best system security applications, databases and security settings recommended by the MS best user password management system set strong Properties and application scalability large cache to boost system performance and viewing convenience features scalable design
Platform: | Size: 935936 | Author: 陈睿 | Hits:

[Internet-Network2009_4_CookieManager

Description: CookieManager 提供 CookieHandler 的具体实现,它将 cookie 的存储区与围绕接受和拒绝 cookie 的策略分离开来。使用管理存储的 CookieStore 以及做出 cookie 接受/拒绝决策的 CookiePolicy 对象来初始化 CookieManager。 -/********************************************************************************//** A typical usage of this class would look something like this: CookieManager cookieManager = new CookieManager() // Set a cookie value cookieManager.CookieValues["FavoriteCookie"] = "Chocolate Chip" HttpWebRequest webRequest = (HttpWebRequest)WebRequest.Create(url) // Publish the cookies to the request before asking for the response cookieManager.PublishCookies(webRequest) HttpWebResponse webResponse = (HttpWebResponse)webRequest.GetResponse() // Store any cookies returned from the response cookieManager.StoreCookies(webResponse) // Get the value of a cookie string session = cookieManager.CookieValues["SESSIONID"] webRequest = (HttpWebRequest)WebRequest.Create(url2) cookieManager.PublishCookies(webRequest) webResponse = (HttpWebResponse)webRequest.GetResponse() ************************************************************************************/
Platform: | Size: 14336 | Author: | Hits:

[Sniffer Package captureRenRenPhotoSet

Description: 人人网相册批量下载,主要用了Csharp的HTTPREQUEST和RESPONSE类,有COOKIE操作-bat of download renren.com s photo.and mainly use httprequest and response class,while login ,a cookie will be saved to make sure the session continue
Platform: | Size: 111616 | Author: antonio | Hits:

[CSharpCSharplibrary2

Description: 关于CSharp Chat图形和cookie session的一个操作类库-About CSharp Chat graphics and cookie session of a library operation
Platform: | Size: 2127872 | Author: 任晓兵 | Hits:

[Windows DevelopCSharp

Description: 主要是一个C#的常用的42个类,是一个基类库大全,主要有GMT时间转换,ftp,cookie,IE设置代理等-C# is primarily a commonly used 42 class is a base class library Daquan, mainly GMT time conversion, ftp, cookie, IE proxy settings, etc.
Platform: | Size: 40960 | Author: 袁嫒依 | Hits:

[Windows DevelopRenRenPhotoSet

Description: 人人网相册批量下载,主要用了Csharp的HTTPREQUEST和RESPONSE类,有COOKIE操作bat of download renren.com s photo.and mainly use httprequest and response class,while login ,a cookie will be saved to make sure the session continue-bat of download renren.com s photo.and mainly use httprequest and response class,while login ,a cookie will be saved to make sure the session continue
Platform: | Size: 111616 | Author: nhuaTh | Hits:

[CSharpCsharp

Description: sharpPcap 抓包练习,抓取http请求中的cookie信息等文件头-sharpPcap test
Platform: | Size: 77824 | Author: shx | Hits:

CodeBus www.codebus.net