搜索资源列表
ServerSock
- socket文件,服务器端程序。建立连接,向客户端发送数据。用vc编写。-socket, server-side procedures. To connect to the client to send data. Vc with the preparation.
TCPIPNetTime
- 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
TCPIPServerSrc
- 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
TCPIPSimpleTcpClientSrc
- 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
socket-between-android
- 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
socket
- Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
TCP_server_client
- MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
MTK_SOCKET
- mtk 平台的 socket 文档,希望对有需要的朋友有用-MTK socket platform document, in the hope that there is a need friends useful
TestSocketConsole
- Test Socket server for symbian client
XYZSensorTestPro
- 接收GPS数据并处理三个方向加速度传感器数据,再通过Socket发送至局域网里另一台服务器的Android程序-Receiving GPS data and sensor data processing acceleration in three directions, and then sent to the LAN through the Socket server Android in another program
blackberry-socket
- 实现了两个黑莓模拟器客户端之间的通信,前提条件要连接到服务器端-BlackBerry simulator implements two communications between the client, provided to connect to server
Server
- socket 服务端 通讯, 可同时支持客户端和服务端-socket server communiation.
Socket
- java Socket服务端和客户端源程序-java socket server and client
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 客户端和服务端共同使用
SOCKET-server-example
- 服务器端源码,可以用于学习基于SOCKET的android编程。-Chess server source code, can be used in the study of android based on SOCKET programming.
Android socket编程实现消息推送Server+Client
- Android socket编程实现消息推送Server+Client(Android socket Programming message push Server+Client)
UDP 广播socket自动连接服务端
- 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
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, a
服务器代码
- java socket server用JAVA写的服务器代码,开发环境netbeans,已测试通过(java socket server netbeans)
vb-socket-server-client
- 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co