搜索资源列表
Socket转发工具_Oracle
- 实现Oracle客户端和Oracle服务器中间转发的Java源代码.*注:使Window下Oracle数据和侦听端口共享,需要在注册HOME0表中加USE_SHARED_SOCKET=TRUE即可-Oracle client and the Oracle server transmitted among Java source code .* Note : Window to enable Oracle data and the interception of port sharing, the
tcpServer02
- 实例开发SOCKET客户/服务器程序,有详细的客户端/服务器端程序设计步骤.-examples of the development of client / server program, a detailed client / server programming steps.
java-socket
- java中socket通讯源码 包括了客户端和服务器端两部分的源码-java socket communications which includes source client and server part of the two-source
socket
- 这是个socket通信的服务器和客户端实现通信的代码
Socket
- Socket客户端程序,自己编写的,可以结合其他服务器
socket
- 基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
TCPServer
- JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package.
jspsocket
- 本程序为jsp程序 客户端和服务器端通信 通过java socket实现-This program is jsp program communication client and server-side implementation through java socket
Socket
- 利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
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
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
Socket
- Socket网络编程,分为客户端和服务器,客户端和服务器可简单进行通信。-Socket
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
clientaservre
- 用java socket实现客户端服务器的通信-Use Java socket to achieve communication of client and server
Socket连接
- 通过java来实现socket客户端和服务器端的通讯,一个是client,另一个是server(Java is used to communicate the socket client and server side, one is client, and the other is server)
ZhongGang-my-socket-master
- socket开发简单的通信服务器 与客户端交互(Socket communication and client interaction)
socket
- Java简单界面,一个 客户端和一个服务器聊天室(a simple java ui,one client and one server)