搜索资源列表
KryoNet
- KryoNet这个Java类包提供了一套简洁的API来实现高效的,基于TCP和UDP协议的客户端/服务器NIO网络通信。KryoNet可以运行于桌面应用程序和Android平台中。由于KryoNet非常高效,所以特别适用于开发游戏应用程序和进程间通信。-KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communicatio
TCPIPSocketsinJava
- The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, the most current iterations, as well as making the following improvements: The API (appli
javasound
- 关于java sound api 和 tcp/ip socket 写的简易的多人语音。-you can learn java sound api and socket by this exzaple
smgp30
- 中国联通短消息sgip协议api 及其 java 实现 -sgip agreement and java implementation
cmpp3
- 中国移动CMPP协议api(java版)及java实现-China Mobile CMPP protocol api (java version) and java
MyMemcachedClient
- 高效简单的Memcached java client api。支持二进制协议,用于1.4版本及以上,实现客户端所有操作。自己造个轮子,是不得已而为之。能找到的client都太复杂太慢,简单的事情用简单的方法处理,自己写一个好了。遵循的协议:http://code.google.com/p/memcached/wiki/MemcacheBinaryProtocol 注:memcached1.4开始正式支持二进制协议。-simple and high performance java clien