Script started on Tue 12 Feb 2002 12:42:00 AM PST
   February 2002

npu8:/home/huanghao/cs515/hw1(15)>ll

total 1248
-rwxr-xr-x   1 huanghao    75056 Feb 12 00:43 client_hw1_2860*
-rw-r--r--   1 huanghao        0 Feb 12 00:42 client_npu5
-rw-------   1 huanghao     6384 Feb  3 17:32 libmyerror.a
-rw-------   1 huanghao     1226 Feb 12 00:40 makefile
-rw-------   1 huanghao     1739 Feb 12 00:35 readme
-rwxr-xr-x   1 huanghao    74249 Feb 12 00:43 server_hw1_2860*
-rw-r--r--   1 huanghao        0 Feb 12 00:42 server_npu8
-rw-------   1 huanghao     2026 Feb 12 00:35 srcp.h
-rw-------   1 huanghao      625 Feb 12 00:35 srcp_app_clnt.c
-rw-r--r--   1 huanghao      557 Feb 12 00:43 srcp_app_clnt.o
-rw-------   1 huanghao      623 Feb 12 00:35 srcp_app_srv.c
-rw-r--r--   1 huanghao      556 Feb 12 00:43 srcp_app_srv.o
-rw-------   1 huanghao     4578 Feb 12 00:35 srcp_clnt.c
-rw-r--r--   1 huanghao     4656 Feb 12 00:43 srcp_clnt.o
-rw-------   1 huanghao     4293 Feb 12 00:35 srcp_srv.c
-rw-r--r--   1 huanghao     4136 Feb 12 00:43 srcp_srv.o
-rw-------   1 huanghao     3769 Feb 12 00:35 srcp_util.c
-rw-r--r--   1 huanghao     2456 Feb 12 00:43 srcp_util.o
-rw-------   1 huanghao     2168 Feb 12 00:35 srcp_util_soc.c
-rw-r--r--   1 huanghao     1468 Feb 12 00:43 srcp_util_soc.o

npu8:/home/huanghao/cs515/hw1(16)>cp server_hw1_2860 /tmp/server2860

npu8:/home/huanghao/cs515/hw1(17)>cp srcp.h /tmp/srcp.txt

npu8:/home/huanghao/cs515/hw1(18)>server_hw1_2860

**dumpAddr: Local = npu8, 192.168.0.38, 22860

**dumpAddr: Peer = npu5, 192.168.0.35, 57707

1024

Message in cmdBuf is: Tclnt.exe

Server open file clnt.exe for write success!!

**dumpAddr: Local = npu8, 192.168.0.38, 22860

**dumpAddr: Peer = npu5, 192.168.0.35, 57708

1024

Message in cmdBuf is: T/home/huanghao/txt2860.txt

Server open file /home/huanghao/txt2860.txt for write success!!

**dumpAddr: Local = npu8, 192.168.0.38, 22860

**dumpAddr: Peer = npu5, 192.168.0.35, 57709

1024

Message in cmdBuf is: R/tmp/server2860

Server open file /tmp/server2860 for read success!!

**dumpAddr: Local = npu8, 192.168.0.38, 22860

**dumpAddr: Peer = npu5, 192.168.0.35, 57712

1024

Message in cmdBuf is: R/tmp/srcp.txt

Server open file /tmp/srcp.txt for read success!!

^C

npu8:/home/huanghao/cs515/hw1(19)>diff /tmp/server2860 srv2860.exe

npu8:/home/huanghao/cs515/hw1(20)>diff /tmp/srcp.txt srcptxt

npu8:/home/huanghao/cs515/hw1(21)>^D

Use "exit" to leave sh.

npu8:/home/huanghao/cs515/hw1(21)>exit
script done on Tue 12 Feb 2002 01:00:07 AM PST
