Project 1 Data Communication Spring 2010, ICE 3025-44 Stephen Kim, Ph.D.

Slides:



Advertisements
Similar presentations
Live Text C1 Basics Create a Project Submit the Project for Review Check the Status of Review Read Instructor Comments.
Advertisements

Submission Instructions – Delete this slide This slide is designed to help you fill out the pro-forma for the 2012 Energy Chamber CSR Awards. Remember.
JavaScript FaaDoOEngineers.com FaaDoOEngineers.com.
Introduction to JavaScript
SERVER web page repository WEB PAGE instructions stores information and instructions BROWSER retrieves web page and follows instructions Server Web Server.
Donald N.S. Unger, PhD Writing Across the Curriculum Spring 2008 The CI-M Side of Lab 2: Writing the Design Report.
05/06/2005ENEE408G Spring 2005 Multimedia Signal Processing 1 ENEE408G: Capstone Design Project: Multimedia Signal Processing Final Remarks.
1 MID TERM EXAM DIRECTIONS George Koutsogiannakis Spring 2011 CS441 CURRENT TOPICS IN PROGRAMMING LANGUAGES.
Course Orientation Assignments Tool. If the Assignments tool has been added to the course, use the Assignments link in the Course Menu to access upcoming.
COMP4710 Senior Design Richard Chapman. Outline What is Senior Design? What is Senior Design? Course Structure Course Structure End of Cycle Binder End.
Spring 2010, ICE Stephen Kim, Ph.D.. March 3 rd – June 11 th, 2010 Wednesday and Friday 1:30-2:45 pm Room
Complex Work Unit Pilot Program Lisa J. Hobbs, Ph.D. Project Manager Search and Information Resources Administration Biotechnology/Chemical/Pharmaceutical.
Other Features Index and table of contents Macros and VBA.
1 Project 6: Cats in Tree. 2 Project 3: Cats in Tree In this project you will Create a class definition for a Cat class. Populate a BST with Cat information.
Debugging, Build and Version Control Rudra Dutta CSC Spring 2007, Section 001.
ITM352 PHP and Dynamic Web Pages: Server Side Processing.
INTRODUCTION TO WEB DATABASE PROGRAMMING
October 30, 2008 Extensible Workflow Management for Simmod ESUG32, Frankfurt, Oct 30, 2008 Alexander Scharnweber (DLR) October 30, 2008 Slide 1 > Extensible.
Project 2 Data Communication Spring 2010, ICE Stephen Kim, Ph.D.
Spring 2010, ECE Fri 9:00-11:45am Room
Slide 1 of 19 Welcome to GSA’s Vendor and Customer Self Service (VCSS) course Section 7: Correspondence Navigation This presentation is compliant with.
InternshipGuidelinesInternshipGuidelines 1 Spring 2015 Semester.
Using the Flashcard Template Copy the presentation to your hard drive. There are two sets of templates: Slides #3 & 4 are for identifying terms Slides.
CSU - DCE Advanced Perl CGI Operation - Fort Collins, CO Copyright © XTR Systems, LLC Introduction to the Common Gateway Interface (CGI) on the.
Object-Oriented Analysis & Design Subversion. Contents  Configuration management  The repository  Versioning  Tags  Branches  Subversion 2.
1 Project 4: Vehicle Inventory. 2 Write a program to read a text file containing information about vehicles and output the information First in the order.
CSCI-1411 F UNDAMENTALS O F C OMPUTING L AB Shane Transue Spring 2014.
My Workspace ELearning in Sakai Randy Graff, PhD HSC Training.
N from what language did C++ originate? n what’s input, output device? n what’s main memory, memory location, memory address? n what’s a program, data?
CSU - DEO Introduction to CGI - Fort Collins, CO Copyright © XTR Systems, LLC Introduction to the Common Gateway Interface (CGI) Instructor: Joseph DiVerdi,
Advanced Data Communication Spring Due Date  March 19th, 2010.
Going Green Initiatives in AP Computer Science A (Mr. Smith’s Classroom)
Insert Team Name Insert submission date Step 1: Complete all four slides. Step 2: the completed slides to
What’s New in Office 2007 By: Kathleen MacKinnel.
IR Homework #3 By J. H. Wang May 10, Programming Exercise #3: Text Classification Goal: to classify each document into predefined categories Input:
CPS120: Introduction to Computer Science Introduction to C++
Embedded Reservation Space -Lakshminarayana Lakkavarapukota
GUI For Computer Architecture May01-05 Team Members: Neil HansenCprE Ben JonesCprE Jon MathewsCprE Sergey SannikovCprE Clients/Advisors: Manimaran Govindarasu.
Project 3: Ticket Printer
Word 2007® Business and Personal Communication How can Microsoft Word 2007 help you work with others?
Uploading Documents Please use your arrow keys to advance to the next slide.
Advanced Data Communication Spring Due Date  April 9th, 2010.
From Students… …to Professionals The Capstone Experience 01/25: Team Status Reports Dr. Wayne Dyksen Department of Computer Science and Engineering Michigan.
1 Project 2: Sorting Cats. Write a C++ console application to read a text file containing information about cats and output the information to the screen.
Engrade Turn-Ins ALLOW STUDENTS TO DIGITALLY TURN IN AN ASSIGNMENT.
Submission of projects in Oncourse Computer Science and Computer Information IUPUI.
How to Turnitin Dr Stephen Rankin Lecturer in Academic Writing and Literacy Murdoch University A 6 step guide for submitting your assignments to Turnitin.
(Spring 2015) Instructor: Craig Duckett Lecture 14: Thursday, May 12 th, 2016 Visual Studio Community Edition 1.
11 SUPPORTING WINDOWS XP FILE AND FOLDER ACCESS Chapter 5.
XP Creating Web Pages with Microsoft Office
WEB 431 Aid Education Expert/web431aidexpert.com FOR MORE CLASSES VISIT www. web431aid.com.
ECO 561 Week 5 Peer Review NEW To purchase this material click below link NEW/ECO-561-Week-5-Peer-Review-NEW For.
BSHS 402 Week 5 Learning Team Case Manager Interviews Check this A+ tutorial guideline at 5-Learning-Team-Case-Manager-Interviews.
Final Report You have to write a “Marketing Plan” as a team for the final report. Assume that your team is working for a business that is launching a.
Computer Terms Review from what language did C++ originate?
Final Project of Computer Graphics
Using the Flashcard Template
Computer Project III PHOTO GALLERY.
CGS 3066: Web Programming and Design Spring 2017
BIL 104E Introduction to Scientific and Engineering Computing
Printer Admin Print Job Manager
Intro to Client-Side Rendering
The Capstone Experience
GitHub A Tool for software collaboration James Skon
Tutorial 10: Programming with javascript
Introduction to PHP.
Visual Studio Walk-Through PHASE 03 DUE THURSDAY
PHASE 03 DUE (Winter 2016) Instructor: Craig Duckett
(Winter 2017) Instructor: Craig Duckett Lecture 18: Tuesday, March 7th
Web Application Development Using PHP
Presentation transcript:

Project 1 Data Communication Spring 2010, ICE Stephen Kim, Ph.D.

Due Date March 19th, 2010

Mission You will make a simple echo server and client as given at the end of this slide. However, the given programs may be imperfect due to some compatibility issues between the system the programs were compiled and yours. You will modify the source to adapt the code to your computers.

Team You will form a group of 5 persons. Each group submits ONE copy of the project report, but each member completes a “Peer Rating” form and submits it to the instructor CONFIDENTIALLY.

Requirement Use either C or C++ programming language. Period. The submission must include soft and hard copy of ◦ source files (C files and H files) ◦ text trace of compilation ◦ text trace of execution (the client side, and the server side) All codes must be properly formatted and tabbed, and include proper in-line documents (comments). All submission must be archived (compressed) into a single file for submission.