搜索资源列表
javachatroom
- 用java编写的聊天程序,分别基于TCP,UDP实现。-prepared with the chat program, based on TCP, UDP achieve.
SOCKET
- TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
code.rar
- 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
erght_queen
- 用JAVA实现GBN(go back N)协议。UDP滑动窗口协议是建立在UDP上的应用层协议之上的。传输层使用的仍是UDP,但在应用层使用滑动窗口技术,并通过模拟TCP的一些机制以保证UDP的低协议处理开销和获得高通信可靠性。-JAVA implementation by GBN (go back N) protocol. UDP sliding window protocol is based on UDP protocol on the application layer above. T
jpcap
- 包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc jpcap功能: 可以实现地址的侦听 捕获末加工的原始数据包。 保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。 自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。 根据用户在程序代码中指定的过滤规则过滤数据包。 向网络发送各种数型的数据包
ipmsg250a7src
- 局域网聊天,传文件工具,源码可编译 - IP Messenger is a pop up style message communication software for multi platforms. It is based on TCP/IP(UDP). - This software don t need server machine. - Simple, lightweight, and free software :-) - Win, Win
331_task1
- TCP/UDP transmission-connect server and client
JavaNetworkProgramming
- java网络编程,涉及TCP,UDP,内容很详细-java network programming, involving TCP, UDP, the contents of a very detailed
Communication
- Implementation of TCP over UDP
Java
- TCP、UDP、计算器、日历,applet、异常处理等等,还有课本经典例题源码使用基础的程序源代码(Word文档里)。适合初学java这下载学习。-TCP, UDP, calculator, calendar, applet, exception handling, etc., as well as the classic textbook Example source code using the basic source code (Word document-ri). This downl
TCPUDPSocket
- TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
Apache_Mina_Server_2[1].0
- Apache Mina Server 是一个网络通信应用框架,也就是说,它主要是对基于TCP/IP、UDP/IP 协议栈的通信框架(当然,也可以提供JAVA 对象的序列化服务、虚拟机管道通信服务等), Mina 可以帮助我们快速开发高性能、高扩展性的网络通信应用,Mina 提供了事件驱动、异 步(Mina 的异步IO 默认使用的是JAVA NIO 作为底层支持)操作的编程模型。-Apache Mina Server is a network communication applica
TCP-UDP-and-Multicast-in-Java-Socket
- 在java中使用网络TCP,UDP和组播的书-Network in java using TCP, UDP and multicast book
upordown
- tcp 或 udp 实现文件的上传和下载,只是一个简单的例子-tcp or udp for file upload and download, just a simple example
NetProgram
- java的关于网络编程方面的源码,包括TCP,UDP,socket传输-java network programming on the source, including TCP, UDP, socket transport, etc.
Network-Lab-Manual
- This contains TCP and UDP socket programming and simulation pf sliding window protocol
Happy_Families_Alpha_0.1
- 运用JAVA TCP/UDP技术开发了一款happyfamily小游戏,主要实现了TCP/UDP的通信,图形界面采用AWT简单实现-The use of JAVA TCP/UDP technology has developed a happyfamily game, the main achievement of the TCP/UDP communication, a simple graphical interface using AWT to achieve
java-nettwork
- 巨作---java网络编程第三版 源码。 详细介绍java网络编程中的知识, 从tcp/udp/http等各种协议和java实现。 -允许输入拉丁字符的拼音 Masterpiece--- java network programming third edition of the source. Detailed knowledge of java network programming From the tcp/udp/http protocol and java.
test
- 基于TCP和UDP的简单java Socket编程。运行时先启动Server,再启动Client,然后再Console中输入一串小写字符,系统会返回一串大写字符。-Based on a simple Java TCP and UDP Socket Programming. First start the Server, and then start the Client, and then enter a string of lowercase characters in the Console
Java-socket-programming-network
- java socket 网络编程,主要基于TCP/IP 以及UDP两种协议的通信方式-Java socket programming network