搜索资源列表
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
PCReceive
- 让电脑能够接受android手机通过socket发回的字符串-This java code makes PC receive the text which sent by android device through socket.
SocketDemo
- java socket 实例 也是android socket 的示例-android socket example java socket example is
socket1.0.tar
- android socket与PC通信,PC使用java eclipse,PC服务器,android客户端-android socket and the PC communication
Android
- 使用Socket进行通信(MyClient是客户端,MyServer是服务器端)-Java connection with Socket
SocketTest
- Socket programming example for Android 2.2 in Java
PCChat
- java 和android编写的socket聊天程序,实现多线程。可以点对点。也可以群聊-socket chat program written in java and android, multi-threaded. Point to point. You can also group chat
socket
- 使用socket实现的一个简单的多人聊天功能,是对socket的一个学习demo,服务端使用java,客户端使用android开发。便于学习android的朋友更好的了解socket的使用!-Socket to achieve a simple multiplayer chat feature is a study of the socket demo service clients to use the java client using the android development. Ea
Client
- java 纯Socket client 通讯-java socket client communiation
Socket_Client
- Android Socket源码实现与PC通讯,其中手机端用java开发,PC端用java开发-The Android Socket source to communicate with the PC, mobile terminal with java development, PC-side java development
remoteControl
- Android手机控制电脑,用socket实现,两段代码都是用java开发-Control the computer Android phone socket implementation, two pieces of code are developed using java
MyControlComputer(java)
- 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
client
- 主要为java语言socket通信的客户端实现-Main client socket communication for the java language to achieve
socket
- socket通信,服务器端为一个java项目,客户端是一个android项目,实现服务器端和客户端之间的通信-socket communication, the server is a java project is an android project client, communication between server and client
android-socket
- android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。 Java.net Java.net.Socket 客户端连接使用的TCP socket Java.net.DatagramSocket 客户端和服务端共同使用
InternetAndroidClient
- TCP UDP Android,Socket java,基于Android的聊天app基本功能版-TCP UDP Android,Socket
Socket(Serializable)
- android 之 socket编程,同事编写java后台和androi前端-android socket
Chat-Socket-Demo
- 一个android端与Java后台通过socket进行传输的代码。-A Java back end android transmitted through the socket code.
java-master
- Android插件 PubNub utilizes a Publish/Subscribe model for real-time data streaming and device signaling which lets you establish and maintain persistent socket connections to any device and push data to global audiences in less than ¼ of a second
Android 手机联网对战 中国象棋 游戏源码
- Android 中国象棋游戏 可以网络对战,分为客户端和服务端,客户端为 Android 应用,服务端使用Java语言实现,数据库为MySQL,使用到了Socket和多线程技术。(An Android Chinese chess game which can be network to combat, divided into client and server, client is Android application, server uses Java language, database