搜索资源列表
jabberdclient
- 用JAVA编写的基于J2ME的即时消息通信的客户端的程序。用于与JABBER服务器通信-prepared with Java J2ME-based instant messaging client procedures. For server communication with JABBER
src
- j2me实现服务器和客户端一对一的通信(服务器和客户端不在同一台电脑上,输入服务器的IP地址连接)-j2me server and client to achieve one to one communication (server and client are not the same computer, enter the IP address of the server connection)
Mobile-phone-chat-room
- 基于J2ME 的手机客户端程序支持建立网络连接、传送请求和远程访问服务器,是直接与用户交互的平台。而服务器端用于接收客户端的请求,执行与数据库的通信,并完成后台逻辑的运算,最后将处理结果返回给手机客户端。-Based on J2ME mobile client program support to set up the network connection, transmit request and remote access server, is direct with user intera
rtsp JAVA实现
- rtsp JAVA实现 rtsp客户端JAVA程序源码,运用rtsp协议实现与服务器端的流媒体通信.-
multiclient-java
- 一个简单的多个客户端与服务器通信的例子,多线程通信。java开发-A simple example of the plurality of client and server communications, multi-thread communication.