代码搜索结果
找到约 10,322 项符合
Communication 的代码
i386v4.mh
# Host: Intel 386 running SVR4
XM_FILE= xm-i386v4.h
XDEPFILES=
# for network communication
XM_CLIBS= -lsocket -lnsl
NAT_FILE= nm-i386v4.h
NATDEPFILES= corelow.o core-regset.o solib.o fork-child.o i
i386v42mp.mh
# Host: Intel 386 running SVR4
XM_FILE= xm-i386v4.h
XDEPFILES=
# for network communication
XM_CLIBS= -lsocket -lnsl
# we don't want nm-i386v4.h since that defines LOSING_POLL which isn't
# appropri
i386dgux.mh
# Host: Intel 386 running DGUX, cloned from SVR4
XM_FILE= xm-i386v4.h
XDEPFILES= ser-tcp.o
# for network communication
XM_CLIBS= -lsocket -lnsl
NAT_FILE= nm-i386v4.h
NATDEPFILES= corelow.o core-regs
i386v4.mh
# Host: Intel 386 running SVR4
XM_FILE= xm-i386v4.h
XDEPFILES=
# for network communication
XM_CLIBS= -lsocket -lnsl
NAT_FILE= nm-i386v4.h
NATDEPFILES= corelow.o core-regset.o solib.o fork-child.o i
i386v42mp.mh
# Host: Intel 386 running SVR4
XM_FILE= xm-i386v4.h
XDEPFILES=
# for network communication
XM_CLIBS= -lsocket -lnsl
# we don't want nm-i386v4.h since that defines LOSING_POLL which isn't
# appropri
testheartbeatcomm.in
#!/bin/sh
# The purpose of this script is to break or fix the communication in the cluster.
#
HADIR=@sysconfdir@/ha.d
HBSCRIPT=@INITDIR@/heartbeat@INIT_EXT@
LIBDIR=@libdir@/
HBLIB=$LIBDIR/heartbeat
T
src_communication.txt
"E:\\源程序\\第7章 Applet\\C706\\Communication\\Communication.java"
communication.java
import java.applet.*;
import java.awt.*;
import java.awt.event.*;
import java.net.URL;
import java.net.MalformedURLException;
public class Communication extends Applet
communication2.jcw
! ** JCreator Workspace File (C)2000
! ********** DO NOT EDIT *********
VERSION := "1.00"
LABEL := "Communication"
! Start Project Structure
#[BeginProject]SOURCE := "Communication.jcp" #[End
block.in
# This file defines the set of CIDRs (network/mask-length) to which
# communication should never be allowed.
#
# See @FINALDOCDIR@/policygroups.html for details.
#
# $Id: block.in,v 1.4 2003/02/17 02: