Location:
Search - JAVA tcpclient
Search list
Description: 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程,
本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来.
-It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Platform: |
Size: 15432704 |
Author: 陈超群 |
Hits:
Description: 使用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.
Platform: |
Size: 3072 |
Author: pingyang |
Hits:
Description: SocketWebServer计算机网络使用的代码。有TCPClient.java、TCPServer.java、UDPClient.java等等。-SocketWebServer code used by computer networks. There TCPClient.java, TCPServer.java, UDPClient.java and so on.
Platform: |
Size: 3072 |
Author: miaomiao |
Hits:
Description: 用于TCP协议模拟客户-服务器网络模式的客户端程序-Used to simulate the client- server network mode client program
Platform: |
Size: 1024 |
Author: 杨春尧 |
Hits:
Description: 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, UDPServer.java
WEBServer.java
Platform: |
Size: 3072 |
Author: 李南 |
Hits:
Description: TCP Client 实例 基本函数都已经给出 可供java初学者练习数据传输的功能
-a simple tcp client sample
Platform: |
Size: 1024 |
Author: gavin |
Hits:
Description: 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.
Platform: |
Size: 1024 |
Author: 廉 |
Hits:
Description: A simple TCP Client in JAVA
Platform: |
Size: 1024 |
Author: bingroom |
Hits:
Description: 这是一个Java编写的客户端接收软件,用于接收来自发送端的消息!- This is a client receives the software written in Java,used to receive messages from the sender !
Platform: |
Size: 1024 |
Author: 陈波 |
Hits:
Description: 这是一个计算机网络学习中关于TCP的简单服务器和客户端。该文件包含TCPClient.java和TCPServer.java.-This is a compute network study file about TCP.Include TCPClient.java and TCPServer.java.
Platform: |
Size: 3072 |
Author: 念竹 |
Hits:
Description: TCP Server and TCP Client which use socket programming with java langhage.
Platform: |
Size: 1024 |
Author: zzzzwww |
Hits:
Description: 基于TCP协议的网络应用程序,TCPClient.java 客户机端代码-TCP protocol-based network application TCPClient.java client-side code
Platform: |
Size: 1024 |
Author: 咚咚 |
Hits:
Description: 基于TCP协议的网络应用程序,TCPClient.java 客户机端代码-TCP protocol-based network application TCPClient.java client-side code
Platform: |
Size: 1024 |
Author: celera |
Hits:
Description: 基于java基本聊天工具实现,需要知道对方的ip才可以实现。无需服务器-Java-based chat tools to achieve the basic need to know each other' s ip can be achieved. No server
Platform: |
Size: 2048 |
Author: lin |
Hits:
Description: tcp client java program
Platform: |
Size: 1024 |
Author: vani |
Hits:
Description: TCPClient in java - simple code - it is working-TCPClient in java - simple code - it is working
Platform: |
Size: 1024 |
Author: Mike |
Hits:
Description: 基于JAVA+网络远程监控系统软件的实现-based on java
Platform: |
Size: 1024 |
Author: 郭 |
Hits:
Description: 用JAVA编写的套接字编程包括客户端与服务器端代码-JAVA prepared using socket programming, including client and server-side code
Platform: |
Size: 4096 |
Author: 余童 |
Hits:
Description: 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] Often clients and servers communicate over a computer network on separate hardware, but both client and server may reside in the same system. A server host runs one or more server programs which share their resources with clients. A client does not share any of its resources, but requests a server s content or service function. Clients therefore initiate communication sessions with servers which await incoming requests. Examples of computer applications that use the client–server model are Email, network printing, and the World Wide Web
Platform: |
Size: 1024 |
Author: Anu joy |
Hits:
Description: Tcp client java code
Platform: |
Size: 1024 |
Author: santhosh |
Hits: