搜索资源列表
复件 客户端
- 连接利用SPCOMM和SOCKET写的短信服务器,发送接受相关的指令,欢迎大家下载,在使用过程中请给一些意见,谢谢!-connect and use SPCOMM SOCKET wrote a message server, send and receive relevant instructions and you are welcome to download and use the process to some comments please, thank you!
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
AndroidClient
- 一个用于与MJPEG标准视频流通讯的Android客户端.基于纯Socket,手动解JPEG帧头.-A standard MJPEG video streams for communication with the Android client based on pure Socket, manually extracting JPEG header.
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
TCPIPsockets
- VC++ 开发的Symbian客户端开发,TCP/IP 协议,Socket 应用,与电脑端的服务器连接接收发数据。-VC++ Developed Symbian client development, TCP/IP protocol, Socket applications, and computer server-side data connections to receive fat.
j2me-net
- Test1---http连接 Test2---Socket连接 Test3---DatagramSocket连接 Test4---MMAPI Test5---多客户端服务器 Test6---MMAPI2 Test7---WMAServer-jave net
20060213165726914
- symbian socket程序,服务器和客户端通讯的例子。-symbian socket program, the server and client communication example.
SocketDemo
- android 模拟器中的Socket通信,实现了基本的服务器,客户端设置-Socket Communications android simulator to achieve the basic server, the client set
PC-And-Android-Socket
- PC客户端与Android服务端的Socket同步通信-PC And Android Socket
socket1.0.tar
- android socket与PC通信,PC使用java eclipse,PC服务器,android客户端-android socket and the PC communication
blackberry-socket
- 实现了两个黑莓模拟器客户端之间的通信,前提条件要连接到服务器端-BlackBerry simulator implements two communications between the client, provided to connect to server
TestSocket
- 居于android 的socket客户端的实现-Based on android s socket
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 客户端和服务端共同使用
socket
- 一个用python做的客户端, 采用tcp自定义网络协议 网络连接(simple for socket in python)
ClientDemo1
- 这是一个socket通信的客户端程序,c#的winform编程(his is a socket communication client program, WinForm programming c#)
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
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