搜索资源列表
android文件的上传与下载
- android文件的上传与下载 客户端与服务端
SocketTest
- android 使用socket通信方式,发送信息,其中包含了客户端和服务端的内容-android use socket communication, send a message, which contains the contents of the client and server
TImage
- android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
android
- android客户端和服务端源代码,mysql数据库。-android client and server source code, mysql database.
socket-between-android
- 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
poker-online-game
- 源码名称:网络游戏开发-扑克网络对战游戏。 包括android客户端和服务端源码; 主要技术包括:牌类游戏的开发技巧、2D贴图技术、联网对战开发。-Source: the development of online games- poker online play game. Android client and server source code The main technologies include: the development of skills of the
Android_JSON_RPC_0
- android json 结合实例,具有服务端和客户端的系统-android json with examples, with server and client systems
order_server
- 自己写的关于android手机平台上的点菜服务端源码,还有一个客户端的-Write their own android mobile phone platform on a la carte on the source server, and a client
Bluetooth
- android开发蓝牙的一个简单例子,服务端和客户端的收发文字信息,用于安卓蓝牙开发入门再好不过了-android development of Bluetooth, a simple example, the server and the client to send and receive text messages, used for the Andrews Bluetooth development of entry could not be better
socket
- Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
androidpn-demoapp-0.5.0
- android xmpp 推动 客户服务端-this is a client
AIDL_example
- android上调用AIDL的例子,包含客户端和服务端,一个例子就可以掌握android下aidl的原理了。aidlclien和aidlserver-android to call AIDL examples, including client and server, an example you can master the principle of the android under aidl.
PCclient_Android_server_socket
- PC客户端与Android服务端的Socket同步通信, pdf file
diancaibishe
- Android点菜 毕设,包括客户端和服务端-Android order complete set,ncluding client and server
androidPwifiPsocket
- android在wifi下手机与电脑的socket通信。 pc端为MFC程序,可以自由设定为服务端,或客户端。-android wifi under the socket of the phone and computer communication. pc-MFC program can be set freely services side, or client.
PC-And-Android-Socket
- PC客户端与Android服务端的Socket同步通信-PC And Android Socket
android手机 客户端和服务端源代码
- android手机 客户端和服务端源代码,mysql数据库,强大的实现功能,比较不错的代码,我收藏了-android mobile phone client and server source code, mysql database, a powerful realization of functions, more good code, I collection
android上传文件到服务器(客户端加服务端源码)
- android上传文件到服务器,客户端,服务端源码(Android upload files to the server (client plus server source))
UDP 广播socket自动连接服务端
- 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
UDP 广播socket自动连接客户端
- 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a