代码搜索结果
找到约 1,694 项符合
Relay 的代码
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
interface.c
/* interface.c - DHCP server and relay agent network interface library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
dhcpr.c
/* dhcpr.c - DHCP relay agent library */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01h,23apr02,wap Use BPF_WORDALI
relay.jsp
jb-aptech毕业设计项目
entries
/confirm.jsp/1.1/Sat Feb 21 02:34:37 2009//
/list.jsp/1.2/Sat Feb 21 02:34:37 2009//
/relay.jsp/1.1/Sat Feb 21 02:34:37 2009//
/vssver.scc/1.1/Sun Feb 8 06:33:22 2009/-kb/
makefile
include ../../../MakeVars
CXXFLAGS := -I../../../include $(CXXFLAGS) #$(EHFLAGS)
LDFLAGS := -L../../../orb $(LDFLAGS)
LDLIBS = -lmico$(VERSION) $(CONFLIBS)
all: .depend client server relay
cl
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
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 ``