搜索资源列表
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
yuanma
- 使用JAVA Swing和Socket,JDBC技术实现及时的网络聊天,有公聊和私聊等
Palette_CS_beta3
- 1)java图形用户界面Swing设计工具的使用 2)数据结构的设计与Java实现 3)Java绘图接口Java2D的使用 4)建立在Java Socket上的服务器与客户端的通信技术 5)多线程编程技术 6)多服务器协同技术
linqt-2[1].8.3.tar
- 言规则,类和对象,流和I/O,异常处理,AWT/Swing高级编程,对 象序列化,高效I/O及正则表达式,...网络编程技术 TCP/IP协议,Socket套接字-on rule,class,object,stream,I/O,exception,AWT/Swing,seral,TCP/IP principle,Socket,and so on.
Poker
- Java通过socket+swing实现一个简单的网络版有声斗地主游戏。包括服务器和客户端代码。-Java socket implementation through a simple sound Landlords game. Including server and client code.
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
net
- tcp和udp的连接,java socket/swing聊天系统-tcp and udp connections, java socket/swing chat system
xiangqiduizhan
- 网络象棋对战系统,支持多人登录,分客户端和服务器端,采用Swing加套接字实现,代码简单易懂,适合学习JAVA的人使用-Chess combat system, support network DuoRen login, points the client and the server, the Swing and a socket, easy to understand and to realize the code for learning a JAVA people use
talkServer
- java socket服务 swing窗口例子
socket_sample
- 矩阵乘法的java多线程程序,有swing做的界面,通过socket进行网络传输,这个是主程序,还有三个小的类也会传上去。-socket code
myQQ2.41
- 自己上学时写的一个QQ及时通讯软件,利用swing设计ui,socket通信实现-Their school to write a QQ instant messaging software, the use of swing design ui, the socket communication
java----port-scanner-
- java实现的端口扫描。相关的技术:Swing、Thread、Socket-java implementation of the port scan. Related technologies: Swing Thread, Socket
qq(1)
- 经过测试完全可以用,无异常,涉及到的内容多线程,Socket,Swing,IO流,反射,缓存,泛型,集合等等,界面美化使用的插件包substance。分为服务器和客户端,服务器有登陆和后台显示2个界面实现对用户的增删改查,保存聊天信息,重定向显示后台信息,显示在线用户,注册用户,冻结用户(限制登录的用户),聊天信息,发布后台信息等等。客户端有登陆界面(可以注册用户)和聊天界面实现发送私聊群聊,发送文件,发送震动等等。。先导入jar包在启动serverMain,在启动客户端ClientMain,详
Talk
- SWING、SOCKET,THREAD,实现局域网聊天功能,-SWING, SOCKET, THREAD, LAN chat function,
ChatExampleFor1.2b2
- 基于JAVA swing socket的聊天程序。-JAVA swing socket-based chat program.
RDC
- 通过java socket实现的远程控制,界面由java swing制作,适合初学者学习,本代码纯属手工原创,如有雷同,那也正常。-Remote control via java socket to achieve, the interface by Java Swing production, suitable for beginners to learn, this code is purely manual original, if identical, that is normal.
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