搜索资源列表
socket
- 这是个socket通信的服务器和客户端实现通信的代码
SOCKET
- 此程序是JAVA底层socket通信的程序,没有界面设计,可在程序运行时进行对话
android-socket
- android socket通信源代码 已经本人运行验证-android socket communication, I run the source code has been verified
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
Java_component_des
- 《Java组件设计》的源代码,有许多企业级应用的核心组件的实现代码,包括:配置组件,数据库访问组件,Socket通信组件,JSON转换器,日志组件,权限组件-Java Component Design source code includes core components for enterprise, like configuration, database access, socket, JSON, logger, rights.
java_sock
- java的通讯程序(socket)-java of the communication process (socket)
socket
- 这是一个java c/s模式的通信模型源码,可以帮组初学者学习java网络编程-This is a java c/s model of communication model source code, can help group for beginners to learn java network programming
javaSocket
- java的一个Socket通信实现,实现套接字,该系统安全可靠。-java a Socket communication, the realization of socket, the system is safe and reliable.
javasocket
- 1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程,用于把超时的信息删除。 这里应用到了同步,使两个线程可以操作同一个map。 -1. Socket communications: There are client and service side of the socket code. 2. Multi-threading: client and server uses one threa
socket
- 利用JAVA实现的SOCKET通信,包含服务器端与客户端-SOCKET realized using JAVA communications, including server-side and client-side
socket Test
- 学习Java Socket 编程的基础程序,适合初学者学习。实现了多线程的网络客户端和服务器通信-Java Socket Programming learning the basis of procedures, for beginners to learn. The realization of the multi-threaded network client and server communications
socket
- 使用Java语言编写,功能实现Socket通信。-Using the Java language, functional realization of Socket Communications.
Socket
- SOCKET编程,实现了一个服务器一个客户去的通信,适用于初学SOCKET者。-SOCKET programming, implements a server to a client communications, suitable for beginners who SOCKET.
Socket
- Socket 通信,能进行实时多方点到点短信息通信,能进行双方文件传输,能显示进度;-Socket Communications, chat rooms
Socket
- Socket网络编程,分为客户端和服务器,客户端和服务器可简单进行通信。-Socket
PHP_Socket
- 使用php实现的socket通信;包含客户端和服务器端;可与c共同实现通信;-Achieved using the php socket communication includes client and server side together to achieve communication with c
Client
- socket通信例子,类似QQ,实现客户端和服务器间的即时对话,对初学者有很大的帮助-Examples of socket communication, similar to QQ, between the client and server to achieve real-time dialogue is very helpful for beginners
Referee-score-based-on-Socket
- Java程序,主要功能为基于Socket通信的裁判评分,速度较快-Java programs, the main function of the referee score based on Socket Communications, faster
java-Socket通信
- Socket实现服务器端接收通信端口的消息,及向通信端口发送消息。(Socket implements the message received by the server on the communication port and sends the message to the communication port.)
pcToandroidAdbDemo
- 用eclipse实现的基于ADB协议的socket通信,能够用手机给PC发送控制命令(The socket communication based on ADB protocol is realized by eclipse, and the control commands can be sent to PC by mobile phone)