Lines Matching refs:TCP
62 NetPIPE is provided with protocol-specific shims for TCP (using the
64 PVM, don't worry; TCP is the typical shim used. It should be easy to
66 by the TCP, MPI and PVM interfaces.
78 command "make TCP", "make MPI", or "make PVM" as appropriate,
83 over TCP, MPI, or PVM, and the following section on interpreting the
89 For TCP, run a NetPIPE receiver on one computer by issuing the command
99 This option currently has no effect on TCP
101 -b: specify send and receive TCP buffer sizes e.g. "-b 32768"
129 individual systems interconnected using TCP/IP) in the Argonne MPICH
237 integers in TCP.c (this solves interoperability problems between
239 * Add dummy "echo" commands after TCP, MPI, and PVM targets in the
243 "cc -O -o TCP TCP.c" after the dependency is satisfied.
253 system calls in TCP.c. Handle short reads properly. Make the Sync()