دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: شبکه سازی: اینترنت ویرایش: نویسندگان: John Swartz سری: ISBN (شابک) : 1555582494 ناشر: Sybex Inc سال نشر: 2001 تعداد صفحات: 986 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 14 مگابایت
در صورت تبدیل فایل کتاب CCIE: Cisco Certified Internetwork Expert Study Guide به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب CCIE: راهنمای مطالعه كارشناسی خبره در زمینه كار Internet نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
آیا برای مقابله با چالش برانگیزترین آزمون صنعت کامپیوتر آماده هستید؟ این کتاب اطلاعاتی را در اختیار شما قرار می دهد که باید برای امتحان صلاحیت کارشناس اینترنتی Certified Cisco بدانید. تمام موضوعات موجود در طرح های امتحانی سیسکو به طور عمیق پوشش داده شده است. تمرینهای عملی و صدها سؤال چالشبرانگیز مرور، مزیت مورد نیاز شما را برای پیگیری جام مقدس گواهینامههای شبکه به شما میدهد.
Are you ready to tackle the most challenging computer industry exam? This book provides you with the information you'll need to know for the Cisco Certified Internetworking Expert qualification exam. All topics included in Cisco's exam blueprints are covered in-depth. Hands-on exercises and hundreds of challenging review questions will give you the advantage you need as you pursue the holy grail of networking certifications.
Team DDU......Page 3
Contents......Page 10
Who should read this book?......Page 18
Part II: Network application design......Page 19
Conventions used in this book......Page 20
Further information......Page 21
Acknowledgments......Page 22
1.1 Introduction......Page 24
Local Disk......Page 0
1.4 IP addresses......Page 25
1.5 The network stack......Page 28
1.7 Internet standards......Page 29
1.8 What is .NET?......Page 31
1.9 Getting started......Page 33
1.10 Using Visual Studio .NET......Page 34
1.11 Using the .NET SDK......Page 38
1.11.1 Compiling with Visual Basic.NET......Page 41
1.12 Conclusion......Page 42
2.2 Streams......Page 43
2.2.1 Streams for files......Page 44
2.2.2 Encoding data......Page 50
2.2.3 Binary and text streams......Page 51
2.2.4 Serialization......Page 55
2.2.5 Writing a database to a stream......Page 66
2.3 Conclusion......Page 76
3.2 What is a socket?......Page 77
3.3 Creating a simple \"hello world\" application......Page 78
3.3.1 Writing a simple UDP client......Page 79
3.3.2 Writing a simple UDP server......Page 80
3.4.1 Writing a simple TCP/IP client......Page 84
3.4.2 Writing a simple TCP/IP server......Page 87
3.5 Debugging network code......Page 95
3.6 Socket-level networking in .NET......Page 97
3.7 Conclusion......Page 108
4.1 Introduction......Page 109
4.2.1 The HTTP request......Page 110
4.2.2 The HTTP response......Page 113
4.2.4 System.Web......Page 115
4.2.5 Posting data......Page 119
4.2.6 A note on cookies......Page 126
4.2.7 A WYSIWYG editor......Page 127
4.3 Web servers......Page 135
4.3.1 Implementing a Web server......Page 136
4.4 System.Net.HttpWebListener......Page 146
4.5 Mobile Web browsers......Page 150
4.6 Conclusion......Page 152
5.2 Sending an email......Page 153
5.3 SMTP......Page 154
5.3.1 Implementing SMTP......Page 155
5.4 Post office protocol 3......Page 162
5.4.1 Implementing POP3......Page 163
5.5 System.Web.Mail......Page 170
5.5.1 Attachments......Page 173
5.6 Mail application programming interface......Page 175
5.6.1 Accessing the address book......Page 178
5.6.2 IMAP......Page 180
5.6.3 Network news transfer protocol......Page 181
5.7 Conclusion......Page 183
6.2 Microsoft file sharing......Page 185
6.3 Netware file sharing......Page 186
6.4 An overview of FTP......Page 187
6.4.1 How FTP uses ports......Page 189
6.4.2 The FTP handshake......Page 190
6.4.3 Navigating folders......Page 192
6.4.4 FTP command reference......Page 193
6.4.5 Implementing FTP......Page 194
6.4.6 Implementing FTP with the Internet Transfer Control......Page 196
6.4.7 A more substantial implementation of FTP......Page 200
6.4.8 FTP support in .NET 2.0......Page 215
6.5 Conclusion......Page 216
7.1.1 Building a network from scratch......Page 217
7.2.1 Routers......Page 221
7.2.2 Firewalls......Page 222
7.3 Tunneling out of an enterprise network......Page 225
7.4 Avoiding the networking pitfalls......Page 227
7.4.1 Firewall tunneling......Page 228
7.5 Conclusion......Page 229
8.2 Cryptanalysis......Page 231
8.4 Asymmetric encryption......Page 234
8.5 Using RSA as asymmetric encryption......Page 235
8.6.1 Using 3DES as symmetric encryption......Page 240
8.7 Piracy protection......Page 246
8.8 Conclusion......Page 247
9.2 Authentication techniques......Page 249
9.2.1 IIS authentication......Page 250
9.3 Microsoft .NET Passport authentication......Page 252
9.4 Hashing information......Page 254
9.4.2 Using SHA......Page 256
9.6 Certificates......Page 258
9.7 Server certificates......Page 260
9.8 Client certificates......Page 261
9.8.1 Microsoft Certificate Services......Page 262
9.8.2 Reading certificates......Page 263
9.9 Permissions in .NET......Page 266
9.10 Financial network security......Page 268
9.10.2 ISO 8730......Page 269
9.10.4 Corporate transactions......Page 270
9.11 Conclusion......Page 271
10.2 Case study: The Google search engine......Page 273
10.3 Replication and redundancy......Page 275
10.4 Scalable network applications......Page 276
10.5 Future proofing......Page 277
10.6 Thread pooling......Page 278
10.6.1 Implementing a thread pool......Page 280
10.7 Avoiding deadlocks......Page 283
10.8 Load balancing......Page 284
10.9 Conclusion......Page 294
11.2 Tricks and tips to increase performance......Page 297
11.2.1 Caching......Page 298
11.2.2 Keep-alive connections......Page 299
11.2.4 Tweaking settings......Page 300
11.3.1 Multicast basics......Page 304
11.3.2 Multicast routing......Page 305
11.3.3 Implementing multicast......Page 306
11.4 Data compression......Page 311
11.5 Lossless compression......Page 312
11.5.1 Implementing ZIP compression......Page 313
11.6.1 Audio compression......Page 318
11.6.2 Image compression......Page 320
11.6.3 Video compression......Page 324
11.7 Conclusion......Page 325
12.2 DNS......Page 327
12.2.1 Implementing DNS MX......Page 328
12.3 Ping......Page 336
12.4 WHOIS......Page 343
12.4.1 Telnet......Page 348
12.5.2 RIP......Page 349
12.5.6 PPP......Page 350
12.6 WMI......Page 351
12.6.1 Reading WMI data......Page 352
12.6.2 Leveraging WMI......Page 355
12.7 Conclusion......Page 358
13.1 Introduction......Page 359
13.2 IP-level network tapping......Page 361
13.2.1 Interpreting raw network data......Page 366
13.2.2 IP packets in detail......Page 368
13.2.3 ICMP packets in detail......Page 370
13.2.4 TCP/IP packets in detail......Page 371
13.2.5 UDP packets in detail......Page 373
13.2.6 DNS packets in detail......Page 374
13.3.1 Using rvPacket and WinPCap......Page 376
13.3.2 Using PacketX and WinPCap......Page 382
13.4 Physical network tapping......Page 388
13.5 Conclusion......Page 398
14.1 Introduction......Page 401
14.2 Basic telephony......Page 402
14.3 Listening for incoming phone calls......Page 404
14.4 DTMF tones......Page 421
14.5 Audio playback......Page 423
14.5.1 Audio playback over TAPI......Page 435
14.6 Conclusion......Page 439
15.1 Introduction......Page 441
15.3 Implementing a message queue......Page 442
15.3.1 Queuing complex objects......Page 449
15.3.2 Transactions......Page 457
15.3.3 Acknowledgments......Page 459
15.4 Timeouts......Page 461
15.5 Journal......Page 463
15.6 Queued Components......Page 465
15.7 Security......Page 469
15.8 Scalability......Page 471
15.9 Performance issues......Page 473
15.10 Conclusion......Page 474
16.2 What is IPv6?......Page 475
16.3 The history of IPv6......Page 476
16.4 So what changes?......Page 477
16.5 IPv6 naming conventions......Page 478
16.6.1 Auto configuration......Page 479
16.7.1 IPv6......Page 480
16.7.3 Ping6......Page 481
16.7.4 Tracert6......Page 482
16.7.5 IPSec6......Page 483
16.7.6 Windows 2000 specific......Page 485
16.8 IPv6 routing......Page 486
16.8.1 Route determination process......Page 487
16.8.2 Administering the IPv6 routing table......Page 488
16.8.3 IPv6 routing advertisements......Page 490
16.9.1 The 6to4 protocol......Page 491
16.9.2 The ISATAP protocol......Page 493
16.10 IPv6 in .NET......Page 495
16.11 Conclusion......Page 501
17.2 Creating a Web service......Page 503
17.2.1 Deploying a Web service......Page 507
17.3 Using a Web service......Page 508
17.4 Asynchronous calls to Web services......Page 511
17.4.1 Wait handles......Page 512
17.4.2 Callbacks......Page 513
17.5 Interoperability......Page 515
17.6 Performance......Page 516
17.7 Security......Page 517
17.8 Web services enhancements......Page 519
17.8.1 Web service extensions: Attachments......Page 520
17.9 .NET remoting......Page 522
17.9.1 How remoting works......Page 523
17.9.2 Implementing remoting......Page 524
17.9.3 Asynchronous use of remote objects......Page 528
17.9.4 Deployment of a remoting service......Page 530
17.9.5 Configuration......Page 531
17.9.6 Hosting remote objects within IIS......Page 532
17.9.7 Hosting remote objects within a Windows service......Page 533
17.9.8 Distributed garbage collection......Page 537
17.10 Conclusion......Page 540
Index......Page 541
articlopedia.gigcities.com......Page 2
file:///C|/Documents and Settings/me/デスクトップ/pictures/getpedia.html......Page 1