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

📄 readme_uxblaster.txt

📁 vxworks下tcp通信的源代码例子server和client源代码
💻 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 + -