搜索资源列表
java udp broadcast chat
- 自己做的一个java 的聊天工具,主要向实现的事udp的广播、多播识别用户,可以突破局域网的限制,最主要的是想实现文件的广播传送,以及多人的广播语音,最后由于毕业,只完成,语音部分。-have done a java chat tool to achieve the main thing udp in broadcasting, multicast identifies the user, can overcome the limitations LAN, the most important
UDP
- java udp 协议 文件传输
test2
- UDP 文件传输,这真的是Java文件传输呀
code.rar
- 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
LAN-chat-udp
- 局域网聊天,udp的,稍后会加上传文件的功能 只是现在发现,Thread线程多了以后会导致软件界面卡死-LAN chat, udp, and later added upload function is now found, Thread thread will result in more than a software interface cards after death
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
jpcap
- 包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc jpcap功能: 可以实现地址的侦听 捕获末加工的原始数据包。 保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。 自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。 根据用户在程序代码中指定的过滤规则过滤数据包。 向网络发送各种数型的数据包
src
- udp可靠文件传输 有源码 可运行 内部简要注释-udp secure file transfer have the source can be run within a brief comment. . . .
chatRoom
- 聊天室,UDP实现,多用户聊天界面,实现简单登录登出、文件传输、文件夹传输等相关的一些功能-Chat rooms, UDP implementation, multi-user chat interface, simple log log, file transfer, folder transfers, and other related features
20071115585
- 用java实现飞鸽传书的源码文件,通过udp协议,参考该源码可以解决文件传输的高可靠要求。-Using java to achieve Dove Chuanshu source documents, through udp agreement can be resolved with reference to the source of highly reliable file transfer request.
UDPServer
- UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
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.
udpdown
- java 用udp 實現 互傳傳送文件.-java implementation to use udp pass each other to transfer files.
src
- 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
UDP
- 基于UDP协议的简单数据传输,三个.java 文件-Simple UDP based data transfer protocol
UDPChat
- Java做的UDP文件传输源代码,设计Swing Socket 还有UDP协议-Java to do the UDP file transfer source code, design Swing Socket UDP protocol also
UDP-file-transfer
- UDP 文件传输,实现大型文件的多传输功能,利用套接字和端口号进行传输-UDP file transfer, implementation of large file transfer capabilities and more, using the socket and port number for transmission
Java-udp
- 采用UDP协议,编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。* 客户端指定一个服务器上的文件名,让服务器发回该文件的内容,或者提示文件不存在。(服务端程序和客户端程序分别命名为Server.java和Client.java)*/-Using UDP protocol, write a Java Web application, the application sub-server-side program and client program in two parts.
UDP
- 该文件为计算机网络中的UDP学习的UDP文件,包括UDPClient.java和UDPServer.java.-This is a compute network study file.Include UDPClient.java and UDPServer.java.
Java的UDP通讯
- 使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)