搜索资源列表

  1. WebServer

    0下载:
  2. 一个简单的web服务器代码,可以在windows和linux中的运行。-A simple web server code, can be in Windows and Linux the running.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:14244864
    • 提供者:王槐鸿
  1. Mutu_webserver_0.1.tar

    0下载:
  2. LINUX下一个简单的Web服务器,但功能还是比较完善的,适合学习。-LINUX is a simple Web server, but the function is still relatively sound, suitable for learning.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:黄志
  1. tiny

    0下载:
  2. 最简单的WEB服务器,自动解析资源,实现调用静态网页-The easiest Web server automatically parse resources to achieve call static pages
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:50176
    • 提供者:andy yang
  1. web3

    0下载:
  2. 用套接字编的一个简单的web服务器程序,注意设置好本地IP地址。-With socket made of a simple web server program, pay attention to set up local IP address.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:uldbel
  1. STM32uIP1.0

    0下载:
  2. 本例程移植uIP-1.0协议栈,演示开发板和PC间的TCP通信。自定义了一个简单的应用层 通信协议。本例程实现的功能有:(1)通过PC机控制板子上的LED;(2)实现了一个简单的Web服务器。-This routine transplant uIP-1.0 protocol stack development board and the PC demo of TCP traffic. Customize a simple appli
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:7926784
    • 提供者:薛冰
  1. WebServer

    0下载:
  2. 简单的WEB服务器程序 基于VS2010 实现了GET请求 并发执行 以及指定端口的功能 -A simple WEB server program based on VS2010 realizes the GET requests are executed concurrently and designated ports
  3. 所属分类:Web服务器

    • 发布日期:2024-05-17
    • 文件大小:546816
    • 提供者:
  1. webServer

    0下载:
  2. 在linux环境下纯C语言实现了一个简单的Web服务器的功能。支持html,js,css,jpg,gif等文件格式的请求。-Under linux environment pure C language function implements a simple Web server. Support Request html, js, css, jpg, gif, etc. file formats.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:Meng
  1. web-server

    0下载:
  2. 简单C#编写的Web服务器程序,拥有简单界面。压缩包包含源码、课件,程序可直接运行。-Simple Web server written in C# program has a simple interface. Archive contains the source code, courseware, the program can be run directly.
  3. 所属分类:Web服务器

    • 发布日期:2024-05-17
    • 文件大小:3005440
    • 提供者:汉书
  1. tinyweb

    0下载:
  2. 一个简单的Web服务器,Web服务器的实现提供了基本原理,可对GET请求提供静态和动态服务-A simple web server, the realization of web server can provide the basic principle, the static and dynamic service requests to the GET
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:林冲
  1. MyWeb

    0下载:
  2. eclipse 中 tomcat编程,编辑了简单的web服务器-Eclipse Tomcat programming, edit the simple web server
  3. 所属分类:Web服务器

    • 发布日期:2024-05-17
    • 文件大小:508928
    • 提供者:张星
  1. Http_sever

    0下载:
  2. 用 python 写的简单的 Web 服务器,易于修改和扩展-Using python to write a simple Web server, easy to modify and extend
  3. 所属分类:Web服务器

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:123456
  1. socketprogramming.tar

    0下载:
  2. 简单的web服务器程序,非常简单及其简单真的好简单-Simple web server program is very simple and simple really simple
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:97280
    • 提供者:leves
  1. Network

    0下载:
  2. 使用java实现简单的web服务器端程序,模拟http协议,进行web交互-Using java achieve a simple web server-side program to simulate http protocol, for web interaction
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:asd_ASD
  1. tcpIP4

    0下载:
  2. 一个简单的web服务器,它仅能处理一个请求. Web服务器: (1)当一个客户(浏览器)连接时创建一个连接套接字; (2)从连接套接字接收http请求。 (3)解释该请求以确定所请求的文件; (4)从服务器的文件系统获得请求的文件。 (5)创建一个由请求的文件组成的http响应报文。报文前面有首部行。 (6)经TCP连接想请求的浏览器发送响应。如果浏览器请求的文件不在服务器,服务器返回“404 Not Fou
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:1457152
    • 提供者:王伟
  1. jnhu

    0下载:
  2. 简单的用Java做的Web服务器,可用来代替IIS完成简单的Web服务器的基本操作-Simple with Java Web server, can be used to replace the IIS to complete the basic operation of a simple Web server
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:uoannn
  1. WebJava

    0下载:
  2. 简单的用Java做的Web服务器,可用来代替IIS完成简单的Web服务器的基本操作-Simple with Java Web server, can be used to replace the IIS to complete the basic operation of a simple Web server
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:crnorhua
  1. 350257

    0下载:
  2. 简单的用Java做的Web服务器,可用来代替IIS完成简单的Web服务器的基本操作-Simple with Java Web server, can be used to replace the IIS to complete the basic operation of a simple Web server
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:Zenqeia
  1. code

    0下载:
  2. 本代码中采用多进程进行socket编程,简单实现了web服务器的开发,python程序在本机运行后,打开浏览器,输入127.0.0.1:8000即可看到结果,采用http协议(The code used in the multi-process socket programming, the simple realization of the web server development, python program in the m
  3. 所属分类:Web服务器

    • 发布日期:2024-05-17
    • 文件大小:35840
    • 提供者:山景无言
  1. CCXNT

    0下载:
  2. 简单的用Java做的Web服务器,可用来代替IIS完成简单的Web服务器的基本操作(Simple with Java Web server, can be used to replace the IIS to complete the basic operation of a simple Web server)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:邹贤琼
  1. 做自己的Web网络服务器

    0下载:
  2. 易语言web服务器,简易原理,功能简单..........(easyLanguage ,http server ;web server,)
  3. 所属分类:易语言编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:依然1991
« 1 2 3 4 5 67 8 9 10 11 ... 26 »

源码中国 www.ymcn.org