BC-isit442 Class Overview And Structure
Version 0.1
January 05, 2016
http://mohsen.banan.1.byname.net/PLPC/120048
Contents
- Part I Message Platform Preparations
- Part II SMTP and IMAP/POP Dialogues
- Part III Class Activities
- Part IV Assignments
Part I |
[plain] Part 2: SMTP and IMAP/POP Dialogues
Contents
- Part I Message Platform Preparations
- Part II SMTP and IMAP/POP Dialogues
- Part III Class Activities
- Part IV Assignments
[part=2]
5 SMTP Dialogue Examples
Message Transfer Blee Panel – Walkthrough
- IIM BinsPreps
- Send And Receive
- Send
- Receive
- Monitor
- Test and Diagnose
6 IMAP Dialogue Examples
Message Transfer Blee Panel – Walkthrough
- IIM BinsPreps
- Send And Receive
- Send
- Receive
- Monitor
- Test and Diagnose
7 Pop Dialogue Examples
Message Transfer Blee Panel – Walkthrough
- IIM BinsPreps
- Send And Receive
- Send
- Receive
- Monitor
- Test and Diagnose
Part III |
[plain] Part 4: Assignments
Contents
- Part I Message Platform Preparations
- Part II SMTP and IMAP/POP Dialogues
- Part III Class Activities
- Part IV Assignments
[part=4]
10 Review Of Last Week’s Assignments
[plain]Review Of Last Set Of Assignments
- RFCs List Assignment
- Readings
11 Next Set Of Assignments
[plain]Next Set Of Assignments
-
Design Your MailInjector.sh Based On The Functional Spec
Do It However You Wish. Pseudo Code, High Level Bash, Flow Chart, English Description.
Include Error Handling and Data Analysis – How Should Input Be Delivered To It?
Consider Making It Parallel Vs Serial/Linear.
Consider Scaling
-
Messaging Protocol Dialogues Preparations
Study The Simplest Complete Example For Sending An SMTP (encrypted and clear) Message. (Marcus+Marcus)
Study The Simplest Complete Example For Retreiving An IMAP (encrypted and clear) Message. (Jon+Delux)
Study The Simplest Complete Example For Retrieving A POP clear Message. (Hootan+Yuri)