搜索资源列表
wanlousheji
- 1RIP路由协议 ——RIP协议最初是为Xerox网络系统的Xeroxparc通用协议而设计的,是Internet中常用的路由协议。RIP采用距离向量算法,即路由器根据距离选择路由,所以也称为距离向量协议。路由器收集所有可到达目的地的不同路径,并且保存有关到达每个目的地的最少站点数的路径信息,除到达目的地的最佳路径外,任何其它信息均予以丢弃。同时路由器也把所收集的路由信息用RIP协议通知相邻的其它路由器。这样,正确的路由信息逐渐扩散到了全网。 ——RIP使用非常广泛,它简单、
java
- mina 开发的例子。实现网络通讯的开发。包括socket。http等通讯协议。-mina development example. Network communication development. Including the socket. http and other protocols.
Java-Socket-email-r
- Java Socket邮件接收程序 一、POP3概述 目前的电子邮件基本上都是通过POP3网络协议接收的。根据POP3的规定,当一个电子邮件程序需要接收电子邮件时,该程序同POP3服务程序需要建立起双向的传输通道。-Receive e-mail program for a Java Socket, POP3 e-mail is basically an overview of current network protocols are received through POP3. Acc
Java
- Socket套接字—Java套接字编程 基础知识—Java的网络功能与编程 网络协议—Java网络编程之传输控制协议 相关API—Java Transaction API概述 -Socket socket-Java socket programming basics-Java' s network capabilities and programming of network protocols-Java network programming related to the
java
- 能够显示本机主机名,IP地址、MAC地址、默认网关、相关网络协议等内容,小巧实用。-Can show the local host name, IP address, MAC address, default gateway, and other content related to network protocols, compact utility.
JavaNetworkProgrammingElectronicChmFormat
- JAVA电子书籍:Java学习之网络编程篇,讲解基础知识、网络协议、Socket套接字之Java套接字编程和相关API概述!-JAVA e-books: Java programming articles to learn the network to explain the basics, network protocols, Socket socket of the socket programming and related Java API overview!
bellman-ford
- 用Java语言写的移动通信网络(ad hoc)中很多经典的路由协议所用到的Bellman-Ford算法,使用到多线程和UDP协议来进行数据传输-Written using Java language for mobile communications network (ad hoc), many of the classical routing protocols used by the Bellman-Ford algorithm, using the multi-threaded and U
m2
- java写的,基于局域网的多播协议的信息传输工具。可以再关闭后隐藏在系统托盘区。-Java written, the multicast protocols based on local area network information transmission tools. Can again after the close of the system tray hidden in.
OMA-TS-DM
- OMA DM 设备管理协议OMA DM devices need to be able to function in diverse network environments and using a large set of protocols. This makes it hard to find a ‘one size fits all’ solution to the bootstrap problem. This section starts with the most basic
fiveb
- 个人网络协议与通信编程课程的大作业——五子棋。基于Java语言UDP的网络编程。-Personal network protocols and communications programming course operations- 331. The Java language UDP-based network programming.
Cottage-qq
- 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。 -Socket-based network communication design, integrated use of network protocols, programming language, API, and a graphical interface based on the socket to establish, monit
dv
- jsim平台下的路由协议之一DV.进而完成了在java平台下的无线传感器网络仿真DV协议。-jsim platform routing protocols DV. then completed in the java platform for wireless sensor network simulation DV protocols.
ospf
- java平台的jsim无线传感器网络仿真工具下支持的ospf网络协议。-java platform jsim wireless sensor network simulation tools to support the ospf network protocols.
NetworkSimulatorDelay
- The term network programming refers to writing programs that execute across multiple devices (computers), in which the devices are all connected to each other using a network. The java.net package of the J2SE APIs contains a collection of classe
An-Efficient-and-Robust-Addressing-Protocol
- Address assignment is a key challenge in ad hoc networks due to the lack of infrastructure. Autonomous addressing protocols require a distributed and self-managed mechanism to avoid address collisions in a dynamic network with fading channels, freque
HelloSSL
- ssl网络安全协议的一个简单的实现,ssl是网络安全的一个重要协议-A simple implementation of network security protocols ssl, ssl protocol is an important network security
WebSocket
- 计算机网络,JAVAsocket编程实现tcp与udp协议。-Computer network, JAVAsocket programming tcp and udp protocols.
mina
- Apache的Mina(Multipurpose Infrastructure Networked Applications)是一个网络应用框架,可以帮助用户开发高性能和高扩展性的网络应用程序;它提供了一个抽象的、事件驱动的异步API,使Java NIO在各种传输协议(如TCP/IP,UDP/IP协议等)下快速高效开发。(Apache Mina (Multipurpose Infrastructure Networked Applications) is a network applicatio