File Operations across Internet

User Generated

xnzry88558855

Programming

cpts360

Washington State University - Spokane

Description

website which contains the materials

https://www.eecs.wsu.edu/~cs360/

refer to this link for more information about network programming

https://www.eecs.wsu.edu/~cs360/network.pdf

WORK IN 2-PERSON TEAMS

                  DUE & DENO : Friday 11-30-2018

A. OBJECTIVES:
   Network Programming using TCP.
   Unix system calls for file operations.

B. TCP/IP Program:
   samples/LAB8: server.c and client.c files

C. Pre-work:

   Download sever.c client.c files.
   Modify client.c: Send a line containing 2 numbers, e.g. 123 456, to server.
          server.c: Add the 2 numbers, send reply as       123 456 SUM = 579

    The sample solution can do a lot of user commands; both local and remote. 

C. REQUIREMENTS:

   Project #1 in Chapter 13 of posted class notes.
                    Sample Solutions
             samples/LAB8/ : server  and client

User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

This question has not been answered.

Create a free account to get help with this and any other question!

Related Tags