readme.txt

来自「Network Tools In this exercise, you wil」· 文本 代码 · 共 7 行

TXT
7
字号
Excuting ModifiedClient.java:

1  Input the hostname as a parameter(E.g www.baidu.com).
2  Click the run butten,then it will register "Please input a command: ". 
   Look at this,input "GET" command as the instruction(E.g GET / HTTP/1.0) from console.
3  Bytes of the sent and bytes of the received will be printed into console.
4  At the same time, head and contents will be stored in the "RECEIVE.txt".

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?