搜索资源列表
1090382_12505973868c08
- Socket是TCP/IP协议上的一种通信,在通信的两端各建立一个Socket,从而在通信的两端之间形成网络虚拟链路。一旦建立了虚拟的网络链路,两端的程序就可以通过虚拟链路进行通信。 -Socket is a communication on the TCP/IP protocol in the communication of each end of the establishment of a Socket, virtual link between the two ends of th
Android-ADB-tool
- ADB的工作方式比较特殊采用监听Socket TCP 5554等端口的方式让IDE和Qemu通信,默认情况下ADB会daemon相关的网络端口,所以当我们运行Eclipse时ADB进程就会自动运行,在Eclipse中通过DDMS来调试Android程序;也可以通过手动方式调用,以下为一些常用的操作供参考。-ADB has a special way of working listens on the Socket TCP 5554 port IDE and Qemu communication
android--shutdown-tool
- android关机工具,用android手机可以控制笔记本电脑关机(使用TCP Socket通信)这样在天冷天就可以窝在被子里啦。-android shutdown tool , android phone can control the laptop is turned off(use TCP Socket tansportation), so that in cold weather days you can nest in the quilt!
SocketServer
- TCP服务器,可以聊天!!!包括客户端和服务器端!-TCP server, you can chat! ! !
C_SFilleTranser
- 实现PC与android手机SD卡之间通过wifi共享文件,基于TCP协议的通信程序,电脑端软件为MFC程序,手动输入手机的IP地址,可以使android手机和PC建立连接。传送几兆文件时速度快,文件完整。-Achieved sharing files between the PC and android mobile phone SD card by wifi, TCP-based communication program, PC software program is developed
calculator
- 该项目为远程调用简易计算器,android使用stock方法获知使用TCP服务都可以-The project is called remotely simple calculator, android stock method using the TCP service can learn to use
TeleMedicine
- 这是本人编写的一个移动医疗系统,目前是移动端,只需要添加tcp端就能接受发送数据,采用achartengine图行库,里面可以设置图形曲线显示实时数据。-This is I write a mobile medical system, is currently the mobile terminal, only need to add a TCP port can accept to send data, using achartengine line graph library, which
FSDtcpip
- android tcp通讯,可以连接多个客户端-android tcp communication, you can connect multiple clients
TCP
- 在java上的TCP服务端,可用来发数(如20151213141516),在android上的客户端,用来接收并转化为2015years,December 13rd,13:15:16,并用英文朗读出来-TCP server in java, can be used to send number (eg 20151213141516), the android client for receiving and converted to 2015years, December 13rd, 13: 1
WifiConnecter
- Android平台基于NIO与服务器建立TCP连接并进行Socket数据通信-Source code run on android phone that it can establish tcp connection to server and communicate with it using JAVA NIO.
Socket
- 一个Android手机与PC通讯的例子,手机是client,PC是Server,目前是单向的只能是手机给PC发,用的TCP协议。测试的时候记得改IP。-An example of Android mobile phone and PC communications, mobile phone is client, PC is Server, is currently only one way can only be the phone to send PC, using the TCP prot
fqqjywltxt
- 本项目是一个局域网聊天项目源码,能支持 语音,录音,文件,文字功能。需要两部手机在同一局域网内才可以测试,使用了UDP协议和TCP协议,项目整体比较完整,不过在录音发送部分还有些bug。-This project is a local area network chat project source code, can support voice, sound recording, document, text function. Requires two mobile phones in th
wifi-test
- 使用Android时写的一个wifi测试工具,可以进行tcp、udp通信,同时将通信数据保存到记录文件中。 可以在此基础上修改为自己的WiFi调试助手。-Write when using a wifi Android test tool that can be tcp, udp communications, while saving communication data to the log file. You can modify debugging aids for their WiFi
Tcp(最终登陆版)
- 手机端APP,可以实现TCP协议与WIFI模块之间通信,并局域网内控制WIFI模块。(Mobile terminal APP can realize the communication between the TCP protocol and the WIFI module, and control the WIFI module in the lan.)
TCP_terminal
- 手机端APP,可以实现TCP协议与WIFI模块之间通信,并局域网内控制WIFI模块.用户名:admin,密码:admin.(Mobile terminal APP can realize the communication between TCP protocol and WIFI module, and control the WIFI module in local area network. User name: admin, password: admin.)