文件名称: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, and then through the UDP automatic connection. The principle is very simple, the server side through MulticastSocket information about yourself, such as IP, port broadcast with a broadcast address. The client can receive the broadcast, and related information from the analysis.)
相关搜索: UDP socket自动连接客户端
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
SocketAutoConnectClient\.classpath | 364 | 2013-05-09 |
SocketAutoConnectClient\.project | 859 | 2013-05-09 |
SocketAutoConnectClient\AndroidManifest.xml | 1301 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client\R$attr.class | 370 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client\R$drawable.class | 437 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client\R$id.class | 415 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client\R$layout.class | 424 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client\R$string.class | 457 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client\R.class | 601 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client\SocketAutoConnectClient$1.class | 1116 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client\SocketAutoConnectClient.class | 3164 | 2013-05-09 |
SocketAutoConnectClient\bin\classes.dex | 4744 | 2013-05-09 |
SocketAutoConnectClient\bin\res\drawable-hdpi\ic_launcher.png | 3966 | 2013-05-09 |
SocketAutoConnectClient\bin\res\drawable-ldpi\ic_launcher.png | 1537 | 2013-05-09 |
SocketAutoConnectClient\bin\res\drawable-mdpi\ic_launcher.png | 2200 | 2013-05-09 |
SocketAutoConnectClient\bin\resources.ap_ | 11168 | 2013-05-09 |
SocketAutoConnectClient\bin\SocketAutoConnectClient.apk | 15472 | 2013-05-09 |
SocketAutoConnectClient\gen\com\socketautoconnect\client\R.java | 753 | 2013-05-09 |
SocketAutoConnectClient\proguard.cfg | 1248 | 2013-05-09 |
SocketAutoConnectClient\project.properties | 360 | 2013-05-09 |
SocketAutoConnectClient\res\drawable-hdpi\ic_launcher.png | 4147 | 2013-05-09 |
SocketAutoConnectClient\res\drawable-ldpi\ic_launcher.png | 1723 | 2013-05-09 |
SocketAutoConnectClient\res\drawable-mdpi\ic_launcher.png | 2574 | 2013-05-09 |
SocketAutoConnectClient\res\layout\main.xml | 628 | 2013-05-09 |
SocketAutoConnectClient\res\values\strings.xml | 191 | 2013-05-09 |
SocketAutoConnectClient\src\com\socketautoconnect\client\SocketAutoConnectClient.java | 2693 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect\client | 0 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com\socketautoconnect | 0 | 2013-05-09 |
SocketAutoConnectClient\gen\com\socketautoconnect\client | 0 | 2013-05-09 |
SocketAutoConnectClient\src\com\socketautoconnect\client | 0 | 2013-05-09 |
SocketAutoConnectClient\bin\classes\com | 0 | 2013-05-09 |
SocketAutoConnectClient\bin\res\drawable-hdpi | 0 | 2013-05-09 |
SocketAutoConnectClient\bin\res\drawable-ldpi | 0 | 2013-05-09 |
SocketAutoConnectClient\bin\res\drawable-mdpi | 0 | 2013-05-09 |
SocketAutoConnectClient\gen\com\socketautoconnect | 0 | 2013-05-09 |
SocketAutoConnectClient\src\com\socketautoconnect | 0 | 2013-05-09 |
SocketAutoConnectClient\bin\classes | 0 | 2013-05-09 |
SocketAutoConnectClient\bin\res | 0 | 2013-05-09 |
SocketAutoConnectClient\gen\com | 0 | 2013-05-09 |
SocketAutoConnectClient\res\drawable-hdpi | 0 | 2013-05-09 |
SocketAutoConnectClient\res\drawable-ldpi | 0 | 2013-05-09 |
SocketAutoConnectClient\res\drawable-mdpi | 0 | 2013-05-09 |
SocketAutoConnectClient\res\layout | 0 | 2013-05-09 |
SocketAutoConnectClient\res\values | 0 | 2013-05-09 |
SocketAutoConnectClient\src\com | 0 | 2013-05-09 |
SocketAutoConnectClient\assets | 0 | 2013-05-09 |
SocketAutoConnectClient\bin | 0 | 2013-05-09 |
SocketAutoConnectClient\gen | 0 | 2013-05-09 |
SocketAutoConnectClient\res | 0 | 2013-05-09 |
SocketAutoConnectClient\src | 0 | 2013-05-09 |
SocketAutoConnectClient | 0 | 2013-05-09 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.