搜索资源列表
proSend
- 用SOCKET和SWING进行设计,实现JAVA服务器和客户端通信
chat(java)
- java初学者,一个聊天室的服务器和客户端的代码-java beginners, a chat room server and client code
WebService.rar
- 采用Java实现的WebService编程,引用XFire机制,实现了服务器和客户端的完整功能,在JDK1.4+Eclipse+Tomcat下开发并测试通过!,The realization of the WebService using Java programming, reference XFire mechanisms to achieve the server and the client' s full-featured, in the JDK1.4+ Eclipse+ Tom
Socket
- 利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
Java-QQ
- 基于Java的网络聊天程序,用Java Socket实现网络聊天室,分为服务器和客户端两部分,客户端界面实现聊天功能,服务器是信息中心,类似QQ,有注解.-Java-based network chat program, using Java Socket network chat rooms, divided into server and client in two parts, the client chat interface, the server is the information
Gobang_java
- 可联机对战的五子棋java源代码 包含服务器文件和客户端文件 详细的技术文档和用户手册-Available on-line against the Gobang java source code file that contains the server and the client document detailed technical documentation and user manual
stun3
- 基于java的stun服务器和客户端 实现了关于stun防火墙探测,通过java boundle实现的 目前处于模块间高 耦合-this is a stun server and client I write it just for fun
WebChat
- 用java编写的聊天室 多线程 包含服务器和客户端-Prepared to use java chat rooms contains multi-threaded server and client
Chat_system_using_swing
- Chat案例 SWING多人聊天系统,有服务器和客户端程序。-a chat-system using swing with source code
09052117388427
- java 聊天程序,分为服务器和客户端,值得一看-java chatroom very important to see it
tarena
- QQ聊天程序用java实现多线程有服务器和客户端-java sdasdasdasdasdasdasdasdasdasdasdasdasda
java
- 能实现服务器和客户端的在网络上的文件互传功能。-To achieve the server and client files on the network functions to each other.
jm2pc
- 通过蓝牙或INTERNET,用JAVA手机控制电脑. 可以启动关闭程序/编辑文件,控制鼠标键盘. 分服务器和客户端,分别应用于PC和手机.-Remote control your desktop or laptop computer with any Java powered phone. Access and edit your files, start and stop applications, control your mouse, keyboard and another de
NetGame
- 一个网络版的井字棋游戏,利用serverSocker和socket编程,很有意思的,可以把服务器和客户端分开。-A network version of Tic-Tac-chess game, using serverSocker and socket programming, very interesting, and can separate the server and client.
java_chat
- 在做培训时带领学生一起做的聊天系统,包括服务器和客户端,主要功能有注册、登录、客户端之间通过UDP方式聊天和传送文件,客户端自动接受服务器端关于其他客户的登录、退出信息(上线、下线通知),服务器发送信息给客户端等等,使用文件保存注册用户信息。具体的可仓库文档,作为Java初学者,如果能写出这样的系统,那么找工作应该没有问题了,工资至少可达4以上。对有兴趣的学习者,下载后看代码吧!-about tcp/udp chat
Java-simple-communication
- java 简单通信,服务器和客户端的简单通信代码-Java simple communication
java
- java线程服务器和客户端,可以作为简单多线程的聊天室-java thread server,
fbgopjm
- 用数据报开发的网络聊天程序,包括服务器和客户端()
OAuth2.0 JAVA服务端和客户端功能实现(带jar包)
- OAuth2.0 客户端和服务器java代码实现,供大家学习用,或者直接拿到项目中,稍作优化即可使用。(OAuth2.0 JAVA server and client functions to implement the source code for everyone to learn, or directly to the project (with jar package))
Java-WebSocket
- 这个库包含一个空的WebSocket服务器和客户端的实现java写的100%。潜在的类的实现是,它允许一个非阻塞的事件驱动模型(类似于WebSocket API的Web浏览器)。(This repository contains a barebones WebSocket server and client implementation written in 100% Java. The underlying classes are implemented java.nio, which all