صفحه 5 از 5 نخستنخست 12345
نمایش نتایج 61 تا 71 از 71

تاپیک: آموزش های تصویری CBT & Video Training

  1. #61
    سرباز يکم
    تاریخ عضویت
    Jul 2007
    پست
    126
    تشکر
    53
    تشکر شده: 92 بار در 42 پست

    میزان اعتبار
    18

    پیش فرض Heat exchanger training course

    نرم افزار آموزشی مبدلهای حرارتی
    كد - لینک:
    1-http://rapidshare.com/files/136019626/h.part01.rar
    2-http://rapidshare.com/files/136027119/h.part02.rar
    3-http://rapidshare.com/files/136242375/h.part03.rar
    4-http://rapidshare.com/files/136033954/h.part04.rar
    5-http://rapidshare.com/files/136036189/h.part05.rar
    6-http://rapidshare.com/files/136039113/h.part06.rar
    7-http://rapidshare.com/files/136041975/h.part07.rar
    8-http://rapidshare.com/files/136046489/h.part08.rar
    9-http://rapidshare.com/files/136049235/h.part09.rar
    10-http://rapidshare.com/files/136051899/h.part10.rar
    11-http://rapidshare.com/files/136054836/h.part11.rar
    12-http://rapidshare.com/files/136057483/h.part12.rar
    13-http://rapidshare.com/files/136197531/h.part13.rar
    14-http://rapidshare.com/files/136199732/h.part14.rar
    15-http://rapidshare.com/files/136201280/h.part15.rar
    16-http://rapidshare.com/files/136203146/h.part16.rar
    17-http://rapidshare.com/files/136205573/h.part17.rar
    18-http://rapidshare.com/files/136209918/h.part18.rar
    19-http://rapidshare.com/files/136211507/h.part19.rar
    20-http://rapidshare.com/files/136212906/h.part20.rar
    21-http://rapidshare.com/files/136215497/h.part21.rar
    22-http://rapidshare.com/files/136217231/h.part22.rar
    23-http://rapidshare.com/files/136219989/h.part23.rar
    24-http://rapidshare.com/files/136222152/h.part24.rar
    25-http://rapidshare.com/files/136224395/h.part25.rar
    26-http://rapidshare.com/files/136226549/h.part26.rar
    27-http://rapidshare.com/files/136229130/h.part27.rar
    28-http://rapidshare.com/files/136231848/h.part28.rar
    29-http://rapidshare.com/files/136234458/h.part29.rar
    30-http://rapidshare.com/files/136237393/h.part30.rar
    31-http://rapidshare.com/files/136240288/h.part31.rar
    32-http://rapidshare.com/files/136244610/h.part32.rar
    33-http://rapidshare.com/files/136014415/h.part33.rar

  2. 2 کاربر روبرو از شما sancho برای این مطلب مفید تشکر کرده اند:

    arshak (12-17-2008), termo (11-12-2008)

  3. #62
    سرباز صفر آواتار kianoosh
    تاریخ عضویت
    Feb 2007
    محل سكونت
    california
    سن
    21
    پست
    74
    تشکر
    132
    تشکر شده: 45 بار در 27 پست

    میزان اعتبار
    20

    پیش فرض MCSE Certification Training C.B.T

    سلام

    آقا من میدونم که فقط این برنامه را می‌شه از سیارهٔ تک خرید اما من آمریکا هستم و می‌خوام بدونم هیچ راهی‌ هست من بتونم برنامرو از تکدانلود/تکدیتا دانلود کنم؟؟؟

  4. #63
    ناظم تیم مدیریت آواتار Hamed
    تاریخ عضویت
    Feb 2007
    پست
    2,553
    تشکر
    2,571
    تشکر شده: 5,144 بار در 1,646 پست

    میزان اعتبار
    10

    پیش فرض C++ Video Tutorials VTC

    آموزش تصویری ++C از شرکت Virtual Training Company



    C++ Video Tutorials from Virtual Training Company VTC

    Author: L. Lee | ISBN: 1930519079 | Duration: 5 hrs / 43 lessons | Video Format: .mov (QuickTime Movie)

    Compatibility: Win Vista, XP, 2000, Mac OS X, Linux

    C Plus Plus (C++) is a programming language that is both procedure-oriented and object-oriented. In VTC?s tutorial, Professor Arthur Lee will explain the environment of C++, then guide you into writing equations, creating functions and output, looping, and much more.



    * Quick and easy way to learn C++ through a series of movies.
    * No expensive classroom training courses.
    * No boring hard to follow books to read.
    * Learn from your own desk at a pace that suits you.
    * High quality affordable training that is easy to use and follow.
    * Use our unique training method, it makes learning easy no matter what your learning style.


    Contents:

    Intro to C++ & the Environment
    * Intro to C/C++ (02:33)
    * The C++ Environment (07:02)
    * Completing the Sample Program (06:00)
    * Compiling & Executing Programs (04:35)
    * Common errors (04:53)
    * Saving & Exiting; other errors (02:55)

    Variables,Constants, & Math Statements
    * Variables (04:09)
    * Data Types (04:15)
    * Declaration statements & Initializing variables (05:03)
    * Declaring Constants (02:12)
    * Assignment Statements vs. Prompting for user input (04:34)

    The String Data Type; Equations
    * Character vs. String data (04:12)
    * Using the getline function and the strcpy function (04:30)
    * Writing equations and Type casting (04:32)
    * Putting it all Together: Demo of complete program (03:34)
    * Debugging Demo (04:28)

    Programmer-Defined Functions
    * Creating Programmer-Defined Functions (04:28)
    * Details of Function prototypes, definition and the calling statement (04:10)
    * Scope & Lifetime issues; Passing data with functions (06:10)
    * Passing Variables by Value and by Reference (05:15)
    * Functions that Return Values (04:47)
    * Debugging Demo (02:44)

    Creating Output (formatting and creating files)
    * Stream Manipulators (formatting output) (03:56)
    * The Output File Stream: Accessing the Output File (05:40)
    * Demo Program (Demo 12) to Illustrate (03:17)
    * Debugging Demo (04:03)

    Using the if Statement
    * Syntax of a Conditional Statement (03:39)
    * Relational Operators (02:11)
    * Executing if Logic (one statement vs. block) (04:50)
    * Assignment Operator vs. Equality Operator (02:19)
    * Logical Operators (symbols for: and, or, not) (05:36)

    Other Functions; Nested if Statements
    * Converting to Upper/Lower Case (04:50)
    * Comparing Strings (strcmp and stricmp functions) (04:43)
    * The Strlen Function (02:32)
    * Nested if Statement Structure (03:33)
    * Demo of Complete Program (04:00)

    Looping
    * Overview of the Looping Structures (07:08)
    * Demo of the While Loop (03:23)
    * Demo of the Do-While Loop (05:57)
    * Demo of the For Loop (03:25)
    * Counters and Accumulators in Loops (01:27)
    * Demo of Complete Program (05:41)
    * Increment/Decrement Operator (what does C++ mean?)* (02:38)

    حجم 15 مگابایت

    كد - لینک:
    http://rapidshare.com/files/136222039/akhareshe.info_VTC_C___Video_Tutorial.rar
    No Password

  5. 3 کاربر روبرو از شما Hamed برای این مطلب مفید تشکر کرده اند:

    arshak (12-17-2008), Jozef (09-09-2008), Keyvan (09-09-2008)

  6. #64
    مدیریت کل انجمن ها آواتار Keyvan
    تاریخ عضویت
    Feb 2007
    محل سكونت
    TD
    پست
    1,406
    تشکر
    1,277
    تشکر شده: 2,804 بار در 809 پست

    میزان اعتبار
    10

    پیش فرض


    MCSE 2003 Complete Set 70-270.290.291.294.297.298

    Title: MCSE 2003 Core Objectives Bundle
    Author: Bill Ferguson/Certified Instructor
    SKU: 33652
    ISBN:
    Release Date: 2005-10-06
    Price: Single User: US$ 279.95
    Duration: 34 hrs / 427 lessons
    Compatibility: Win Vista, XP, 2000, 98SE, Mac OS X, OS 9, Linux
    Work Files: No


    VTC 70-270 Windows XP Administration
    كد - لینک:
    http://rapidshare.com/files/145582410/VTC_70-270_UDS.rar
    VTC 70-290 Managing and Maintaining Windows Server 2003

    كد - لینک:
    http://rapidshare.com/files/145582554/VTC_70-290_UDS.part1.rar 
    http://rapidshare.com/files/145582645/VTC_70-290_UDS.part2.rar 
    http://rapidshare.com/files/145582319/VTC_70-290_UDS.part3.rar
    VTC 70-291 Implementing a W2k3 Network Infrastructure
    كد - لینک:
    http://rapidshare.com/files/145582604/VTC_70-291_UDS.part1.rar 
    http://rapidshare.com/files/145582573/VTC_70-291_UDS.part2.rar

    VTC 70-294 Planning Implementing and Maintaining a W2k3 Infrastructure

    كد - لینک:
    http://rapidshare.com/files/145582609/VTC_70-294_UDS.part1.rar 
    http://rapidshare.com/files/145581856/VTC_70-294_UDS.part2.rar

    VTC 70-297 Designing Active Directory For Windows Server 2003
    كد - لینک:
    http://rapidshare.com/files/145582596/VTC_70-297_UDS.part1.rar 
    http://rapidshare.com/files/145582569/VTC_70-297_UDS.part2.rar 
    http://rapidshare.com/files/145582676/VTC_70-297_UDS.part3.rar 
    http://rapidshare.com/files/145582611/VTC_70-297_UDS.part4.rar 
    http://rapidshare.com/files/145582565/VTC_70-297_UDS.part5.rar 
    http://rapidshare.com/files/145582091/VTC_70-297_UDS.part6.rar
    VTC 70-298 Designing Security For A Windows Server 2003 Network
    كد - لینک:
    http://rapidshare.com/files/145582475/VTC_70-298_UDS.part1.rar 
    http://rapidshare.com/files/145582662/VTC_70-298_UDS.part2.rar 
    http://rapidshare.com/files/145581881/VTC_70-298_UDS.part3.rar

    «»«»«»«»«»«»«»«»«»«»

    «»«»«»«»«»«»«»«»«»«»


  7. کاربر روبرو برای این پست مفید از Keyvan تشکر کرده:

    arshak (12-17-2008)

  8. #65
    سرباز يکم
    تاریخ عضویت
    Jul 2007
    پست
    126
    تشکر
    53
    تشکر شده: 92 بار در 42 پست

    میزان اعتبار
    18

    پیش فرض vtc microsoft windows vista tutorials

    Title: Microsoft Windows Vista
    Author: Eric Butow
    SKU: 33741
    ISBN: 1-933736-64-X
    Release Date: 2007-02-05
    Duration: 5 hrs / 149 lessons
    Compatibility: Win Vista, XP, 2000, Mac OS X, Linux
    Single User: US$ 99.95
    link
    كد - لینک:
    http://rapidshare.com/files/71934972/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part01.rar 
    http://rapidshare.com/files/71934973/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part02.rar 
    http://rapidshare.com/files/71934974/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part03.rar 
    http://rapidshare.com/files/71934975/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part04.rar 
    http://rapidshare.com/files/71944313/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part05.rar 
    http://rapidshare.com/files/71944314/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part06.rar 
    http://rapidshare.com/files/71944315/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part07.rar 
    http://rapidshare.com/files/71944316/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part08.rar 
    http://rapidshare.com/files/71944317/VTC.Microsoft.Windows.Vista.Tutorials-NSiD.part09.rar
    password
    كد - لینک:
    pass=sad_gull

  9. کاربر روبرو برای این پست مفید از sancho تشکر کرده:

    arshak (12-17-2008)

  10. #66
    مدیریت کل انجمن ها آواتار Keyvan
    تاریخ عضویت
    Feb 2007
    محل سكونت
    TD
    پست
    1,406
    تشکر
    1,277
    تشکر شده: 2,804 بار در 809 پست

    میزان اعتبار
    10

    پیش فرض CCNP Complete, CBT Nuggets


    CCNP Complete, CBT Nuggets

    Info


    Cisco CCNP-CIT Series

    34:22 Cisco Troubleshooting Methodology
    39:57 Documenting the Network
    38:13 Network Diagramming with Visio 2000
    37:40 Troubleshooting End-user Connectivity
    29:08 Troubleshooting Upper Layer Connectivity
    34:25 Troubleshooting RIP
    36:28 Troubleshooting IGRP
    42:33 Troubleshooting EIGRP
    35:41 Troubleshooting OSPF Part 1
    29:58 Troubleshooting OSPF Part 2
    20:44 Troubleshooting BGP
    29:47 Troubleshooting Campus Catalyst Switches
    26:16 Troubleshooting VLANs
    36:35 General WAN Troubleshooting Techniques
    31:44 Troubleshooting Frame Relay
    24:17 Cisco Support Features

    Cisco CCNP-BSCI Series

    27:49 Fundamentals of Routing
    39:43 IP Subnetting and VLSM
    32:10 CIDR and Route Summarization
    28:26 Fundamentals of the OSPF Protocol
    30:49 OSPF Routing Operations
    34:45 OSPF Configuration in a Single Area
    32:54 Interconnecting OSPF Areas
    29:59 OSPF Configuration - Multiple Area
    33:32 EIGRP Features and Operation
    30:55 Configuring an EIGRP Environment
    33:36 BGP Features and Functions
    31:43 BGP Policy-Based Routing Functions
    35:42 BGP Route Selection
    33:28 Building Scalable BGP Networks
    32:46 Implementing BGP Routing Policy
    35:39 Optimizing Policy-Based Routing with Route Maps
    29:21 Redistribution of Routing Updates
    38:33 Fundamentals of the IS-IS Routing Protocol
    35:11 IS-IS Ops in a LAN and WAN Network
    34:42 IS-IS Synchronization, Configuration and Verification

    Cisco CCNP-BCRAN Series

    32:36 Cisco Solutions to Remote Access Requirements
    39:53 Planning the Site Infrastructure
    41:08 Configuring Asynchronous Modem Connections
    27:27 Configuring PPP
    17:23 Managing Network Access with PAP and CHAP
    37:07 Using ISDN and DDR Connections (part 1)
    43:29 Using ISDN and DDR Connections (part 2)
    32:42 Establishing Dedicated Frame-Relay Connections
    26:31 Controlling Frame-Relay Traffic Flow
    21:03 Backing up a Permanent Connection
    41:09 Using Queuing and Compression
    41:36 Scaling Addressing with Network Address Translation
    43:04 Scaling Access Control with AAA
    26:50 Using Broadband to Access a Central Site
    43:43 Securing Remote Access Networks
    20:08 Accessing the Central Site with DSL

    Cisco CCNP-BCMSN Series

    32:51 Cisco Switching Fundamentals
    49:15 Basic Switch Configuration
    38:42 Switch Connectivity
    38:07 Multilayer Switching Concepts
    31:39 Multilayer Switching Configuration
    24:37 Switching Database Manager
    45:32 Spanning Tree Protocol
    43:42 Spanning Tree Enhancements
    34:57 Rapid STP
    32:26 Etherchannel
    22:51 Switch Traffic Distribution
    34:26 Switching Multicast Traffic
    33:25 Advanced Multicast Switching
    21:42 CGMP Concepts
    35:20 Segmentation and Trunking Protocols
    32:19 Configuring Trunking on a Switch
    32:31 VLAN Configuration
    21:23 802.1QinQ
    27:47 QOS
    23:20 Voice
    31:23 Password Recovery
    36:36 Enterprise Composite Model
    28:06 Redundancy
    35:52 Troubleshooting Switched Network Problems
    33:25 Cat to Native OS Conversion

    كد - لینک:
    http://rapidshare.com/files/49849539/CCNP.part1.rar 
    http://rapidshare.com/files/49787482/CCNP.part2.rar 
    http://rapidshare.com/files/49800012/CCNP.part3.rar 
    http://rapidshare.com/files/49815386/CCNP.part4.rar 
    http://rapidshare.com/files/49828440/CCNP.part5.rar 
    http://rapidshare.com/files/49838920/CCNP.part6.rar 
    http://rapidshare.com/files/49839429/CCNP.part7.rar

    «»«»«»«»«»«»«»«»«»«»

    «»«»«»«»«»«»«»«»«»«»


  11. کاربر روبرو برای این پست مفید از Keyvan تشکر کرده:

    arshak (12-17-2008)

  12. #67
    مدیریت کل انجمن ها آواتار Keyvan
    تاریخ عضویت
    Feb 2007
    محل سكونت
    TD
    پست
    1,406
    تشکر
    1,277
    تشکر شده: 2,804 بار در 809 پست

    میزان اعتبار
    10

    پیش فرض



    VTC - The Java 2: Certified Programmer Tutorial


    The Java 2: Certified Programmer tutorial is for programmers experienced in using the basic syntax and structure of the Java programming language who wish to take the Sun Certified Programmer for Java 2 Platform exam . This course covers the information required by certification exam 310-035, which is the exam for Java 2 version 1.4. It also includes the information needed for 310-036, which is the certification exam for upgrading a certification from version 1.2 to version 1.4. It also includes the information required by 311-055, which is the certification exam for Java 2 version 5.0. The latest releases added several new features to the language. VTC Author Arthur Griffith guides you through this preparation tutorial on your journey to certification. To begin learning Java 2: Certified Programmer today, simply click on one of the links.
    كد - لینک:
    http://rapidshare.com/files/2638397/Java_2_-_Certified_Programmer.part1.rar 
    http://rapidshare.com/files/2779141/Java_2_-_Certified_Programmer.part2.rar 
    http://rapidshare.com/files/2756929/Java_2_-_Certified_Programmer.part3.rar 
    http://rapidshare.com/files/2764516/Java_2_-_Certified_Programmer.part4.rar

    «»«»«»«»«»«»«»«»«»«»

    «»«»«»«»«»«»«»«»«»«»


  13. کاربر روبرو برای این پست مفید از Keyvan تشکر کرده:

    arshak (12-17-2008)

  14. #68
    مدیریت کل انجمن ها آواتار Keyvan
    تاریخ عضویت
    Feb 2007
    محل سكونت
    TD
    پست
    1,406
    تشکر
    1,277
    تشکر شده: 2,804 بار در 809 پست

    میزان اعتبار
    10

    پیش فرض Video Training Microsoft SQL Server 2008

    تمام سرفصل ها مشخص هست امیدوارم مفید باشد ....

    كد - لینک:
    http://rapidshare.com/files/162948528/Building_Occasionally_Connected_systems.wmv 
    http://rapidshare.com/files/162948899/Business_Solutions_with_SQL_Server_2008.wmv 
    http://rapidshare.com/files/162949252/Change_Data_Capture.wmv 
    http://rapidshare.com/files/162949688/Data_Programmability_and_SQL_Server_2008.wmv 
    http://rapidshare.com/files/162950723/Database_Mirroring.wmv 
    http://rapidshare.com/files/162951579/Declarative_Management_NetworkHave.wmv 
    http://rapidshare.com/files/162952091/Dimension_Designer_and_Best_Practice_Alerts.wmv 
    http://rapidshare.com/files/162952673/Extended_Events.wmv 
    http://rapidshare.com/files/162953476/HierarchyID.wmv 
    http://rapidshare.com/files/162953839/Introduction_to_LINQ.wmv 
    http://rapidshare.com/files/162954178/Microsoft_SQL_Server_2008_Beyond_Relational.wmv 
    http://rapidshare.com/files/162954817/New_T-SQL_Programmability_Features_in_SQL_Server_2008.wmv 
    http://rapidshare.com/files/162955251/Next_Release_of_Microsoft_SQL_Server_DW_Enhancements.wmv 
    http://rapidshare.com/files/162955582/Programming_SQL_Server_2008.wmv 
    http://rapidshare.com/files/162956277/Reporting_Services_Enhancements_Report_Designer__Visualizations__and_Tablix.wmv 
    http://rapidshare.com/files/162956753/SQL_Server_2008_-_Beginning_of_a_New_Era.wmv 
    http://rapidshare.com/files/162957033/SQL_Server_2008_Advanced_Troubleshooting_with_Extended_Events.wmv 
    http://rapidshare.com/files/162957358/SQL_Server_2008_Data_Management_Overview.wmv 
    http://rapidshare.com/files/162957908/SQL_Server_-_2008_Lab_Manuals.rar 
    http://rapidshare.com/files/162958082/Table_Valued_Parameters_MERGE_SQL_Statement.wmv 
    http://rapidshare.com/files/162958523/Technical_LiveMeeting_Analysis_Services_-_Improved_Performance_Manageability.wmv 
    http://rapidshare.com/files/162958848/Technical_LiveMeeting_Enterprise_Scale_Reporting_Engine.wmv 
    http://rapidshare.com/files/162959150/Technical_LiveMeeting_New_DATETIME_Data_Type_in_SQL_Server_2008.wmv 
    http://rapidshare.com/files/162959392/Technical_LiveMeeting_New_HieracrhyID_in_SQL_Server_2008.wmv 
    http://rapidshare.com/files/162961997/The_.NET_Language_Integrated_Query__LINQ__Framework.wmv 
    http://rapidshare.com/files/162962287/The_Next_Release_of_Microsoft_SQL_Server_Manageability_Overview.wmv 
    http://rapidshare.com/files/162962897/The_Value_of_Business_Intelligence_with_SQL_Server_2008.wmv 
    http://rapidshare.com/files/162963300/T-SQL_Enhancements_and_Date_Time.wmv 
    http://rapidshare.com/files/162963875/XML_Tools_in_Visual_Studio_2008.wmv

    «»«»«»«»«»«»«»«»«»«»

    «»«»«»«»«»«»«»«»«»«»


  15. 2 کاربر روبرو از شما Keyvan برای این مطلب مفید تشکر کرده اند:

    arshak (12-17-2008), termo (11-12-2008)

  16. #69
    سرباز صفر
    تاریخ عضویت
    Dec 2008
    پست
    6
    تشکر
    1
    تشکر شده: 2 بار در 2 پست

    میزان اعتبار
    0

    پیش فرض

    نقل قول نوشته اصلی بوسیله ehsan707 نمایش پست




    Learn the differences between Routers, Switches, Bridges & Hubs
    Master the OSI Model; it is crucial for the Cisco CCNA Exam!
    See how a Cisco switch operates and builds it MAC table

    Learn how the Spanning Tree Protocol (STP) keeps your switches running smoothly

    Setup VLANS and Trunking on your Switches and cut-down on unnecessary network broadcasts

    Setup, Configure & Troubleshoot Frame Relay to function in a WAN environment
    Learn how to Setup Static Routing and get traffic flowing between your Routers!

    Learn how & why Routing Protocols can be used to simplify Router Management

    Setup, Configure & Troubleshoot RIP v.1 and RIP v.2; watch your routers automatically create their own routing tables!
    Setup, Configure & Troubleshoot IGRP and see how it compares to RIP


    Learn the differences between Link State & Distance Vector Routing Protocols

    Setup, Configure & Troubleshoot the OSPF routing protocol

    Configure Access Lists to block unwanted traffic and secure your network

    Enable NAT on a Cisco Router to allow Internet Access

    Setup, Configure & Troubleshoot the EIGRP routing protocol

    Learn about Password Recovery & the Config Register

    Master Binary Numbers & Subnetting

    Setup, Configure & Troubleshoot ISDN
    This is just the beginning! By the time you are finished, you will have the understanding & “know-how” to setup, manage and troubleshoot Cisco Routers & Switches!




    كد - لینک:
    CD 1 :
    http://www.megaupload.com/?d=JT1I5CR6
    www.megaupload.com/?d=PTVWTJCZ
    www.megaupload.com/?d=TYVJRKEI
    www.megaupload.com/?d=MYTAX000
    www.megaupload.com/?d=43C40N41
    www.megaupload.com/?d=IQJTYO0V
    http://www.megaupload.com/?d=W3W91VCW
    
    Size : 7 x 50MB + 1 x 36MB
    
    CD 2 :
    http://www.megaupload.com/?d=B67KJNE7
    www.megaupload.com/?d=3YEPZTHZ
    http://www.megaupload.com/?d=18ZE1LKH
    www.megaupload.com/?d=JTUXHQBI
    www.megaupload.com/?d=9DEEG47Q
    www.megaupload.com/?d=DFQI4LLV
    www.megaupload.com/?d=7EWP6FV0
    www.megaupload.com/?d=52IFIPMT


    در سی دی اول لینک قسمت هفتم موجود نیست.
    این هم لینک این قسمت:
    http://www.megaupload.com/?d=H2VB1R2U

  17. کاربر روبرو برای این پست مفید از hadi_joon62 تشکر کرده:

    arshak (12-17-2008)

  18. #70
    مدیریت کل انجمن ها آواتار Keyvan
    تاریخ عضویت
    Feb 2007
    محل سكونت
    TD
    پست
    1,406
    تشکر
    1,277
    تشکر شده: 2,804 بار در 809 پست

    میزان اعتبار
    10

    پیش فرض


    Virtual Training Company's MySQL tutorial is just what you need to begin designing and developing database management systems. Joshua Mostafa will help you go from a beginner's understanding of databases and SQL to gaining mastery knowledge in only 8 hours of training. He starts the tutorial by covering the basics of databases and SQL. Once you are comfortable with the basics, move on to the more complex aspects of SQL, such as variables and security. You can start right away by simply clicking one of the movie topics below.



    Title: MySQL
    Author: Joshua Mostafa
    SKU: 33364
    ISBN: 1930519745
    Release Date: 2002-07-25
    Duration: 8 hrs / 71 lessons
    Compatibility: Win XP, 2000, 98, NT, Mac OS X, OS 9



    To view the Free Tutorials listed below, you must have QuickTime installed. Monitor resolution needs to be set to at least 1024x768 to view the entire movie.


    More info:

    كد - لینک:
    http://www.vtc.com/products/mysql.htm
    حجم فایل : 33 مگابایت

    كد - لینک:
    http://rapidshare.com/files/64729965/vtcmysql.rar

    «»«»«»«»«»«»«»«»«»«»

    «»«»«»«»«»«»«»«»«»«»


  19. کاربر روبرو برای این پست مفید از Keyvan تشکر کرده:

    Jozef (01-26-2009)

  20. #71
    مدیریت کل انجمن ها آواتار Keyvan
    تاریخ عضویت
    Feb 2007
    محل سكونت
    TD
    پست
    1,406
    تشکر
    1,277
    تشکر شده: 2,804 بار در 809 پست

    میزان اعتبار
    10

    پیش فرض


    VTC (Virtual Training Company) - TCP/IP (Transmission Control Protocol/Internet Protocol) Packet Analysis

    Both network administrators and IT security professionals must have the fundamental knowledge of TCP/IP to do their jobs. With that comes a necessity to be able to analyze TCP/IP traffic in order to troubleshoot network problems, analyze attacks, and better understand and secure their systems. Veteran VTC author, Bobby Rogers, will provide in-depth explanations for beginners and seasoned network professionals alike to enable them to understand the complex techniques of TCP/IP traffic analysis.

    Overview:

    Introduction
    Introduction & Course Outline (04:03)

    TCP/IP Concepts
    The OSI Model (06:40)
    The TCP/IP Protocol (05:13)
    TCP/IP Protocols & Model (03:07)
    How Network Communication Really Works (03:1

    Basics of TCP & UDP Protocols
    Introduction to TCP & UDP Protocols (04:30)
    TCP & UDP Ports (07:10)
    TCP Sequence Numbers (02:16)
    Windowing (02:22)
    TCP Flags (02:27)
    TCP 3-Way Handshake (02:21)
    Demonstration: TCP Session (04:50)

    TCP & UDP Packet Construction
    Common Packet Construction (04:34)
    Taking Apart a TCP Packet (03:54)
    Demonstration - Taking Apart a TCP Packet (05:12)
    Examining a UDP Datagram (02:33)
    Demonstration - Examining a UDP Datagram (04:22)

    Basics of IP Protocols
    IP Protocols (04:23)
    Breakdown of an IP Packet (04:00)
    Demonstration: An IP Packet Header (04:01)
    ICMP (07:03)
    ARP (04:26)

    Packet Analysis Tools
    Wireshark (07:50)
    Tcpdump & WinDump (02:44)
    ColaSoft Packet Builder (06:10)
    Hping2 (05:4
    Scanning Tools (05:24)

    Packet Capturing
    Packet Capturing with Wireshark pt. 1 (04:31)
    Packet Capturing with Wireshark pt. 2 (04:02)
    Recording & Using Packet Captures (06:37)
    Sniffing Switched vs. Non-Switched Traffic (05:44)

    Analyzing TCP/IP Traffic
    Establishing Pattern & Timeline (04:55)
    Getting the Entire Session (04:11)
    Knowing What to Look For pt. 1 (02:13)
    Knowing What to Look For pt. 2 (06:23)
    Analyzing a Simple Traffic Capture (05:44)

    Analyzing Common Protocols
    FTP (06:47)
    Telnet (05:27)
    HTTP (05:54)
    HTTPS (06:26)
    SMB & NetBIOS (04:46)

    Looking for Malicious Traffic
    What Malicious Traffic Looks Like pt. 1 (05:06)
    What Malicious Traffic Looks Like pt. 2 (04:34)
    Excessive/Oversized/Fragmented Packets (03:24)
    TCP Flags (05:31)
    ICMP Attacks (06:27)
    Spoofed Traffic (05:27)

    Examining Wireless Traffic
    Capturing Wireless Traffic pt. 1 (05:43)
    Capturing Wireless Traffic pt. 2 (05:01)
    Taking Apart a Wireless Session (07:12)
    Examining Wireless Traffic - WEP (04:05)
    Examining Wireless Traffic - WPA (04:54)

    Practical Applications of Traffic Analysis
    Network Troubleshooting pt. 1 (04:15)
    Network Troubleshooting pt. 2 (05:5
    Intrusion Detection (06:39)
    Network Forensics (05:33)
    Defeating Traffic Analysis pt. 1 (04:27)
    Defeating Traffic Analysis pt. 2 (04:31)

    Course Wrap Up
    Wrap Up (04:21)

    كد - لینک:
    http://rapidshare.com/files/185459383/LiP-VTC_-_TCP-IP_Packet_Analysis.part1.rar 
    http://rapidshare.com/files/185478709/LiP-VTC_-_TCP-IP_Packet_Analysis.part2.rar 
    http://rapidshare.com/files/185498559/LiP-VTC_-_TCP-IP_Packet_Analysis.part3.rar 
    http://rapidshare.com/files/185514157/LiP-VTC_-_TCP-IP_Packet_Analysis.part4.rar

    «»«»«»«»«»«»«»«»«»«»

    «»«»«»«»«»«»«»«»«»«»


صفحه 5 از 5 نخستنخست 12345

Bookmarks

Bookmarks

قوانین ارسال

  • شما نمیتوانید تاپیک جدید ارسال کنید.
  • شما نمیتوانید جوابی ارسال کنید.
  • شما نمیتوانید فایل ضمیمه کنید.
  • شما نمیتوانید پست ها را ویرایش کنید.
  •