Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp7.1.php on line 2

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp7.1.php on line 2

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp7.1.php on line 3

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp7.1.php on line 4

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp7.1.php on line 5

Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL in /var/www/html/activities/books/networking/labbook/exp/exp7.1.php on line 8

 

 


Douglas E. Comer


Computer Science Department
Purdue University
West Lafayette, IN 47907

webmaster: W. David Laverell


Companion Topics

Home

Book Information

Purpose of Site

Getting Started

Students

Faculty

"What's New"

"Coming Attractions"

"C Pointers"

Acknowledgements

 

 
Hands-On Networking: Experiment 7.1 Home > Student > Experiments > 7.1

Experiment 7.1

Chapter 7
7.1 7.2 7.3
The directions in the Procedure and Details lead you right down the path to success. Number 7 is absolutely critical, and its successful completion brings great satisfaction.

If you have had an opeating systems course, you are well prepared for this experiment. If not, you are going to need to find a good sample program that uses threads. The exercises make it clear just where to put your threads code.

Important note: it is essential that you indicate the threads library when you link your program. Usually, when you forget a library, you know it right away. (Try linking a socket program without the -lsocket!) In this case, however, there is not even a warning message, the program fails on the thread create.

Important note: for testing you will need a file client. Use the one you wrote for Experiment 5.3.



This site is maintained by W. David Laverell of the Computer Science Department at Calvin College. For assistance or corrections, please contact him at lave@calvin.edu.