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

📄 readme_uxblastee.txt

📁 vxworks下tcp通信的源代码例子server和client源代码
💻 TXT
字号:
FILE LIST -       uxBlastee.c  DESCRIPTION - 	     This is a server program which communicates with client through a 	     TCP socket. It is intended to be run on a UNIX system (hence the 	     name "ux" for UNIX). It allows to configure the maximum size of  	     socket-level receive buffer. It repeatedly reads a given size  	     message from the client and reports the number of bytes read every 	     minute.  RUNNING DEMO - 	     To run this blastee task from UNIX host do the following: 	     % blastee   7000  1000  16000 &  EXAMPLE COMPILE LINE - 	     cc -o uxBlastee uxBlastee.c -lsocket -lnsl

⌨️ 快捷键说明

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