搜索资源列表
E-mailSystem
- 一个完整的email客户端代码 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information
SOCK VIA HTTP
- SOCK VIA HTTP是通过HTTP建立通道的SOCK,由JAVA编写。-Sock VIA HTTP is established via HTTP channel Sock, prepared by Java.
jspsocket
- 本程序为jsp程序 客户端和服务器端通信 通过java socket实现-This program is jsp program communication client and server-side implementation through java socket
XmlTest
- XML解析 通过SOCKET发送与接收 XML创建-XML
javaQQ
- java多线程聊天程序GUI界面socket实现-java chat program GUI multi-threaded socket interface to achieve
Socket
- 一个简单的java Socket通讯实例,实现简单通讯功能-A simple example of java Socket Communications, the realization of a simple communication
sock
- java实现的Socket通信程序,有客户端和服务器端程序-java implementation of the Socket Communication Program, has client and server-side procedures
CHATROOM
- 摘要:Java源码,网络相关,聊天程序 一个Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。RunServer()方法中运行聊天服务,通过Socket 类的getInetAddress().getHostName() 方法获得主机名, 建立新的ChatHandler 对象实例, 在synchronized (clients)中取得与客户端的同步。
lib
- java sock编程的一套基于FLEX通讯,非常适合初学者。-Java sock programming based on a set of FLEX communication, very suitable for beginners.