📄 readme_uxblaster.txt
字号:
FILE LIST - uxBlaster.c DESCRIPTION - This is a client program which connects to the server via TCP socket for UNIX. It allows to configure the maximum size of the socket-level send buffer. It repeatedly sends a given size message to the given port at destination target. RUNNING DEMO - To run this blaster program from your UNIX host do the following: % blaster <target name> 7000 1000 16000 & EXAMPLE COMPILE LINE - cc -o uxBlaster uxBlaster.c -lsocket -lnsl
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -