搜索资源列表
ydm
- 仿真程序: 1. OSI参考模型的信息流动过程:设计一个仿真程序,说明OSI参考模型的信息流 动过程以及每层的作用。 2. 调制和解调:设计一个演示程序,说明调制解调器的调制和解调的过程 3. 信号的编码:设计一个仿真程序,演示信号的直接编码、曼彻斯特编码、差分曼 彻斯特编码; 4. 滑动窗口协议:设计一个仿真程序,说明滑动窗口协议的工作过程 5. 设计一个全双工停等协议 -simulation program : 1. OSI reference mod
jsjwl
- 计算机网络学习资料,共20章,分为五大部分。前面第1章引言,内容涉及网络的分类以及网络体系结构和ISO/OSI参考模型-computer network study, a total of 20 chapters, divided into five major sections. In front of Section 1 Introduction, which relates to the classification of network and network architecture
osI
- 一点关于操作系统的资料与大家共享-1:00 on the operating system and share information
kanban
- 本方案是采用世界先进技术CAN2.0总线技术来实现局域网联接的,CAN总线遵从ISO/OSI模型,采用了其中的物理层、数据链路层与应用层 CAN支持多主工作方式,网络上任一站点均可在任何时候主动向其它站点发送信息,支持点对点、一点对多点和全局广播方式接收/发送数据,从而避免了总线冲突可远距离传输 实现数据的快速、安全可靠的传输 本方案中采用一台计算机和多个高亮数码显示(LED)屏站点组成一个目视化的生产线管理系统,一个显示屏为一个CAN网络站点 LED显示屏用来分别记录、显示一条生产线或车
ASN.1_BER_DER
- 本文简单介绍了OSI 抽象语法符号(ASN.1)的子集——基本编码规则(BER)和可辨别编码规则(DER)。
CANpieV2.00
- The goal of this project is to define a "Standard" Application Program- ming Interface (API) for access to the CAN bus. The API provides func- tionality for ISO/OSI Layer-2 (Data Link Layer). It is not the intention of CANpie to incorpor
01InternetworingBasics
- This chapter works with the next six chapters to act as a foundation for the technology discussions that follow. In this chapter, some fundamental concepts and terms used in the evolving language of internetworking are addressed. In the same way
365191126ALC
- ACL的网络病毒过滤-随着网络技术的不断发展,出现了大量的基于网络的服务,网络安全问题也就变得越来越重要。ACL即访问控制列表,它是工作在OSI参考模型三层以上设备,通过对数据包中的第三、四层中的包头信息按照给定的规则进行分析,判断是否转发该数据包。基于ACL的网络病毒的过滤技术在一定程度上可以比较好的保护局域网用户免遭外界病毒的干扰,是一种比较好的中小型局域网网络安全控制技术。-ACL' s network virus filtering- With the continuous dev
OSI
- OSI 开放系统互联,一些基本介绍,有比较详细的知识应用等。-OSI open systems interconnection, basic introduction, a more detailed knowledge of applications.
02-osi(1)
- 网络基础部分的osi介绍视频,老师讲的不错,对网络初学者很有用,一听就懂-Osi network infrastructure part of the introductory video, the teacher' s good, very useful for beginners on the network, one to understand
Siemens-S7-TCP-v3_3-LV-8_5
- 基于LABVIEW的西门子PLC上位机通讯程序 TCP协议-failed to translate
X.224
- ITU-T X.224-1995 信息技术 开放系统互连(osi) 提供连接模式传输业务协议-information technology—open systems interconnection—protocol for providing the connection—mode transport service
spanningtree.txt
- Spanning Tree: (Spanning Tree Protocol) (SmmTPr o STP) es un protocolo de red de nivel 2 de la capa OSI (nivel de enlace de datos). Está basado en un algoritmo diseñ ado por Radia Perlman mientras trabajaba para DEC. Hay 2 versiones del STP: la o
ETCPserver
- E语言 TCP 上传服务端 传输控制协议是一种面向连接的、可靠的、基于字节流的运输层通信协议.在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,UDP是同一层内另一个重要的传输协议.-Language TCP upload service-side transmission control protocol is a connection-oriented reliable byte stream transport layer communication protocol i
ETCPclient
- 传输控制协议是一种面向连接的、可靠的、基于字节流的运输层通信协议.在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,UDP是同一层内另一个重要的传输协议.-Transmission Control Protocol is a connection-oriented, reliable byte stream transport layer communication protocol in the simplified OSI model of computer network,
diff-Packet-frame
- this file shows the differences between the packet, datagram, segment and so on. in a osi model using specific model for each layer.
osi-model
- this file shows the basic working procedure of osi models each layer has own responsibility. generally it has seven layers. bottom to top approach.
Projects
- UDP协议全称是用户数据报协议[1] ,在网络中它与TCP协议一样用于处理数据包,是一种无连接的协议。在OSI模型中,在第四层——传输层,处于IP协议的上一层。UDP有不提供数据包分组、组装和不能对数据包进行排序的缺点,也就是说,当报文发送之后,是无法得知其是否安全完整到达的。UDP用来支持那些需要在计算机之间传输数据的网络应用。包括网络视频会议系统在内的众多的客户/服务器模式的网络应用都需要使用UDP协议。UDP协议从问世至今已经被使用了很多年,虽然其最初的光彩已经被一些类似协议所掩盖,但是即
CCNA培训资料
- 有关网络的搭建与学习,OSI分层模型,交换的基本概念(The network structures)
invokk
- 仿真程序: 1. OSI参考模型的信息流动过程:设计一个仿真程序,说明OSI参考模型的信息流 动过程以及每层的作用, 2. 调制和()