Client

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

SerVER NET628000@sunworkstation:~> vi NET628000@sunworkstation:~> vi first NET628000@sunworkstation:~> ls bin first public_html server NET628000@sunworkstation:~> mv first first.c NET628000@sunworkstation:~> ls bin first.

c public_html server NET628000@sunworkstation:~> gcc first.c NET628000@sunworkstation:~> ls a.out bin first.c public_html server NET628000@sunworkstation:~> gcc first.c -o server NET628000@sunworkstation:~> ls a.out bin first.c public_html server NET628000@sunworkstation:~> ./server 7777

CLIENT ls a.out bin first.c public_html server NET628000@sunworkstation:~> clear NET628000@sunworkstation:~> telnet localhost 7777 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. welcome and thanks for connecting, stay connected threwhjrjkrwjhrw threwhjrjkrwjhrw ghkagshkgfashgdf ghkagshkgfashgdf kjasfhfhjhfsd kjasfhfhjhfsd hklhasdfjkjksd hklhasdfjkjksd quit Bye host now closing down, connect next time onnection closed by foreign host.

You might also like