搜索资源列表
PromptCommunication
- 采用专业级的多线程、Socket、Swing图形等Java技术。-professional-grade multi-threaded, socket, Java Swing graphics technology.
library_junlin
- 一个简单的模拟图书馆系统实现了用户之间的通讯还有概念上的借书还书 默认管理员 ID:Admin Password:1 其他用户自己注册 本系统可供正在学习Swing或套接字的同学学习-a simple simulation system for the Library of communication between users still on the concept of a library book default management member ID : Admin Pas
tut-bingo
- A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI.
awtcssdsadd.rar
- 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,T
qq_java
- 基于java Swing制作,利用java socket编程,模仿腾讯QQ设计的一个用于简易聊天的小型桌面应用程序。-this program is for QQ
shanzhaiQQ
- 本项目基于MVC模式进行开发并且采取C/S模式仿QQ做的一个即时通讯系统。该系统使用了J2SE中的多线程、Socket通信、Swing和JMF等相关技术。项目实现了点对点聊天,系统广播,文件传送,视频语音等QQ拥有的基本功能。-The development project is based on MVC pattern and take the C/S mode to do an imitation of QQ instant messaging system. The system uses
socket
- 用java开发的soket聊天程序,有3个soket工程,其中第3个有swing和dos之分,还有2个ppt教程!-With the java chat program developed soket, there are three soket project, the first of which three are swing and the dos of the points, there are 2 ppt tutorial!
JavaStudySource
- 这是学习Java的时候的积累,其中包括基础的java语法使用、Swing、Socket、Thread、Applet等基础java的使用!适用初学者-This is the time to study the accumulation of Java, including syntax to use java-based, Swing, Socket, Thread, Applet and other infrastructure the use of java! For beginners
dzsender
- 自动在dz论坛发贴的工具,采用java swing socket编写-Forum posts automatically dz tools
Gobang
- Java swing + socket 实现的网络五子棋 -Java swing+ socket to achieve the network backgammon
newchat
- 一般采用socket+多线程+IO+Swing的多人聊天室,只支持信息发送,可以群聊-Generally use the socket+ multi-threaded+ IO+ Swing multiplayer chat room, only to support the messaging, you can group chat
UDPChat
- Java做的UDP文件传输源代码,设计Swing Socket 还有UDP协议-Java to do the UDP file transfer source code, design Swing Socket UDP protocol also
net
- tcp和udp的连接,java socket/swing聊天系统-tcp and udp connections, java socket/swing chat system
Talk
- SWING、SOCKET,THREAD,实现局域网聊天功能,-SWING, SOCKET, THREAD, LAN chat function,
ChatExampleFor1.2b2
- 基于JAVA swing socket的聊天程序。-JAVA swing socket-based chat program.
ssl_client3
- 用swing写的一个socket客户端,功能很简单。但是有些常见的问题都包含在里面。比如自定义皮肤、系统托盘、系统托盘闪动提醒、右下角提示窗口-With swing socket write a client function is very simple. However, some common problems are included in the inside. Such as custom skin, the system tray, system tray flashing ale
SocketTalk
- 用java swing编写基于socket编写的聊天小程序-Written with java swing socket based chat applet written
test
- 棋盘游戏系统之网络五子棋(Swing +Socket)实现,人性化的悔棋功能,在双方同意的情况下可以悔棋,提供聊天功能,让游戏者保持沟通,界面好看,功能齐全。-Backgammon board game system of the network (Swing+ Socket) implement humane undo function, in the case of mutual consent can undo offers chat feature that allows the pla
Chat
- This course is going to teach you how to write client-server applications in Java using socket programming. It will also teach you how to write a multi-user/group chat application in Java with chat logging functionality
ChatDemo
- 使用swing实现在线聊天,效果明显,功能比较简单(Using swing to implement online chat)