tcp

所属分类:VxWorks
开发工具:C/C++
文件大小:19KB
下载次数:9
上传日期:2018-06-15 14:04:19
上 传 者loongman
说明:  TCP 编程,主要完成VxWorks下的TCP IP编程,分为server和client端,可以作为初学者很好的例程。
(TCP programming, mainly completed under the VxWorks TCP IP programming, divided into server and client terminal, can be a good routine for beginners.)

文件列表:
tcp\echoClient.c (9448, 2002-07-17)
tcp\echoServer.c (8285, 2002-07-17)
tcp\uxBlastee.c (3977, 2002-07-17)
tcp\uxBlaster.c (2760, 2002-07-17)
tcp\vxBlastee.c (4748, 2002-07-17)
tcp\vxBlaster.c (3034, 2002-07-17)
tcp\winBlaster.c (4062, 2002-07-17)
tcp (0, 2014-03-13)

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

近期下载者

相关文件


收藏者