搜索资源列表
hzh1
- 利用TCP协议实现的一个可以从服务器读取时间的网络程序
Tcp
- java tcp 文件传输 tcp协议
TCPUDP
- 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
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.
java-TCP
- 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
fs
- 局域网共享软件 此时本人实现的基于tcp协议实现的局域网共享软件,拥有局域网扫描,复制,删除等功能-LAN sharing software at this time I realized tcp protocol-based local area network to share software with LAN scan, copy, delete and other functions
shiyan
- 利用TCP协议编程(使用SeverSocket和Socket编程)-Using TCP protocol programming (using SeverSocket and Socket Programming)
javatcp
- java,关于tcp协议的网络连接.[采用c/s模式]-this program is about network connection with c/s model
javatcp
- JAVA中TCP协议传送文件的示例,程序包括服务和客户端-JAVA in the TCP protocol to send the sample documents, procedures and client service
jpcapdump
- 本程序用来实现对网络流量的获取及分析功能。可以分离出tcp/udp报文,http协议,ftp协议,snmp协议等。-This procedure used to achieve access and network traffic analysis. Can be isolated from tcp/udp packet, http protocol, ftp protocol, snmp agreement.
dadafaf
- 根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。 -According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
TCPChat
- 一个简单的server-client聊天程序,使用java语言,tcp协议完成-A simple server-client chat program, the use of java language, tcp agreement
tcp-communication
- 基于TCP协议的通信系统,可实现两个计算机之间的通信,有可视界面。-TCP protocol based communication system that enables communication between two computers, there are visual interface.
tcp
- 用TCP协议实现网络编程,自己动手验证过,很好用,可以实现双方的通信,在我的电脑上运行通过-With the TCP protocol for network programming, it-yourself proven, well used, can achieve correspondence between the parties, in my computer to run through the
tcp
- 基于TCP协议的家庭内部三表抄送系统,数据的编解码和传输程序-TCP protocol based on three tables copied within the family system, data encoding and decoding and transmission procedures
tcp
- 实现点对点聊天功能,有界面设计。基于TCP协议-Achieve point to point chat, there is interface design. TCP-based protocol
tcp
- 用java做的使用tcp协议的一个服务器端和一个客户端,适用于初学者学习-To do with java tcp protocol to use a server side and a client for beginners to learn
Java-TCP-data-tranmisition
- 利用java语言实现数据传输,基于TCP协议,网络数据传输,实用性很广,值得参考-Data transmission using the java language, based on TCP protocol, network data transmission, practicality is very broad, it is also useful
tcp-winsock
- 网络协议编程 利用tcp协议 Java语言实现soket套接字编的 一对一网络聊天室-Network protocol programming using the Java language soket tcp protocol sockets compiled one Internet chat rooms
Tcp-protocol-transmission
- 模拟Tcp协议的传输过程,为经典JAVA代码-Tcp protocol transmission process simulation