资源列表

« 1 2 ... .82 .83 .84 .85 .86 187.88 .89 .90 .91 .92 ... 1677 »

[Web服务器用Java实现Web服务器

说明:用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则
<雨岳> 在 2008-10-13 上传 | 大小:10425 | 下载:0

[Web服务器8to7bits

说明:最新的c程序代码-latest code!
<王峰> 在 2008-10-13 上传 | 大小:10546 | 下载:0

[Web服务器nihongdeng

说明:霓虹灯文件源代码,能够出现霓虹灯的效果,是一个比较简单的小程序-neon document source code, to create the effect of neon lights, is a relatively simple procedure of the small
<孔明> 在 2008-10-13 上传 | 大小:10454 | 下载:0

[Web服务器lisa

说明:实现线性表:1 向空表中依次添加数据1、2、3、4、5、6、7、8、9、10,打印表中数据。 2 删除第3、6个数据,打印表中数据。 3 在第3和第6个位置后分别添加数据11、12,打印表中数据。 4 在表中搜索值为7和13的数据,并打印该数据在表中的下标。 5 从表尾向表头方向依次删除数据,每删除一个数据打印一次表中数据,直到表空为止。 -Linear table : an empty table to a
<lisa> 在 2008-10-13 上传 | 大小:10632 | 下载:0

[Web服务器ASP.NETOWC10XML

说明:ASP.NET using OWC10andXML
<ses> 在 2008-10-13 上传 | 大小:10598 | 下载:0

[Web服务器momoPhpTemplate1_0_0

说明:默默PHP模板类V1_0_0 自己写的一个模板类-quietly PHP template category V1_0_0 himself wrote a template class
<林君墨> 在 2008-10-13 上传 | 大小:10329 | 下载:0

[Web服务器wbalv0.1

说明:WBAL防盗链工具,要求asp.net环境,并要在IIS里设置网站属性 -WBAL defense Daolian tools, Asp. Net environmental requirements, and to establish a website IIS attributes
<李东志> 在 2008-10-13 上传 | 大小:10606 | 下载:0

[Web服务器webserver0_2

说明:不到200行的WWW服务器java版 多线程的,几个IE同时请求应该没问题 内附说明,对学习JAVA多线程及 HTTP协议很有帮助-200 less than the WWW server java version of multithreading, Several IE with the request should be no problem to the accompanying literature, to lea
<tary> 在 2008-10-13 上传 | 大小:10493 | 下载:0

[Web服务器Telerik_R.A.D_KeyGen

说明:在asp.net中使用的上传控件的破解源代码。-Asp. Net in the use of crack upload controls source code.
<wienee> 在 2008-10-13 上传 | 大小:10522 | 下载:0

[Web服务器sort2

说明:对TABLE排序,行插入列插入,CELL编辑,列拖动
<tht> 在 2008-10-13 上传 | 大小:10297 | 下载:0

[Web服务器libupnpdev

说明:设备的查找,upnp的使用。不错的代码
<ligang> 在 2008-10-13 上传 | 大小:10544 | 下载:0

[Web服务器基于事件的NIO多线程服务器

说明:
<heishn> 在 2010-04-14 上传 | 大小:10594 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 187.88 .89 .90 .91 .92 ... 1677 »

源码中国 www.ymcn.org