{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

网络工程概论

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

网络工程概论

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Content Description

《网络工程概论》对网络工程专业(本科)的各个技术分支进行了概括的介绍,但决不是肤浅的议论,而是对每门专业技术课程的核心内容进行了比较深入的讨论,并介绍了简单的应用实例,学完本书就可以操作和运行简单的网络了。在学习了计算机专业基础课程之后,概括地了解计算机网络基础知识和网络工程学科研究方向,可以对后续专业技术课程的学习起到指引和导向的作用。
《网络工程概论》内容完备,讲解细致,并配备了适量的习题,适合作为网络工程专业的本科教材,也适合作为大专层次的网络课程教材。
Catalogue

第1章计算机网络概论
1.1计算机网络的基本概念
1.1.1什么是计算机网络
1.1.2计算机网络的通信方式
1.1.3计算机网络的分类
1.2计算机网络的发展简史
1.2.1计算机通信网
1.2.2早期的远程联机系统
1.2.3arpanet
1.2.4internet
1.2.5下一代互联网
1.3互联网对人类社会的影响
1.3.1互联网的应用
1.3.2互联网带来的机遇和挑战
1.4计算机网络体系结构
1.4.1计算机网络的标准化
1.4.2计算机网络的功能特性
1.4.3开放系统互连参考模型
1.4.47层协议的主要功能
1.5几种商用网络的体系结构
1.5.1sna网络
1.5.2x.25公用数据网
1.5.3novell网络
1.5.4tcp/ip网络
习题
第2章tcp/ip网络
2.1internet协议簇
2.2路由选择
2.2.1最短通路算法
2.2.2路由选择策略
2.2.3距离矢量算法
2.2.4链路状态算法
2.3ip
2.3.1ip地址
2.3.2ip的操作
2.3.3ip数据单元
2.4icmp
2.5tcp
2.5.1tcp服务
2.5.2tcp段头格式
2.5.3tcp的连接管理
2.6udp
习题
第3章局域网技术
3.1局域网技术概论
3.1.1局域网关键技术
3.1.2局域网体系结构
3.2以太网技术
3.2.1csma/cd原理
3.2.2mac协议
3.2.3交换式以太网
3.2.4物理层标准
3.3双绞线传输介质
3.3.1双绞线的分类
3.3.2跳线的颜色编码
3.3.3跳线的应用
3.4局域网互连
3.4.1网桥体系结构
3.4.2生成树网桥
3.4.3网桥协议数据单元
3.4.4以太网交换机
3.4.5访问交换机的方法
3.5虚拟局域网
3.5.1vlan的基本概念
3.5.2路由器基础
3.5.3路由器的配置
3.6无线局域网
3.6.1wlan的基本概念
3.6.2wlan通信技术
3.6.3ieee 802.11体系结构
3.6.4ieee 802.11n
习题
第4章网络操作系统
4.1ip地址和路由器配置
4.1.1动态ip地址
4.1.2ip路由表
4.1.3路由和远程访问服务器
4.1.4数据包筛选器
4.1.5网络监视器
4.2动态主机配置协议
4.2.1dhcp原理
4.2.2dhcp服务器的安装和配置
4.3名字解析服务
4.3.1名字解析服务
4.3.2netbios名字解析
4.3.3wins服务器
4.3.4dns主机名解析
4.4域名服务器
4.4.1域名系统
4.4.2域名服务器
4.4.3域名服务器的安装和配置
4.5终端服务
4.5.1终端服务器的安装
4.5.2终端服务器的配置
4.6远程管理
4.6.1远程管理功能的改进
4.6.2微软管理控制台
4.6.3远程桌面连接
4.7internet信息服务
4.7.1internet信息服务的安装
4.7.2web服务器的配置
4.7.3ftp服务器的配置
习题
第5章网络安全
5.1网络安全的基本概念
5.1.1网络安全威胁
5.1.2网络攻击的类型
5.1.3网络安全技术分类
5.2数据加密
5.2.1经典加密技术
5.2.2信息加密原理
5.2.3现代加密技术
5.3认证技术
5.3.1基于共享密钥的认证
5.3.2基于公钥算法的认证
5.3.3数字签名
5.3.4报文摘要
5.4数字证书与密钥管理
5.4.1x.509数字证书
5.4.2数字证书的获取
5.4.3数字证书的吊销
5.4.4密钥管理
5.5虚拟专用网
5.5.1vpn网工作原理
5.5.2vpn解决方案
5.5.3第二层安全协议
5.5.4网络层安全协议
5.5.5安全套接层
5.6防火墙
5.6.1防火墙的基本概念
5.6.2防火墙的体系结构
5.7病毒防护
5.7.1病毒程序的特点和分类
5.7.2恶意程序的危害
5.7.3arp攻击
5.7.4反病毒技术
5.8可信任系统
5.8.1系统安全的基本概念
5.8.2安全等级和分类
习题
第6章网络管理
6.1网络管理系统
6.1.1网络管理的基本概念
6.1.2网络管理体系结构
6.1.3网络管理功能域
6.2网络管理标准
6.2.1简单网络管理协议
6.2.2管理信息库
6.3windows snmp服务
6.3.1安装snmp服务
6.3.2配置snmp服务
6.4网络管理工具
6.4.1网络配置和诊断命令
6.4.2网络监视工具
6.4.3网络管理平台
6.5网络管理系统snmpc
6.5.1snmpc的安装和使用
6.5.2操作映射数据库
6.5.3查看mib数据库
6.6网络存储技术
6.6.1廉价磁盘冗余阵列
6.6.2网络存储
习题
第7章网络规划与设计
7.1网络分析与设计过程
7.1.1网络系统生命周期
7.1.2网络系统开发过程
7.1.3网络设计的约束条件
7.2网络需求分析
7.2.1需求分析的范围
7.2.2编制需求说明书
7.3通信流量分析
7.3.1通信流量分析的方法
7.3.2通信流量分析的步骤
7.4逻辑网络设计
7.4.1逻辑网络设计目标
7.4.2主要的网络服务
7.4.3技术评价
7.4.4逻辑网络设计的工作内容
7.5网络结构设计
7.5.1局域网结构设计
7.5.2广域通信网接入技术
7.6网络运行与维护
7.6.1安全风险评估
7.6.2安全应急预案
习题
参考文献

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book