搜索资源列表
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客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
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 客户端和服务端共同使用
TCPCom
- android socket 通信,基于传输层tcp协议,可指定ip ,端口号,源码-android socket tcp
SocketClientDemo
- 自动搜索IP地址,匹配客户端,点对点TCP协议的socket通信-Automatic search IP address, matching the client, point to point TCP socket communication protocol
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
HTML5-JS--Socket
- 利用HBuilder平台,使用HTML 5、Javascr ipt,实现智能家居移动端与路由器的基于TCP IP的Socket的通信。-Using HBuilder platform, the use of HTML 5, Javascr ipt, smart home mobile terminal and router based on IP Socket TCP communication.
idcf
- 关于无线网络程序设计TCP IP,比如如何建立socket,服务器和客户端如何通讯()