代码搜索结果
找到约 2,053 项符合
Relay 的代码
sfa.properties
# -- Email Related Settings --
smtp.relay.host=localhost
# -- Lead Notification Settings --
lead.notify.smtp.debug=false
lead.notify.link.url=http://localhost:8080/sfa/control/leadDetail?actio
transportmode.cs
namespace Imps.Client.Core
{
using System;
public enum TransportMode
{
Block,
Relay,
RelayV2,
P2P,
P2PV2,
P2PV3
}
}
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
main.h
#include
#include
#include
sbit ST_AD=P1^0;
sbit EOC=P1^1;
sbit RELAY1=P1^2;
sbit RELAY2=P1^3;
sbit TR=P1^4;
sbit AD_A0=P1^5;
sbit AD_A1=P1^6;
sbit AD_A2
main.h
#include
#include
#include
sbit ST_AD=P1^0;
sbit EOC=P1^1;
sbit RELAY1=P1^2;
sbit RELAY2=P1^3;
sbit TR=P1^4;
sbit AD_A0=P1^5;
sbit AD_A1=P1^6;
sbit AD_A2
rpl_000015.result
reset master;
show master status;
File Position Binlog_Do_DB Binlog_Ignore_DB
master-bin.000001 102
reset slave;
show slave status;
Slave_IO_State Master_Host Master_User Master_Port Connect_Retry M
mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "DxManger.h"
#include "relay.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
router.c
/* router.c
Web Service message router (relay server and message forwarding)
Note: HTTP cookies are not supported
Copyright (C) 2000-2002 Robert A. van Engelen. All Rights Reserved.
Configure:
m_sethost.c
/*
* IRC - Internet Relay Chat, src/modules/m_sethost.c
* (C) 1999-2001 Carsten Munk (Techie/Stskeeps)
*
* See file AUTHORS in IRC package for additional names of
* t
m_chghost.c
/*
* IRC - Internet Relay Chat, src/modules/m_chghost.c
* (C) 1999-2001 Carsten Munk (Techie/Stskeeps)
*
* See file AUTHORS in IRC package for additional names of
* t