搜索资源列表
java-http2socks
- java实现的socket转http的小工具-java to achieve the socket http small tools
基于C/S模式的JAVA聊天室
- 本聊天程序支持多客户端,只有注册用户才能登录到聊天室。 程序分服务器和客户端两部分。 使用方法: 1.服务器端: 运行服务器程序 java ChatServer 指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序; 2.客户端: 运行客户端程序 java ChatClient 输入服务器程序的IP地址和监听的端口号; 如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可) 注
用Java实现的SNMP协议消息程序
- 用Java实现的SNMP协议消息程序。使用了get/set/trap消息.
局域网即时通讯
- 运用java中的SWT/SWING技术编写的局域网即时通讯工具
Java网络编程分布式计算
- Java网络编程分布式计算的源代码
java
- java编写的用于GPRS通讯的数据中心,可用-java to prepare for the GPRS data communication center that can be used
ChartProc
- 基于java的网络聊天工具,适合tcp/ip协议的初学者使用-Java-based web chat tool for tcp/ip protocol to use for beginners
UDPPinger
- JAVA编写的,用UDP Socket的PING,会返回10个PING 响应时间-JAVA prepared, using UDP Socket
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
UDPClient
- 使用java写的一个关于UDP协议的客户端程序-Using java to write an agreement on the UDP client program
JavaNetworkProgramming
- java网络编程,涉及TCP,UDP,内容很详细-java network programming, involving TCP, UDP, the contents of a very detailed
sockets
- 简单的客户端与服务器的连接 简单的JAVA网络编程-Simple client and server connections simple JAVA Network Programming
src
- 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
UDPTCP
- 该程序充分利用了JAVA的多线程,完成写文件和刷新界面,在不同的线程间还有调用关系,因为考虑到网络数据的不稳定性,即有时数据量比较小,有时数据包很多,如果一个线程就会出现在数据量高峰时严重掉包(编程初期的时候,已试过)。所以引入多线程,这样在数据包不多的时候,能够使得数据包多的时候没有完成保存工作的线程能够继续完成保存工作。-The program makes full use of the multi-threaded JAVA, write documents and complete th
iplib-java
- tcp/ip library stack java code
Chat
- 简单的使用JAVA实现了两台局域网内电脑间的聊天程序,TCP协议在JAVA下的应用。适合刚入门的JAVA网络编程者读。-Simple realization of the use of JAVA two LAN chat program between the computer, TCP protocol in the application of JAVA. For just getting started who read JAVA Network Programming.
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
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
TCP
- Java之TCP协议封装类,并附带一个文件传输应用实例.-tcp transferring sample in java language
JAVA-SOCKET
- java tcp/ip的socket 客户端与服务端编程-java tcp/ip socket