⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 garbage

📁 this gives details of the network programming
💻
字号:
# First test - try invalid methodCONNECTSEND FOO http://monte.cs.rpi.edu/~hollingd/netprog/images/smallbook.gif HTTP/1.0\r\nSEND foo: blah\r\nSEND \r\nECHOALLCLOSE# Second test - send silly requestCONNECTSEND Hi There\r\nSEND How are you\r\nSEND \r\nECHOALLCLOSE# Third test - null in URICONNECTSEND GET http://monte.cs.rpi.\0edu/~hollingd/foo.html HTTP/1.0\r\nSEND Agent: Netprog Test Client\r\nSEND \r\nECHOALLCLOSE

⌨️ 快捷键说明

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