it is a tools for developing J2ME application using web service.
it is a tools for developing J2ME application using web service.
Service+Proxy技术资料下载专区,收录274份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
it is a tools for developing J2ME application using web service.
AT commands for sending and receiving SMS (Short Messages Service) messages.
jain-sip is a protocol to comunicate between cliens throught service.
在经典P2P 网络结构中,所有节点都处于对等地位,没有考虑节点的不同处理能力,不能够保证服务的质量。本
A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the...
这是在Windows Mobile 上进行开发的Web Service 源码.演示了在Windows Mobile 上怎样访问Web Service.
简单实现的java proxy例子,通过ProxyFactory.java工厂产生对象
虚拟代理模式(Virtual Proxy)是一种节省内存的技术,它建议创建那些占用大量内存或处理复杂的对象时,把创建这类对象推迟到使用它的时候。在特定的应用中,不同部分的功能由不同的对象组成,应用启动的时候,不会立即使用所有的对象。在这种情...