搜索资源列表
java4597845676
- 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple
severclient
- 使用java实现的最简单的客户-服务器程序,实现了两者之间的交互,可以在此基础上完成多种操作。-java use of the most simple client-server procedures, the interaction between the two. This can be completed on the basis of a variety of operation.
SSLChat
- 基于SSL开发的简单聊天程序,开发语言为JAVA-development of the SSL-based chat simple procedures, the development of the Java language
chatroom
- 简单的聊天程序,java编写,有很大的扩展空间。大家有好的建议可以告诉我。
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
很简单的聊天程序
- 用java编写很简单的文本聊天程序
ChatRoom
- 用Java语言编写一个聊天室的小程序,实现局域网内简单的聊天和文件传输等功能。对于初学者很有益-With the Java language to write a chat room applet to achieve a simple LAN chat and file transfer functions. Is very useful for beginners
chat
- 用java写的一个捡到的聊天程序,非常简单的界面,很有参考价值-Picked up using java to write a chat program, very simple interface, a good reference
myqq
- 一个java实现的简单的仿qq程序,适用与初学者了解java的网络编程机制和icq实现的原理-Java to achieve a simple imitation qq procedures, application and beginners understand the java network programming mechanisms and the realization of the principle of icq
dddddddd
- 聊天程序的简单版 支持多客户聊天私聊 和热键发送 图形界面 适合初级JAVA学习者-Simple chat program version support multi-client chat私聊and hotkey send JAVA graphical interface for primary learners
mychat
- 基于JAVA的即时通讯工具 个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; -JAVA-based real-time communications tools a simple online chat communication program 1, to customers- the way servers work, given the work the server port and client
Chat
- 一个简单的java聊天室小程序,用my eclipse5.0写的-A simple java applet chat room, using my eclipse5.0 of Writing
lan_chat
- 简单的局域网聊天JAVA小程序,适合学习-A simple LAN chat JAVA applets for learning
java-chart
- JAVA实现的聊天程序 功能简单 很不错-JAVA implementation of a simple chat program functions very well
java-chat-program
- java简单的聊天程序,运行环境(JRE 1.5或以上版本),包含服务端源代码和客户端源代码。-simple java chat program, runtime environment (JRE 1.5 or later) that contains the source code server and client source code.
java
- 这是一个简单的聊天程序,仅供初学者学习和参考,程序中附有注释-This is a simple chat program for beginners to learn and reference only, the program annotated
jAVA
- 用JAVA构建的聊天程序 由TCP/IP 实现,程序虽简单,但能给初学者一些帮助.-JAVA chat program built with the TCP/IP implementation, the program was simple, but can give some help for beginners.
java-chat
- 这是一款简单的聊天程序,可以实现两个用户之间的聊天,使用的Socket技术。-A Simple chat application
JAVA-chat-room
- 用Java语言编写一个聊天室的小程序,实现局域网内简单的聊天。-With the Java language to write a chat room applet to achieve a simple LAN chat
新建文件夹
- 简单的网络编程案例,编写两个java程序实现实时聊天(A simple case of network programming, writing two Java programs for real time chat)