搜索资源列表
AntiJP
- 利用互联网进行数据下载并查询的一个简单程序,现在提供的是客户端的部分代码,新手可以参考学习-use of the Internet for downloading data and query a simple procedure, now is the part of the client code, and newcomers may refer to learning
TCP_server_client
- MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
16
- 实现客户端和服务器之间的收发短信。可以有多个用户登陆。比较简单-The achievement of client and server send and receive text messages between. Can have multiple users landing. Relatively simple
googleMapSimpleExample
- j2me 手机客户端Google map最简单的实现,代码不过200行,一看就能懂。-j2me mobile client Google map to achieve the simplest, code 200 line, however, will be able to understand a look.
j2meFire2.2b
- j2me客户端浏览器开源引擎,最简单的ui控制,khtml解析-j2me client browser open-source engine, the simplest ui controls, khtml parsing
multiclient-java
- 一个简单的多个客户端与服务器通信的例子,多线程通信。java开发-A simple example of the plurality of client and server communications, multi-thread communication.