代码搜索结果
找到约 1,694 项符合
Relay 的代码
relay.cc
//
// Test for etherealize/incarnate
//
#include "hello.h"
#ifdef HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#else // HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#endif // HAVE_ANSI_CPLUSPLU
makefile
include ../../../MakeVars
CXXFLAGS := -I. -I../../../include $(CXXFLAGS) #$(EHFLAGS)
LDFLAGS := -L../../../orb $(LDFLAGS)
LDLIBS = -lmico$(VERSION) $(CONFLIBS)
all: .depend client server relay
expected-output
server: Running.
relay: Running.
client: user ``karel'' calls hello() operation
relay: operation executed by: ``karel''
relay: server->hello()
server: operation executed by: ``relay'' on behalf of ``
relay.cc
//
// Test for etherealize/incarnate
//
#include "hello.h"
#ifdef HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#else // HAVE_ANSI_CPLUSPLUS_HEADERS
#include
#endif // HAVE_ANSI_CPLUSPLU
if_frad.h
/*
* DLCI/FRAD Definitions for Frame Relay Access Devices. DLCI devices are
* created for each DLCI associated with a FRAD. The FRAD driver
* is not truly a network device, but the lower level
sdla_fr.h
/*****************************************************************************
* sdla_fr.h Sangoma frame relay firmware API definitions.
*
* Author: Gideon Hack
* Nenad Corbic
dhcprlib.c
/* dhcprLib.c - DHCP relay agent library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01p,22mar02,wap don't start
dhcprelay.c
/* dhcpRelay.c - DHCP server and relay agent shared code library */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01e,0