搜索资源列表
testSocket
- android Socket通信,使用socket实现tcp和udp连接的测试,支持中文。-socket client
AndroidSocket
- android 的TCP和UDP通信。包括服务器的开关,TCP和UDP的发送,TCP和UDP的远程发送-android UDP traffic. Supports hexadecimal send and receive
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 客户端和服务端共同使用
Communication
- 基于wifi的Android文件传输小程序,包含了WIFI的搜索、连接、检验等功能,书写比较规范,聊天信息的传输使用UDP协议,文件传输使用TCP协议-The Android-based file transfer wifi applet, the search includes WIFI connection, testing and other functions, writing fairly standard, the transmission of information using
socket1
- 安卓手机网络APP源码,内有TCP、UDP例子-APP-source Android mobile phone network, there are TCP, UDP example
wangluo
- 对安卓tcp,udp,urla,和简单的聊天室的应用,对于初学者是一个很好的源码。-For Android tcp, udp, urla, and simple chat room application, for beginners is a good source.
InternetAndroidClient
- TCP UDP Android,Socket java,基于Android的聊天app基本功能版-TCP UDP Android,Socket
android-TCP-UDP-code
- 开发手机网络功能的好代码值得学习.希望对你们有用-this is a very useful learn for android
Socket_TCP_UDP
- 基于TCP协议以及UDP协议的Socket编程-Socket Programming TCP protocol and UDP based protocol
SocketTool
- zigbee安卓端TCP/UDP网络调试开发工具-zigbee Andrews end TCP/UDP network debugging tools
fxcsym
- 本软件是集合信息聊天,文件传输,语音呼叫,用于局域网的手机通讯工具,类似飞鸽传书。完全可以编译,运行!有完整注释! 注意:手机通过wifi连入局域网 本软件设计的以下知识点理解不算太难! 1、短信息:UDP协议 2、语音传输:TCP协议 3、文件传输:多线程 -This software is a collection of information chat, file transfer, voice call for a mobile communication t
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
SerialAndSocket
- 主要用于Android设备与其他平台通讯,包括串口,网口(UDP以及TCP)。(Mainly used for Android devices to communicate with other platforms, including serial ports, network ports (UDP and TCP).)
shujutongxun
- 设备搜索、发送数据、接收数据、连接方式(蓝牙、TCP、UDP、wifi等等)、状态查询、数据波形(Device search, send data, receive data, connection mode (Bluetooth, TCP, UDP, WiFi, etc.), state query, data waveform)