登录
首页 » Windows Socket编程 » 一个用java编写的http服务器代码,可以解释和发布html文件,可以自行扩展...

一个用java编写的http服务器代码,可以解释和发布html文件,可以自行扩展...

于 2022-02-21 发布 文件大小:2.51 kB
0 73
下载积分: 2 下载次数: 1

代码说明:

一个用java编写的http服务器代码,可以解释和发布html文件,可以自行扩展-a prepared with the http server code, interpretation and dissemination of html documents and self-expansion

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在Internet上的聊天室序一般都是以服务器提供服务端连接响应,使用者通过客户端序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
    在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
    2022-08-25 04:48:22下载
    积分:1
  • advanced nature of Party members to maintain the website source, management admi...
    保持党员先进性的网站源码,管理admin/index.asp用户名admin密码admin-advanced nature of Party members to maintain the website source, management admin/index.asp username admin password admin
    2023-04-15 02:05:04下载
    积分:1
  • 很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册序强注账号,在网页中添加了很多加密序,这样在最后的HTTP请求信息中出现...
    很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
    2023-06-29 16:15:03下载
    积分:1
  • purpose : structural frame for understanding the concept of network protocol, th...
    目的: 构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。 要求: 1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为framer.exe,则命令行形式如下: framer inputfile outputfile inputfile为原始数据文件,outputfile为输出结果。 操作系统、使用语言和编译环境不限,但在交作业同时要求注明。 2、输出:对应input1和input2的结果分别为output1和output2 3、要有良好的编程规范和注释 4、写文档 -purpose : structural frame for understanding the concept of network protocol, the implementation of an agreement, network issues and the general approach has important significance. The purpose of the exercise through the data link layer and the MAC layer of learning, according to the data link layer to the basic principles against the universal application of the Ethernet frames, by constructing a concrete frame, to guide students in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach. Requi
    2022-03-06 07:04:47下载
    积分:1
  • 发MathFP源码,用于做定点数处理
    发MathFP源码,用于做定点数处理-Fat MathFP source code for doing fixed-point processing. . . .
    2023-07-27 23:45:08下载
    积分:1
  • 是一个获取网络DNS、子网掩码、网卡地址的综合序,注意该序包括了第四章的4.2节、4.3节的两个序。(最好在win98中测试)。
    是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。-access to a network of DNS, subnet mask, Ethernet addresses the integrated process, including attention to the procedures of Chapter IV of 4.2, 4.3 of the two procedures. (Preferably in the win98 test).
    2022-03-10 14:35:19下载
    积分:1
  • 使用CSocket类传输文件的
    使用CSocket类传输文件的程序- Uses the CSocket kind to transmit the document procedure
    2022-06-02 07:06:33下载
    积分:1
  • 序描述了网络开发过中,线池的开发、使用
    程序描述了网络开发过程中,线程池的开发、使用-Procedure describes the network development process, the thread pool of the development, use
    2022-01-31 15:59:25下载
    积分:1
  • This is a TCP holes the procedure is the use of VC prepared, well understood
    这是一个TCP打洞的程序,是用VC编写的,很好懂-This is a TCP holes the procedure is the use of VC prepared, well understood
    2023-05-16 02:50:04下载
    积分:1
  • vfp通过fastcgi实现的WEB服务
    非原创,来源不详通过fastcgi协议与服务器通信,实现基于VFP的WEB服务端脚本编程。适合小型应用使用。支持FASTCGI协议的服务器都可以使用。如ngix。
    2022-03-05 23:18:42下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载