搜索资源列表
例10.05 Socket客户端程序
- SOCKET客户端程序-SOCKET client
Socket
- Socket客户端程序,自己编写的,可以结合其他服务器
ftp客户端
- ftp客户端用SOCKET实现,可实现文件的上传与下载功能,界面友好
socket长连接服务端和客户端实例
- socket长连接服务端和客户端实例,以及端连接的服务端和客户端实例,long socket
Socket
- 利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及*消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
sock_client
- 使用Java编写socket客户端程序的小例子-Socket client program write by java.
src
- socket实现客户端和服务器端的通信 计算一个点到原点的距离-socket to achieve client and server computing a point of communication to the distance between the origin
socket
- 轻松学会用socket编写的简单的聊天程序,包括客户端和服务器-Learn how to use socket easily prepared by simple chat program, including client and server
SocketTest
- Flash as3.0 Socket客户端
socket
- 基于socket编写的java聊天软件,分为客户端和服务端,可以进行群聊和私聊,界面人性化-Socket prepared based on the java chat software, and services into the client side, can be a group chat and私聊, user-friendly interface. .
Socket
- 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
socket Test
- 学习Java Socket 编程的基础程序,适合初学者学习。实现了多线程的网络客户端和服务器通信-Java Socket Programming learning the basis of procedures, for beginners to learn. The realization of the multi-threaded network client and server communications
ftp
- ftp客户端程序 单一的程序安装了JDK后即可运行,实现文件上传下载等功能,很不错 -java socket ftp
Socket
- Socket网络编程,分为客户端和服务器,客户端和服务器可简单进行通信。-Socket
socket
- 基于socket的通讯代码 server服务端类 client客户端类 自己保存着-Socket-based communication code
Client
- socket通信例子,类似QQ,实现客户端和服务器间的即时对话,对初学者有很大的帮助-Examples of socket communication, similar to QQ, between the client and server to achieve real-time dialogue is very helpful for beginners
Socket
- javasocket简单实例,主要是服务器与客户端通讯-this is java socket
Socket
- android Socket客户端通信,用于参考-android Socket client communication, for reference
Socket连接
- 通过java来实现socket客户端和服务器端的通讯,一个是client,另一个是server(Java is used to communicate the socket client and server side, one is client, and the other is server)