搜索资源列表
A_simple_chat_tool
- 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
Java_MSN
- 老外用Java写的仿MSN程序源码,很强大。-Written by a foreigner with Java source program like MSN, it is powerful.
HelloWorld
- SOAP(Simple Object Access Protocol)是基于XML实现了一种消息格式以交换请求和使用,使用XML作为SOAP消息的基础使得任何实现基本的INTERNET通信服务的系统都能处理和传送这类消息 。-POST /StockQuote HTTP/1.1 Host: www.stockquoteserver.com Content-Type: text/xml charset="utf-8“ Content-Length: nnnn SOAPAction:
GoogleMapsWebDemo
- Java Google Map使用Demo,web前台使用Google API,调用Google地图-Java Google Map using the Demo, web front using the Google API, called Google Maps
Experiment3
- 基于MVC,实现简单的学生信息管理,其中,模型 (M) 采用一般的JavaBean、视图 (V)采用JSP、控制 (C) 采用Servlet实现。另外,对于视图部分的JSP中,需要提供两种版本,即一般的Scriplet (Java代码)和EL。-Based MVC, simple student information management, model (M) general JavaBean view (V) using JSP and control (C) using Servlet i
JZZS
- 这是一个有非常深度的VC++例子程序,N年前的一个正式的项目。实现了一个基本WEBSERVER的功能。完全是从0开始的搭建的过程。不过恐怕很难有人能看懂了。能看懂这个程序,就对JAVA的那一套网络响应机制理解到根子里面去了。-This is a very deep VC++ example program, N years ago, a formal project. Implements a basic WEBSERVER function. Is the beginning of 0 bu