Welcome![Sign In][Sign Up]
Location:
Search - android socket chat

Search list

[Communication-MobileSocket

Description: 通讯聊天 通讯聊天 -Communication chat communication chat communication chat
Platform: | Size: 394240 | Author: lf | Hits:

[androidsocket

Description: Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
Platform: | Size: 23552 | Author: suntao | Hits:

[androidandroid_socket_chat

Description: Android聊天室,采用Socket网络编程方式-Android chat rooms, use the Socket Network Programming approach
Platform: | Size: 143360 | Author: vong | Hits:

[androidClient

Description: 和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息群发和私聊。 -And students write the android QQ client. The program achieved the android device platform instant messaging. With registration, login, instant messaging and other functional modules. To verify the registration and login user name and password authentication, all validations completed on the server in the server through the Socket network communication to the client to send the appropriate notice able to add friends, remove friends to display online users and the next line users, send messages and pictures, to carry out group messaging and private chat.
Platform: | Size: 2449408 | Author: 三三 | Hits:

[JSP/JavaAndroidChat

Description: 这是我写的Android聊天应用,基于socket,同时还上传了服务器端的程序,下载后可以打开android客户端和PC服务器端进行聊天,很有学习的价值-This is an Android chat application and a server ,very good
Platform: | Size: 79872 | Author: 陈翔 | Hits:

[androidAndroidSocket

Description: 本章主要讲Android聊天室项目开发,通过此项目来帮助我们了解Socket网络编程。-It is about how to develop chat program in android socket.
Platform: | Size: 306176 | Author: zhgf | Hits:

[androidPCChat

Description: java 和android编写的socket聊天程序,实现多线程。可以点对点。也可以群聊-socket chat program written in java and android, multi-threaded. Point to point. You can also group chat
Platform: | Size: 9216 | Author: luxin | Hits:

[androidsocket

Description: 使用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. Easy to learn android friends a better understanding of the use of the socket!
Platform: | Size: 61440 | Author: 李俏鹏 | Hits:

[androidsocketchat

Description: android中使用socket实现聊天功能,服务端和客户端源码-android use the the socket chat feature, service and client source code
Platform: | Size: 909312 | Author: huyuxuan | Hits:

[androidandroid-chat-program

Description: 内涵基于socket网络通讯的聊天客户端代码,以及c#的服务端代码-this is a chat program which includes the client code in java and server code in c#,and they communicate by socket
Platform: | Size: 158720 | Author: calabi | Hits:

[androidAndroidSocketDemo

Description: socket通讯在android的应用,实现聊天室功能-socket communication in android applications, chat rooms function
Platform: | Size: 1220608 | Author: 池红蕾 | Hits:

[androidChat

Description: 基于socket协议的android聊天软件,实现了对话式聊天界面,这是移动端代码,如需使用还需要服务端的支持。-Socket-based protocol android chat software, to achieve a conversational chat interface, which is moving side code needed for the use of server-side support.
Platform: | Size: 3757056 | Author: 党阳 | Hits:

[Game ProgramSocket

Description: Android 开发即时聊天工具 Socket 初步-Android Development Tools Socket preliminary live chat
Platform: | Size: 1024 | Author: wang | Hits:

[androidChat-Socket-Demo

Description: 一个android端与Java后台通过socket进行传输的代码。-A Java back end android transmitted through the socket code.
Platform: | Size: 3127296 | Author: myokra | Hits:

[androidsocket.io-android-chat-master

Description: Android app on platform Android studio has server/client
Platform: | Size: 7013376 | Author: sj01 | Hits:

[androidSocket_lts

Description: Socket实现粗略的聊天室功能是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。在安卓端的MainActivity.java中配置好PC服务端IP,环境运行com.socket.androidServer中的SimpleServer服务器。然后运行Android客户端就可以发送消息了-Socket to achieve roughly the chat room function is a demo Android simple socket chat room example source code, can only be Andrews news PC client, receiving message cannot be sent in the opposite direction, the message is the PC forwarded to all online Android client, then client (including yourself) will receive a client input information. In the An Zhuoduan MainActivity.java configuration PC server IP, the environment running SimpleServer com.socket.androidServer server. Then run the Android client to send the message.
Platform: | Size: 3862528 | Author: qiuxiangxiang | Hits:

[androidlanyaliaotian-third

Description: Android项目源码本站发的第三个蓝牙聊天项目是一个基于安卓的蓝牙聊天项目源码也是本站分享的第三个蓝牙聊天项目源码(前两个自行在本站搜索),原理是两个设备想要通信的前提是要知道对方的存在,在普通的Socket开发中,只要一台设备上线,直接发送个广播,在线设备收到这个广播后在向该广播的源地址发送个单播,两个设备就可以聊天,注意:本项目是基于android studio的,在eclipse里面可能无法直接运行。-Android project source code the third Bluetooth chat project is a based on Android Bluetooth chat source project is the share of the three Bluetooth chat project source code (the first two in the station search), the principle is the two devices to the premise of communication is to know each other s existence, in the ordinary socket, as long as the equipment on the line, directly send a broadcast and online equipment received the broadcast to the broadcast of the source address to send a unicast, two devices you can chat, note: the project is based on the Android studio, inside the eclipse may not run directly.
Platform: | Size: 1233920 | Author: hong | Hits:

[JSP/JavaSocket

Description: 本例子是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。-This example is a simple demonstration of Android Socket chat room source code examples, can only Andrews PC client receives a message, not in the opposite direction to send a message, the message will be forwarded by the PC to all online Android client, then the client (including their own) receive information about a client input.
Platform: | Size: 1214464 | Author: 曾文兵 | Hits:

[Otherbjccb

Description: 用socket编程实现,android聊天功能,数据库都是原生代码开发(Programming with socket, Android chat function, the database is native code development)
Platform: | Size: 89551872 | Author: 大成 | Hits:

[Communication-MobileSocket

Description: socket通信实例,Android聊天功能,Android简易实例验证(Socket communication examples, Android chat function, Android simple example verification)
Platform: | Size: 1677312 | Author: gustaf | Hits:
« 12 »

CodeBus www.codebus.net