搜索资源列表
streamingdemo-src-1.0.13
- 实时流传输的的一个示例代码,用java写的-real-time transmission of a sample of the code used to write the java
TCPproject
- 用JAVA编写的简单的聊天室程序,实现了TCP通信.-prepared with a simple Java chat room procedures, the TCP communications.
160955
- - 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, Win16, Mac(Japanese
UDP.这是一个基于UDP视频传输的源代码
- 这是一个基于UDP视频传输的源代码,适合初学者学习参考,This is a UDP-based video transmission of the source code, suitable for beginners to learn the reference
KryoNet
- KryoNet这个Java类包提供了一套简洁的API来实现高效的,基于TCP和UDP协议的客户端/服务器NIO网络通信。KryoNet可以运行于桌面应用程序和Android平台中。由于KryoNet非常高效,所以特别适用于开发游戏应用程序和进程间通信。-KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communicatio
ThreadTCPIP
- 用java写的一个Tcp/Ip协议的程序-Using java to write a Tcp/Ip protocol procedures
ejip
- Java写的一个完善的tcpip协议栈,用于嵌入式操作系统,也是一个学习tcpip很好的源码-Java to write a perfect tcpip protocol stack for embedded operating systems, but also a good source to learn tcpip
TCPIPSocketsinJava
- The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, the most current iterations, as well as making the following improvements: The API (appli
JavaNetworkProgramming
- java网络编程,涉及TCP,UDP,内容很详细-java network programming, involving TCP, UDP, the contents of a very detailed
TCPIP_Chat
- A simple TCP chat between server and client
easySwtQQ
- 编写一个TCP Socket程序,采用SWT图形化的界面实现,类似于简易的QQ.-This is a java program based on TCP Socket, it uses the swt to realize the UI, and it is similar to an easy QQ.
TCP
- 本程序用java语言编写程序实现了客户服务器的交互功能-This procedure using java programming language to achieve a cross-functional client-server
UDPTCP
- 该程序充分利用了JAVA的多线程,完成写文件和刷新界面,在不同的线程间还有调用关系,因为考虑到网络数据的不稳定性,即有时数据量比较小,有时数据包很多,如果一个线程就会出现在数据量高峰时严重掉包(编程初期的时候,已试过)。所以引入多线程,这样在数据包不多的时候,能够使得数据包多的时候没有完成保存工作的线程能够继续完成保存工作。-The program makes full use of the multi-threaded JAVA, write documents and complete th
GuiWakeOnLanPrj-v1.1
- 是一个基于JPCAP的JAVA管理程序,同时还包括了一部分SNMP的功能,包括PING,端口扫描,SNIFFER等!-This software need a Java virtual machine installed on your computer. The minimal version needed is 5. In order to download a Java VM you can go to http://java.sun.com. I
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
ChatRoom
- 用Java 简单的实现聊天室功能,采用的Socket TCP 单播技术,其他还有很多有待完善的地方-Simple implementation with a Java chat room feature, use the Socket TCP unicast technology, there are many other areas to be improved
AChatProgrameExample
- A Java Chat Programe,Just for studying TCP-A Java Chat Programe,Just for studying TCP...
upordown
- tcp 或 udp 实现文件的上传和下载,只是一个简单的例子-tcp or udp for file upload and download, just a simple example
ArpSender
- Java 下的Arp包发送程序,可以自定义发送频率和发送次数,自定义Mac地址等-A java project to send arp pockets
ChatRoom
- java SE版的简单聊天室,实现了群聊,私聊,上传下载,查看聊天记录,修改密码等功能。(Java SE version of a simple chat room, has realized the group chat, private chat and upload download, view the chat logs, change passwords, and other functions.)