搜索资源列表
tcpClient
- 使用Java实现的基于TCP协议的通信的小的聊天程序的客户端,可以实现基本的客户端聊天的功能。-The realization of the use of Java-based TCP protocol communications smaller client chat program, you can achieve the basic function of chat client.
TCPClient
- JAVA实现的TCP协议的客户端,与TCP协议的服务器端程序一起运行,可以实现两个程序之间的通信。-JAVA implementation of TCP protocol client, and TCP protocol with the server-side program running, you can realize the communication between the two procedures.
SocketWebServer
- SocketWebServer计算机网络使用的代码。有TCPClient.java、TCPServer.java、UDPClient.java等等。-SocketWebServer code used by computer networks. There TCPClient.java, TCPServer.java, UDPClient.java and so on.
TCPClient
- 用于TCP协议模拟客户-服务器网络模式的客户端程序-Used to simulate the client- server network mode client program
TCPUDP
- 1)TCPClient.java, TCPServer.java, UDPClient.java, UDPServer.java的调试,通过设置完成通信的计算机ip地址及port号,实现通信过程,记录运行结果; 2) WEBServer.java调试,客户机运行IE浏览软件,通过对web server端一个文件的读取,检测WEBServer.java的正确性,同时记录所浏览到的超文本文件内容。 -TCPClient.java, TCPServer.java, UDPClient.java
TCPClient
- TCP Client 实例 基本函数都已经给出 可供java初学者练习数据传输的功能 -a simple tcp client sample
TCPClient
- A simple TCP Client in JAVA
TCPClient
- 这是一个Java编写的客户端接收软件,用于接收来自发送端的消息!- This is a client receives the software written in Java,used to receive messages from the sender !
TCP
- 这是一个计算机网络学习中关于TCP的简单服务器和客户端。该文件包含TCPClient.java和TCPServer.java.-This is a compute network study file about TCP.Include TCPClient.java and TCPServer.java.
TCPClient
- TCP Server and TCP Client which use socket programming with java langhage.
TCPClient.java
- 基于TCP协议的网络应用程序,TCPClient.java 客户机端代码-TCP protocol-based network application TCPClient.java client-side code
TCPClient.java
- 基于TCP协议的网络应用程序,TCPClient.java 客户机端代码-TCP protocol-based network application TCPClient.java client-side code
TCPclient
- 基于java基本聊天工具实现,需要知道对方的ip才可以实现。无需服务器-Java-based chat tools to achieve the basic need to know each other' s ip can be achieved. No server
TCPClient.java
- tcp client java program
TCPClient
- TCPClient in java - simple code - it is working-TCPClient in java - simple code - it is working
TCPClient.java
- 通过TCP SOCEKT 从服务器接收数据 将数据处理后 发送回服务器端-By TCP SOCEKT receive data the server sends the data back to the server-side processing
TCPClient-socket
- 基于JAVA+网络远程监控系统软件的实现-based on java
TCPClient
- 用JAVA编写的套接字编程包括客户端与服务器端代码-JAVA prepared using socket programming, including client and server-side code
tcpclient-server
- Tcp client server communication using Java The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]
TcpClient
- Tcp client java code