tcp

所属分类:VxWorks
开发工具:C/C++
文件大小:19KB
下载次数:133
上传日期:2009-02-08 18:20:35
上 传 者真北极星
说明:  vxworks下tcp通信的源代码例子server和client源代码
(tcp communication under the VxWorks source code examples of server and client source code)

文件列表:
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, 2006-12-04)

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

近期下载者

相关文件


收藏者