代码搜索结果
找到约 10,000 项符合
Communication 的代码
description.txt
This tests VPN-style Opportunistic Encryption.
East is configured to do OE to the westnet.
West is configured to do only passive OE.
Sunset is alive on the westnet. It has two IPs: .1 (not OE) and .3
readme
README for MotorBoardTop
Author/Contact: cotsbots-help@millennium.berkeley.edu
Description:
It is expected that this component run on the UC Berkeley motor board equipped
with an Atmel ATmega8L micr
blinky.c
/* BLINKY.C - LED Flasher for the Keil MCBx51 Evaluation Board with 80C51 device*/
#include
// When you have enabled the option Stop Program Execution with Serial
/
blinky.c
/* BLINKY.C - LED Flasher for the Keil MCBx51 Evaluation Board with 80C51 device*/
#include
char code reserve [3] _at_ 0x23;
sbit LED = P3^6;
// When you have
blinky.c
/* BLINKY.C - LED Flasher for the Keil MCBx51 Evaluation Board with 80C51 device*/
#include
char code reserve [3] _at_ 0x23;
sbit LED = P3^6;
// When you have
intro.sgml
Introduction>
What is Intercom
Intercom aimes to be a high
readme.dynsql
descriptor statements have the following shortcomings
- input descriptors (USING DESCRIPTOR ) are not supported
Reason: to fully support dynamic SQL the frontend/backend communication
s
monapp.h
/* This header file is used by both the application and the monitor.
It is the linkage used to establish a communication path between the
monitor and the application.
*/
#include "monlib.h"
#d
monapp.h
/* This header file is used by both the application and the monitor.
It is the linkage used to establish a communication path between the
monitor and the application.
*/
#include "monlib.h"
#d
monapp.h
/* This header file is used by both the application and the monitor.
It is the linkage used to establish a communication path between the
monitor and the application.
*/
#include "monlib.h"
#d