4.UDP-sockets-communication-

所属分类:VxWorks
开发工具:C/C++
文件大小:5KB
下载次数:8
上传日期:2012-12-16 15:52:56
上 传 者saintkikyo
说明:  UDP sockets communication between UDP server running on a VxWorks system and UDP client running on a UNIX host

文件列表:
4.UDP sockets communication between UDP server running on a VxWorks system and UDP client running on a UNIX host\client.h (448, 2003-12-11)
4.UDP sockets communication between UDP server running on a VxWorks system and UDP client running on a UNIX host\udpExample.h (524, 2003-12-11)
4.UDP sockets communication between UDP server running on a VxWorks system and UDP client running on a UNIX host\unixClient.c (3161, 2003-12-11)
4.UDP sockets communication between UDP server running on a VxWorks system and UDP client running on a UNIX host\vxServer.c (3038, 2003-12-11)
4.UDP sockets communication between UDP server running on a VxWorks system and UDP client running on a UNIX host (0, 2005-12-29)

FILE LIST - vxServer.c DESCRIPTION - myServer - Server reads from local socket and displays client's message. If requested, server sends a reply back to the client. Code executes on VxWorks target and use VxWorks header files. RUNNING DEMO - Place the vxServer.c in your dir. Depending on the target you have, define the CPU in your compile line and use the Makefile in the BSP dir. to compile. TESTED ON - Host/Target : Solaris 2.5.1 / mv1604 VxWorks : 5.3.1 EXAMPLE COMPILE LINE - make CPU=PPC604 vxServer.o % make CPU=PPC604 vxServer.o ccppc -B/petaluma1/mayur/tor101-ppc/host/sun4-solaris2/lib/gcc-lib/ -mstrict-align -ansi -nostdinc -O2 -fvolatile -fno-builtin -fno-for-scope -Wall -I/h -I. -I/petaluma1/mayur/tor101-ppc/target/config/all -I/petaluma1/mayur/tor101-ppc/target/h -I/petaluma1/mayur/tor101-ppc/target/src/config -I/petaluma1/mayur/tor101-ppc/target/src/drv -DCPU=PPC604 -DMV1600 -DTARGET_DIR="\"mv1604\"" -c vxServer.c

近期下载者

相关文件


收藏者