搜索资源列表
TCP
- 这个程序实现的是TCP协议和UDP,其中TCP这个程序通过一个服务器端软件来沟通客户端之间的传输
tcp_and_udp_java_programs
- 简单通信程序,实现tcp和udp的程序,适合初学者学习使用。
tcp_java
- java编写TCP方式的通信程序,能够实现TCP通讯
jamod-1.2rc1-src.zip
- 100 java实现modbus 从站、主站,This project represents a Modbus implementation in 100 Java. It can be used to implement Modbus masters and slaves in various flavors: Serial: ASCII, RTU (Master only), BIN IP: TCP,UDP The design of this library is
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
java-socket
- 简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
MPServer
- Java开发的实现TCP/IP协议的服务器端程序。极具扩展性。可供初学者使用。希望对他们有用。-Java source code for server side of tcp/ip protocol.
java_icq
- 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
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
chatroom
- java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user
JAVAICQ
- icq的java实现服务器与客户间通过套接口socket(tcp)连接-the icq based on java
JavaFile
- 一个简单的文件传输工具,使用tcp/Ip实现-A simple file transfer tool, use the tcp/Ip achieve
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通讯,放入EClipse的workspace中。-Simple implementation of TCP communications, into the workspace in EClipse.
TCP
- 该代码主要为了实现TCP/IP的套接字功能,代码简单详细。功能全-The code is mainly to achieve TCP/IP socket function, the code is simple in detail. Full-featured
javase 在线考试系统部分功能实现,仅供参考
- java学习阶段,建议控制面板在线考试系统,tcp/cs框架,部分功能具体实现举例, .java源代码(learning phase, it is recommended that the control panel online examination system, tcp/cs framework, part of the specific function to achieve examples,.Java source code)
tcp
- java实现tcp通讯(包括服务端与客户端)(Implementation of TCP communication with Java)
基于TCP的聊天室
- JAVA开发的聊天室,属于多线程,实现群聊、私聊等功能。可供学习。(he chat room developed by JAVA belongs to multi thread and realizes the function of group chat, private chat and so on. It is available for learning.)