文件名称:MyWebServerCode

介绍说明--下载内容均来自于网络,请自行研究使用

This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254 [CLR version v1.0.2914]. It can be used with Beta 1 with some minor modification. This application can co-exists with IIS or any web server, the key is to choose any free port. I assume that the user has some basic understanding of .NET and C# or Visual Basic .Net.



这个项目演示了如何用C#实现一个简单的Web服务器应用程序。代码使用 Beta 2. Microsoft (R) Visual C# 编译器,Version 7.00.9254 [CLR version v1.0.2914]。它也可以用Beta 1,需要少量的修改。这个应用程序可以和IIS或任意Web服务器工作,关键是选择任意的自由端口。我假设用户有一些 .NET 和 C# 或 Visual Basic .Net编程的基本知识。 -This article explains how to write a simple web server application using C#. Though it can b e developed in any.NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler V ersion 7.00.9254 [CLR version v1.0.2914]. It c an be used with a beta with some minor modificati on. This application can co-exists with IIS or a ny web server, the key is to choose any free port. I assume that t he user has some basic understanding of.NET and C# or Visual Basic. Net. this project demonstrated how to use C# a simple W eb server applications. Use of Beta 2 code. Microsoft (R) Visual C# compiler, Version 7.00.9254 [CLR version v1.0.2914]. It can also be used to Beta 1, with a small modifications. This application procedures or arbitrary
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 3971013mywebservercode.zip 列表
Imtiaz/Projects/C#/MyWebServer/Data/
Imtiaz/Projects/C#/MyWebServer/Data/Default.Dat
Imtiaz/Projects/C#/MyWebServer/Data/mime.dat
Imtiaz/Projects/C#/MyWebServer/Data/vdirs.dat
Imtiaz/Projects/C#/MyWebServer/MyWebServer.cs
Imtiaz/Projects/C#/MyWebServer/MyWebServer.exe

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org